Bug 1165858 - Default gateway for foreman should be configurable
Summary: Default gateway for foreman should be configurable
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhel-osp-installer
Version: Foreman (RHEL 6)
Hardware: x86_64
OS: All
medium
medium
Target Milestone: ---
: Installer
Assignee: Mike Burns
QA Contact: Omri Hochman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-19 21:25 UTC by Jeff Dexter
Modified: 2018-12-09 19:12 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-28 16:42:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Dexter 2014-11-19 21:25:13 UTC
1. Proposed title of this feature request  
  Default gateway for foreman should be configurable
  
2. Who is the customer behind the request?  
Account: Openwave (acct #5235648)  
TAM customer: no  
SRM customer: yes  
Strategic: yes  
  
3. What is the nature and description of the request?  
  There should be a configurable parameter to decide if you want foreman to be the gateway and forward packets or if we want to use the network gateway as the defualt gateway
4. Why does the customer need this? (List the business requirements here)  
  They don't want the foreman server to be a single point of failure for gateway traffic
5. How would the customer like to achieve this? (List the functional requirements here)  
  There should be a configurable parameter to decide if you want foreman to be the gateway and forward packets or if we want to use the network gateway as the defualt gateway
6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.

Comment 3 Mike Burns 2014-11-21 12:46:46 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.

Comment 5 Mike Burns 2015-04-28 16:42:34 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.