Bug 1115163
| Summary: | CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE is always handled as set to "yes" | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jakub Libosvar <jlibosva> |
| Component: | openstack-packstack | Assignee: | Jakub Libosvar <jlibosva> |
| Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 (RHEL 7) | CC: | adahms, aortega, derekh, ichavero, jlibosva, lhh, lpeer, nyechiel, oblaut, sclewis, yeylon |
| Target Milestone: | rc | Keywords: | Regression |
| Target Release: | 5.0 (RHEL 7) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-packstack-2014.1.1-0.30.dev1204.el7ost | Doc Type: | Bug Fix |
| Doc Text: |
This update resolves an issue in which the CONFIG_PROVISION_ALL_IN_ONE_OVS_BRIDGE configuration option would always resolve to true. This was caused by a change in the logic used to produce the value against which this configuration option was tested, whereby a test result of false was unreacheable. Now, this logic has been revised so that testing this configuration key returns the correct value.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-08 15:39:58 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: | 1115444 | ||
| Bug Blocks: | |||
|
Description
Jakub Libosvar
2014-07-01 18:18:14 UTC
The original bug was fixed (https://bugzilla.redhat.com/show_bug.cgi?id=1114583) , still after systemctl restart network.service external connection is lost until systemctl restart neutron-openvswitch-agent.service openstack-packstack-2014.1.1-0.32.1.dev1209.el7ost.noarch 64 bytes from 10.35.180.254: icmp_seq=668 ttl=64 time=1.43 ms From 10.35.180.20 icmp_seq=700 Destination Host Unreachable From 10.35.180.20 icmp_seq=701 Destination Host Unreachable From 10.35.180.20 icmp_seq=702 Destination Host Unreachable From 10.35.180.20 icmp_seq=703 Destination Host Unreachable From 10.35.180.20 icmp_seq=704 Destination Host Unreachable From 10.35.180.20 icmp_seq=705 Destination Host Unreachable From 10.35.180.20 icmp_seq=706 Destination Host Unreachable From 10.35.180.20 icmp_seq=707 Destination Host Unreachable From 10.35.180.20 icmp_seq=708 Destination Host Unreachable From 10.35.180.20 icmp_seq=709 Destination Host Unreachable From 10.35.180.20 icmp_seq=710 Destination Host Unreachable From 10.35.180.20 icmp_seq=711 Destination Host Unreachable From 10.35.180.20 icmp_seq=712 Destination Host Unreachable From 10.35.180.20 icmp_seq=713 Destination Host Unreachable From 10.35.180.20 icmp_seq=714 Destination Host Unreachable From 10.35.180.20 icmp_seq=715 Destination Host Unreachable From 10.35.180.20 icmp_seq=716 Destination Host Unreachable ^C --- 10.35.180.254 ping statistics --- 718 packets transmitted, 668 received, +17 errors, 6% packet loss, time 717919ms rtt min/avg/max/mdev = 0.896/1.818/27.175/2.415 ms, pipe 4 [root@puma04 ~]# systemctl restart neutron-openvswitch-agent.service [root@puma04 ~]# ip net exec qrouter-58c25894-541f-4bcb-afe7-901255ae999a ping 10.35.180.254 PING 10.35.180.254 (10.35.180.254) 56(84) bytes of data. 64 bytes from 10.35.180.254: icmp_seq=1 ttl=64 time=1.15 ms 64 bytes from 10.35.180.254: icmp_seq=2 ttl=64 time=2.42 ms 64 bytes from 10.35.180.254: icmp_seq=3 ttl=64 time=1.12 ms [root@puma04 ~(keystone_admin_tenant1)]$ll /etc/sysconfig/network-scripts/ total 240 -rw-r--r--. 1 root root 354 Jul 6 08:40 ifcfg-enp4s0f0 -rw-r--r--. 1 root root 373 Jul 6 09:29 ifcfg-enp4s0f1 -rw-r--r--. 1 root root 68 Jul 6 08:56 ifcfg-enp4s0f1.195 -rw-r--r--. 1 root root 290 Jul 6 08:40 ifcfg-enp5s0f0 -rw-r--r--. 1 root root 290 Jul 6 08:40 ifcfg-enp5s0f1 -rw-r--r--. 1 root root 254 Apr 2 18:30 ifcfg-lo lrwxrwxrwx. 1 root root 24 Jul 6 08:35 ifdown -> ../../../usr/sbin/ifdown -rwxr-xr-x. 1 root root 627 Apr 2 18:30 ifdown-bnep -rwxr-xr-x. 1 root root 5553 Apr 2 18:30 ifdown-eth -rwxr-xr-x. 1 root root 781 Apr 2 18:30 ifdown-ippp -rwxr-xr-x. 1 root root 4141 Apr 2 18:30 ifdown-ipv6 lrwxrwxrwx. 1 root root 11 Jul 6 08:35 ifdown-isdn -> ifdown-ippp -rwxr-xr-x. 1 root root 1668 Jan 26 21:21 ifdown-ovs -rwxr-xr-x. 1 root root 1642 Apr 2 18:30 ifdown-post -rwxr-xr-x. 1 root root 1068 Apr 2 18:30 ifdown-ppp -rwxr-xr-x. 1 root root 837 Apr 2 18:30 ifdown-routes -rwxr-xr-x. 1 root root 1444 Apr 2 18:30 ifdown-sit -rwxr-xr-x. 1 root root 1468 Mar 31 10:32 ifdown-Team -rwxr-xr-x. 1 root root 1532 Mar 31 10:32 ifdown-TeamPort -rwxr-xr-x. 1 root root 1462 Apr 2 18:30 ifdown-tunnel lrwxrwxrwx. 1 root root 22 Jul 6 08:35 ifup -> ../../../usr/sbin/ifup -rwxr-xr-x. 1 root root 12449 Apr 2 18:30 ifup-aliases -rwxr-xr-x. 1 root root 859 Apr 2 18:30 ifup-bnep -rwxr-xr-x. 1 root root 10223 Apr 2 18:30 ifup-eth -rwxr-xr-x. 1 root root 12039 Apr 2 18:30 ifup-ippp -rwxr-xr-x. 1 root root 10430 Apr 2 18:30 ifup-ipv6 lrwxrwxrwx. 1 root root 9 Jul 6 08:35 ifup-isdn -> ifup-ippp -rwxr-xr-x. 1 root root 4325 Jan 26 21:21 ifup-ovs -rwxr-xr-x. 1 root root 642 Apr 2 18:30 ifup-plip -rwxr-xr-x. 1 root root 1043 Apr 2 18:30 ifup-plusb -rwxr-xr-x. 1 root root 2609 Apr 2 18:30 ifup-post -rwxr-xr-x. 1 root root 4154 Apr 2 18:30 ifup-ppp -rwxr-xr-x. 1 root root 1925 Apr 2 18:30 ifup-routes -rwxr-xr-x. 1 root root 3263 Apr 2 18:30 ifup-sit -rwxr-xr-x. 1 root root 1628 Oct 31 2013 ifup-Team -rwxr-xr-x. 1 root root 1856 Mar 31 10:32 ifup-TeamPort -rwxr-xr-x. 1 root root 2607 Apr 2 18:30 ifup-tunnel -rwxr-xr-x. 1 root root 1621 Apr 2 18:30 ifup-wireless -rwxr-xr-x. 1 root root 4623 Apr 2 18:30 init.ipv6-global -rw-r--r--. 1 root root 14238 Apr 2 18:30 network-functions -rw-r--r--. 1 root root 26134 Apr 2 18:30 network-functions-ipv6 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. http://rhn.redhat.com/errata/RHEA-2014-0846.html |