From 6a151ec6974a658b8ff4c3116b405da99e242ced Mon Sep 17 00:00:00 2001 From: Ryan Hefner Date: Mon, 4 Apr 2016 13:49:19 -0400 Subject: Enable Neutron LBaaS Integration Allows the configuration of the Neutron LBaaS agent. Implements: blueprint lbaasv2-service-integration Change-Id: Iae2bf7faeea93d5275994b2ee10f9bf863ed6152 Depends-On: Ieeb21fafd340fdfbaddbe7633946fe0f05c640c9 --- roles/Controller.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/Controller.yaml') 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 -- cgit 1.2.3-korg