Bug 1549536
| Summary: | [OPS13] Overcloud deployment fails over "ERROR Host is not connected to any segments on routed provider network. It should be connected to one". | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Omri Hochman <ohochman> |
| Component: | instack-undercloud | Assignee: | Harald Jensås <hjensas> |
| Status: | CLOSED ERRATA | QA Contact: | Omri Hochman <ohochman> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 13.0 (Queens) | CC: | aschultz, bfournie, dhill, hjensas, jschluet, knylande, mburns, psedlak, racedoro, rhel-osp-director-maint, sasha, skatlapa |
| Target Milestone: | beta | Keywords: | Triaged |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | instack-undercloud-8.2.1-0.20180220181802.529796b.el7osp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-27 13:45:51 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: | |||
|
Description
Omri Hochman
2018-02-27 11:57:28 UTC
likely same as https://bugzilla.redhat.com/show_bug.cgi?id=1549057 *** Bug 1549263 has been marked as a duplicate of this bug. *** *** Bug 1549170 has been marked as a duplicate of this bug. *** I think this bug can be marked VERIFIED. I checked that the fix is in the latest puddle (3.29.1): (undercloud) [stack@host07 /]$ cat ./usr/share/instack-undercloud/undercloud.conf.sample | grep routed # Enable support for routed ctlplane networks. (boolean value) #enable_routed_networks = false This was a major issue that was causing problems in CIX and all QE deployments. It has not occurred since the fix landed. Adding reference to gerrit change https://review.openstack.org/550234 as well since that is what is required to make this work with option ``enable_routed_networks`` set to true. This change is also in the 2018-03-29.1 puddle. Unable to reproduce with: (undercloud) [root@undercloud75 ~]# rpm -qa | grep instack-undercloud instack-undercloud-8.4.0-2.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://access.redhat.com/errata/RHEA-2018:2086 |