From 7f1cc97bcd6f267b11a251de3204edf0e8ec79c0 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 1 Aug 2017 16:58:00 -0400 Subject: Adds networking-sfc support Enables deployment of service function chaining via the networking-sfc project. Implements: blueprint networking-sfc-support Depends-On: Icd433ddc6ae7de19a09f9e33b410a362c317138a Change-Id: I230b31dc9ed0ecc5046064628ba2f2505e589522 Signed-off-by: Tim Rozet (cherry picked from commit d26ec42567672048ec3197119fed24fd80c15c3b) --- 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 26100639..6b23015d 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -221,6 +221,11 @@ topics: description: Enables Neutron LBaaSv2 Service Plugin and Agent requires: - overcloud-resource-registry-puppet.yaml + - file: environments/neutron-sfc.yaml + title: Neutron SFC Service Plugin + description: Enables Neutron SFC Service Plugin + requires: + - overcloud-resource-registry-puppet.yaml - file: environments/neutron-ml2-bigswitch.yaml title: BigSwitch Extensions description: > -- cgit 1.2.3-korg