PublicVirtualInterface should be automatically determined

Bug #1607093 reported by Dan Sneddon
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-tripleo
Confirmed
Undecided
Unassigned

Bug Description

Currently, TripleO requires that if the Public API is hosted on an interface other than "br-ex" then this value must be passed to the overcloud stack. For instance, if the Public API is hosted on vlan10, then this is required:

parameter_defaults:
  PublicVirtualInterface: vlan10

However, we already pass the Public VIP IP, so puppet-tripleo should be able to introspectively determine which interface that IP is on, rather than having it specified in a hard-coded default.

I propose that this value should be removed, and puppet-tripleo refactored to automatically determine the interface required.

Dan Sneddon (dsneddon)
Changed in puppet-tripleo:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.