Bug 1330304

Summary: Floating IP gateway was defined was not used
Product: Red Hat Quickstart Cloud Installer Reporter: Thom Carlin <tcarlin>
Component: Installation - RHELOSPAssignee: Jason Montleon <jmontleo>
Status: CLOSED NOTABUG QA Contact: Dave Johnson <dajohnso>
Severity: high Docs Contact: Dan Macpherson <dmacpher>
Priority: unspecified    
Version: 1.0CC: bthurber
Target Milestone: gaKeywords: Triaged
Target Release: 1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-21 19:14:35 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:
Bug Depends On:    
Bug Blocks: 1342594    

Description Thom Carlin 2016-04-25 20:08:14 UTC
Description of problem:

Floating IP gateway was defined as 192.168.253.254 in deployment but 192.168.253.1 was used.

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

TP3 RC5

How reproducible:

Uncertain

Steps to Reproduce:
1. Deploy TripleO, specifying 192.168.253.254 for Floating IP network gateway (see private attachment 1 [details])
2. When deployment finishes, look at actual gateway
3.

Actual results:

192.168.253.1 is shown

Expected results:

192.168.253.254 is shown

Additional info:

See private attachment 2 [details]

Comment 3 Jason Montleon 2016-06-21 19:14:35 UTC
You're specifying the external gateway. The router in openstack will use the first freely available address in the floating IP network to communicate with the external gateway.