Merge "Undercloud: Add router for IPv6 ctlplane subnet"

This commit is contained in:
Zuul 2017-11-27 23:08:22 +00:00 committed by Gerrit Code Review
commit 4fa81458d4
3 changed files with 3 additions and 0 deletions

View File

@ -27,3 +27,4 @@ parameter_defaults:
# our undercloud default eth1 for the control plane bridged interface
NeutronPublicInterface: eth1
MistralExecutionFieldSizeLimit: 16384
NeutronServicePlugins: ['router']

View File

@ -34,6 +34,7 @@
- OS::TripleO::Services::NeutronDhcpAgent
- OS::TripleO::Services::NeutronOvsAgent
- OS::TripleO::Services::NeutronServer
- OS::TripleO::Services::NeutronL3Agent
- OS::TripleO::Services::NovaApi
- OS::TripleO::Services::NovaConductor
- OS::TripleO::Services::NovaIronic

View File

@ -37,6 +37,7 @@
- OS::TripleO::Services::NeutronDhcpAgent
- OS::TripleO::Services::NeutronOvsAgent
- OS::TripleO::Services::NeutronServer
- OS::TripleO::Services::NeutronL3Agent
- OS::TripleO::Services::NovaApi
- OS::TripleO::Services::NovaConductor
- OS::TripleO::Services::NovaIronic