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) --- roles_data.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles_data.yaml') diff --git a/roles_data.yaml b/roles_data.yaml index 41802202..ae9f931a 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -97,6 +97,7 @@ - OS::TripleO::Services::MongoDb - OS::TripleO::Services::MySQL - OS::TripleO::Services::MySQLClient + - OS::TripleO::Services::NeutronSfcApi - OS::TripleO::Services::NeutronApi - OS::TripleO::Services::NeutronBgpVpnApi - OS::TripleO::Services::NeutronCorePlugin -- cgit 1.2.3-korg