aboutsummaryrefslogtreecommitdiffstats
path: root/roles/ControllerOpenstack.yaml
diff options
context:
space:
mode:
authorAlex Schultz <aschultz@redhat.com>2017-09-19 15:36:43 -0600
committerAlex Schultz <aschultz@redhat.com>2017-09-22 14:29:01 +0000
commita2c999c39c7984d4a8a728119758891117746868 (patch)
tree0e84f34319c3dfc9eadcd30b4a66e6cd21c74e3c /roles/ControllerOpenstack.yaml
parent0602e95351f3b402fa4fc17478061a000ecde5bd (diff)
Move neutron api services to ControllerOpenstack
The Networker role should not have the api services run on it. Instead these services should run as part of the ControllerOpenstack role that should be used with this role. Change-Id: Iabfe276fe700843f3a8da0b9e9220b2f82e20ec9 Closes-Bug: #1718299 (cherry picked from commit 964a5d738b8dbb6beb077d76448c6f3a84be2500)
Diffstat (limited to 'roles/ControllerOpenstack.yaml')
-rw-r--r--roles/ControllerOpenstack.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/ControllerOpenstack.yaml b/roles/ControllerOpenstack.yaml
index 066962c1..2f86d2d2 100644
--- a/roles/ControllerOpenstack.yaml
+++ b/roles/ControllerOpenstack.yaml
@@ -75,6 +75,10 @@
- OS::TripleO::Services::Memcached
- OS::TripleO::Services::MongoDb
- OS::TripleO::Services::MySQLClient
+ - OS::TripleO::Services::NeutronApi
+ - OS::TripleO::Services::NeutronBgpVpnApi
+ - OS::TripleO::Services::NeutronCorePlugin
+ - OS::TripleO::Services::NeutronL2gwApi
- OS::TripleO::Services::NovaApi
- OS::TripleO::Services::NovaConductor
- OS::TripleO::Services::NovaConsoleauth