From e56b19177943014121bde747036a866036eacae8 Mon Sep 17 00:00:00 2001 From: Koki Sanagi Date: Wed, 21 Dec 2016 15:19:45 -0500 Subject: Add THT for fossw ML2 plugin in networking-fujitsu Introduce THT for fossw ML2 plugin in networking-fujitsu. networking-fujitsu is a neutron ML2 plugin which enables several FUJITSU switch products in OpenStack environment. This templates deploy overcloud with FOS switch. Change-Id: I977dbecbf9f6f9725f7fb5ca4745b537a73975ff Implements: blueprint integration-fossw-networking-fujitsu Depends-On: I044c5812bbc5cd3de4bc33556cffbe5bad8e64cf Depends-On: I79df6b6a27d95f0c0e2c87207ab80235a4efccfc --- 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 bbb1ab7a..e3870c35 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -102,6 +102,7 @@ - OS::TripleO::Services::Zaqar - OS::TripleO::Services::OVNDBs - OS::TripleO::Services::NeutronML2FujitsuCfab + - OS::TripleO::Services::NeutronML2FujitsuFossw - OS::TripleO::Services::CinderHPELeftHandISCSI - name: Compute -- cgit 1.2.3-korg