aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-07-06 10:54:32 +0000
committerGerrit Code Review <review@openstack.org>2017-07-06 10:54:32 +0000
commit25caba5ce844c722e590333be87a0a7346f02a35 (patch)
tree45f512f335d67e87e4ffc657b00cfbad43bfd9e6 /roles
parentc24cec0fa70370d548c055c5977e8a2da1f2531b (diff)
parent6a151ec6974a658b8ff4c3116b405da99e242ced (diff)
Merge "Enable Neutron LBaaS Integration"
Diffstat (limited to 'roles')
-rw-r--r--roles/Controller.yaml1
-rw-r--r--roles/Networker.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/roles/Controller.yaml b/roles/Controller.yaml
index e156396d..40e51aa8 100644
--- a/roles/Controller.yaml
+++ b/roles/Controller.yaml
@@ -85,6 +85,7 @@
- OS::TripleO::Services::NeutronL2gwAgent
- OS::TripleO::Services::NeutronL2gwApi
- OS::TripleO::Services::NeutronL3Agent
+ - OS::TripleO::Services::NeutronLbaasv2Agent
- OS::TripleO::Services::NeutronLinuxbridgeAgent
- OS::TripleO::Services::NeutronMetadataAgent
- OS::TripleO::Services::NeutronML2FujitsuCfab
diff --git a/roles/Networker.yaml b/roles/Networker.yaml
index 99191de5..635c430f 100644
--- a/roles/Networker.yaml
+++ b/roles/Networker.yaml
@@ -22,6 +22,7 @@
- OS::TripleO::Services::NeutronL2gwAgent
- OS::TripleO::Services::NeutronL2gwApi
- OS::TripleO::Services::NeutronL3Agent
+ - OS::TripleO::Services::NeutronLbaasv2Agent
- OS::TripleO::Services::NeutronMetadataAgent
- OS::TripleO::Services::NeutronML2FujitsuCfab
- OS::TripleO::Services::NeutronML2FujitsuFossw