From 992478e3dafaf2dc129508a4fddc8a3157ad2243 Mon Sep 17 00:00:00 2001 From: rajinir Date: Fri, 4 Aug 2017 15:18:44 -0500 Subject: Add support for Dell EMC Unity Manila Backend This change adds support for manila::backend::dellemc_unity Change-Id: Idec67d190b12359e8e6f1c157577088fa84ef41d Implements: blueprint dellemc-unity-manila (cherry picked from commit c5ee7b7714c712807f33ca1645186d33103a2264) --- capabilities-map.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'capabilities-map.yaml') diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 91daa689..7ae218c7 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -401,6 +401,15 @@ topics: Ceph and CephMDS from TripleO or the use of an external Ceph cluster for the overcloud. requires: - overcloud-resource-registry-puppet.yaml + - title: Manila with Unity + description: > + Deploys Manila and configures it with the Unity driver. + environments: + - file: environments/manila-unity-config.yaml + title: Deploys Manila with Unity driver + description: Deploys Manila and configures Unity as its default backend. + requires: + - overcloud-resource-registry-puppet.yaml - title: Glance backends description: environments: -- cgit 1.2.3-korg