Bug 1330304 - Floating IP gateway was defined was not used
Summary: Floating IP gateway was defined was not used
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: Installation - RHELOSP
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ga
: 1.0
Assignee: Jason Montleon
QA Contact: Dave Johnson
Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: qci-sprint-17
TreeView+ depends on / blocked
 
Reported: 2016-04-25 20:08 UTC by Thom Carlin
Modified: 2016-06-21 19:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-21 19:14:35 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


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