Created attachment 1515178 [details] Evidence of verification Verified by me, attachment shows the logs of the process. update_prepare.log -> openstack overcloud update prepare update_run.log -> openstack overcloud update run update_converge -> openstack overcloud update converge
Verification was done with the following versions. PUDDLE=2018-12-14.1 RPM=openstack-tripleo-heat-templates-9.0.1-0.20181013060906.el7ost.noarch I'll leave QE to advance this to verified as they see fit.
OSP14 Minor Update from puddle 2018-12-12.4 to GA (2018-12-17.1) passed successfully. Testing Floating IP and SNAT to instances has worked as expected: +--------------------------------------+-----------------+--------+--------------------------------------------------------------+--------+-------------+ | ID | Name | Status | Networks | Image | Flavor | +--------------------------------------+-----------------+--------+--------------------------------------------------------------+--------+-------------+ | ea436de1-51e2-40cb-9eef-d720b53cc240 | rhel75_vm1_net2 | ACTIVE | net_ipv64_2=10.0.2.6, 2002::f816:3eff:fe23:2eed, 10.0.0.232 | rhel75 | rhel_flavor | | 08f439be-85e0-4086-94f2-131001a7f140 | rhel75_vm1_net1 | ACTIVE | net_ipv64_1=2001::f816:3eff:fe29:d5f9, 10.0.1.10, 10.0.0.220 | rhel75 | rhel_flavor | +--------------------------------------+-----------------+--------+--------------------------------------------------------------+--------+-------------+ (undercloud) [stack@undercloud-0 ~]$ ssh -i tester_key.pem cloud-user@rhel75_vm1_net2 ssh: Could not resolve hostname rhel75_vm1_net2: Name or service not known (undercloud) [stack@undercloud-0 ~]$ ssh -i tester_key.pem cloud-user.0.232 "ping 8.8.8.8 -c 5" | PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=51.7 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=117 time=49.4 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=117 time=48.8 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=117 time=48.8 ms 64 bytes from 8.8.8.8: icmp_seq=5 ttl=117 time=49.1 ms --- 8.8.8.8 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4008ms rtt min/avg/max/mdev = 48.877/49.617/51.721/1.083 ms (undercloud) [stack@undercloud-0 ~]$ ssh -i tester_key.pem cloud-user.0.220 "ping 8.8.8.8 -c 5" PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=49.7 ms 64 bytes from 8.8.8.8: icmp_seq=2 ttl=117 time=49.3 ms 64 bytes from 8.8.8.8: icmp_seq=3 ttl=117 time=48.9 ms 64 bytes from 8.8.8.8: icmp_seq=4 ttl=117 time=49.2 ms 64 bytes from 8.8.8.8: icmp_seq=5 ttl=117 time=49.1 ms --- 8.8.8.8 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4009ms rtt min/avg/max/mdev = 48.961/49.301/49.758/0.355 ms (undercloud) [stack@undercloud-0 ~]$ ssh -i tester_key.pem cloud-user.0.220 "ping 10.0.0.232 -c 5" PING 10.0.0.232 (10.0.0.232) 56(84) bytes of data. 64 bytes from 10.0.0.232: icmp_seq=1 ttl=64 time=3.29 ms 64 bytes from 10.0.0.232: icmp_seq=2 ttl=64 time=2.01 ms 64 bytes from 10.0.0.232: icmp_seq=3 ttl=64 time=1.13 ms 64 bytes from 10.0.0.232: icmp_seq=4 ttl=64 time=1.65 ms 64 bytes from 10.0.0.232: icmp_seq=5 ttl=64 time=1.45 ms --- 10.0.0.232 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4008ms rtt min/avg/max/mdev = 1.133/1.911/3.299/0.751 ms
Filed a doc bug specifying few extra steps needed during update process. https://bugzilla.redhat.com/show_bug.cgi?id=1660454
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045