Bug 1394880
Summary: | Booting up VM with dual stack interface is affected by the order of Neutron subnet creation | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
Component: | openstack-neutron | Assignee: | Assaf Muller <amuller> |
Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 9.0 (Mitaka) | CC: | aathomas, amuller, chrisw, ihrachys, jdonohue, nyechiel, skulkarn, srevivo, tfreger, trinhlee |
Target Milestone: | async | Keywords: | Triaged, ZStream |
Target Release: | 9.0 (Mitaka) | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | hot | ||
Fixed In Version: | openstack-neutron-8.1.2-12.el7ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1367947 | Environment: | |
Last Closed: | 2016-12-21 16:49:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1367947 | ||
Bug Blocks: |
Comment 1
Charles Crouch
2016-11-14 16:17:06 UTC
verified on OSP9 virt setup OSPD9 deployment [root@vm1 ~]# ifconfig eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1458 inet 10.0.5.3 netmask 255.255.255.0 broadcast 10.0.5.255 inet6 fe80::f816:3eff:fe59:aa0 prefixlen 64 scopeid 0x20<link> inet6 2005::f816:3eff:fe59:aa0 prefixlen 64 scopeid 0x0<global> ether fa:16:3e:59:0a:a0 txqueuelen 1000 (Ethernet) RX packets 276 bytes 29956 (29.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 320 bytes 31558 (30.8 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmas[root@controller-0 ~]# [root@controller-0 ~]# k 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 0 (Local Loopback) RX packets 10 bytes 756 (756.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 10 bytes 756 (756.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 [root@vm1 ~]# logout Connection to 10.0.5.3 closed. [root@controller-0 ~]# rpm -qa |grep neutron openstack-neutron-openvswitch-8.1.2-12.el7ost.noarch openstack-neutron-bigswitch-lldp-2015.3.8-1.el7ost.noarch openstack-neutron-8.1.2-12.el7ost.noarch openstack-neutron-lbaas-8.0.0-1.el7ost.noarch python-neutron-lbaas-8.0.0-1.el7ost.noarch python-neutronclient-4.1.1-2.el7ost.noarch python-neutron-lib-0.0.2-1.el7ost.noarch openstack-neutron-bigswitch-agent-2015.3.8-1.el7ost.noarch openstack-neutron-common-8.1.2-12.el7ost.noarch openstack-neutron-ml2-8.1.2-12.el7ost.noarch python-neutron-8.1.2-12.el7ost.noarch openstack-neutron-metering-agent-8.1.2-12.el7ost.noarch 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://rhn.redhat.com/errata/RHBA-2016-2984.html |