Bug 1165858
| Summary: | Default gateway for foreman should be configurable | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Jeff Dexter <jdexter> |
| Component: | rhel-osp-installer | Assignee: | Mike Burns <mburns> |
| Status: | CLOSED WONTFIX | QA Contact: | Omri Hochman <ohochman> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | Foreman (RHEL 6) | CC: | benglish, mburns, rhos-maint, yeylon |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | Installer | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-04-28 16:42:34 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
Jeff Dexter
2014-11-19 21:25:13 UTC
This applies to only non-controller hosts. Controllers are set to the public_api subnet and *must* remain there. The other hosts will use public_api if it exists, but otherwise fall back to using the Provisioning/PXE. This is something that you can change on each host and puppet won't try to "fix it" later. There are some really intricate requirements around the default gateway depending on the layout. For example, public_api must be the default gateway on controllers and certain layouts nova networking layouts need the external subnet. This is all done in the code today. Situations where we don't do the right thing should be filed and fixed. |