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 --- capabilities-map.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'capabilities-map.yaml') diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 1fe7790d..d0ec0152 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -305,6 +305,11 @@ topics: description: Enables Neutron BGPVPN Service Plugin requires: - overcloud-resource-registry-puppet.yaml + - file: environments/services/neutron-lbaasv2.yaml + title: Neutron LBaaSv2 Service Plugin + description: Enables Neutron LBaaSv2 Service Plugin and Agent + requires: + - overcloud-resource-registry-puppet.yaml - file: environments/neutron-ml2-bigswitch.yaml title: BigSwitch Extensions description: > -- cgit 1.2.3-korg