undercloud: do not hardcode eth1 for public interface

Instead, rely on local_interface parameter from undercloud.conf like it
was with instack-undercloud.

Depends-On: I94de786a4e2d6bfbc66e08f32ea65c217ea35268
Change-Id: Id46256b66aa43c38a6a6501d2f26dfb85009b1ef
This commit is contained in:
Emilien Macchi 2018-05-04 14:54:02 -07:00
parent 77aa6763f6
commit 54fcdb2cff
1 changed files with 0 additions and 2 deletions

View File

@ -70,8 +70,6 @@ parameter_defaults:
IronicRescuingNetwork: 'ctlplane'
ZaqarMessageStore: 'swift'
ZaqarManagementStore: 'sqlalchemy'
# our undercloud default eth1 for the control plane bridged interface
NeutronPublicInterface: eth1
MistralCorsAllowedOrigin: '*'
MistralExecutionFieldSizeLimit: 16384
NeutronServicePlugins: router,segments