<p dir="ltr">When was the old image built and when was the new one built? I noticed my images had stopped working on our older (Liberty) production cloud, and discovered that recently Ubuntu and Centos have both upgraded cloud-init to 0.7.9 in their base images (from something like 0.7.5), which finished the deprecation of the old cloud-init config format that our older cloud injects. If they're booting in Nova but not allowing connections, see if you can console in or inspect the logs. Cloud-init was not bringing up the networking properly on the old version for me.</p>
<br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 8, 2017, 02:59 Yipei Niu <<a href="mailto:newypei@gmail.com">newypei@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, Michael,<br>
<br>
I once installed a successful environment, so I move the amphora image of the environment to my latest environment which doesn’t work. I create a load balancer in the latest environment using the old amphora image, and it works.<br>
<br>
So I think there is some problem with the amphora image of my latest environment. The detailed info of my amphora image is as follows.<br>
<br>
stack@VM-IP10:~$ glance image-show 3bc4a09e-86b5-4e54-b468-b3d9c7ac8607<br>
+------------------+--------------------------------------+<br>
| Property | Value |<br>
+------------------+--------------------------------------+<br>
| checksum | 4bd41781226068fe91bf181efd2df8c3 |<br>
| container_format | bare |<br>
| created_at | 2017-09-28T02:50:48Z |<br>
| disk_format | qcow2 |<br>
| id | 3bc4a09e-86b5-4e54-b468-b3d9c7ac8607 |<br>
| min_disk | 0 |<br>
| min_ram | 0 |<br>
| name | amphora-x64-haproxy |<br>
| owner | 01fd6fdee6ba436abe1a4bfe5defeea2 |<br>
| protected | False |<br>
| size | 678293504 |<br>
| status | active |<br>
| tags | ["amphora"] |<br>
| updated_at | 2017-09-28T02:51:13Z |<br>
| virtual_size | None |<br>
| visibility | public |<br>
+------------------+———————————————————+<br>
<br>
Is the checksum the same to yours?<br>
<br>
Best regards,<br>
Yipei<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>