Bug 1125217

Summary: No way to set ip address for GRE/VXLAN for provision host in rhel-osp-installer
Product: Red Hat OpenStack Reporter: Ofer Blaut <oblaut>
Component: rhel-osp-installerAssignee: Mike Burns <mburns>
Status: CLOSED DUPLICATE QA Contact: Omri Hochman <ohochman>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.0 (RHEL 6)CC: mburns, rhos-maint, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-31 12:12:08 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 Ofer Blaut 2014-07-31 10:50:36 UTC
Description of problem:

When user have hosts with few interfaces and would like to use 

interface 1 - for provision
interface 2 - for tenant network (VXLAN/GRE )

interface 2 must have ip address before installing RHEL-OSP,

1. there is no check like we have in packstack
2. i didn't find were i should configure the intarfaces ip address/range

VXLAN is the default suggested by REDHAT

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.install rhel-osp with neutron VXLAN on host with two interfaces
2.check/set the ip address on for the second interface to be used for tunnels
3.

Actual results:


Expected results:


Additional info:

Comment 1 Mike Burns 2014-07-31 12:12:08 UTC
This is the same root cause as bug 1123393.  You currently need to either set the ip address either through dhcp or as a static ip in the kickstart.  True network provisioning support in a future version will also solve this.

*** This bug has been marked as a duplicate of bug 1123393 ***