From 5f40937c44734b4bd7875507c13a18fac3229fdf Mon Sep 17 00:00:00 2001 From: rajinir Date: Fri, 4 Aug 2017 15:43:09 -0500 Subject: Add support for Dell EMC VNX Manila Backend This change adds support for manila::backend::dellemc_vnx Change-Id: I5fa5c2d6956429d1b9c12a5af6d4a887ed0624d9 Implements: blueprint dellemc-vnx-manila (cherry picked from commit a3debcfa8b2cbb3acaba292e082b0a3b0ee8ef54) --- capabilities-map.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'capabilities-map.yaml') diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 7ae218c7..1af6be9e 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -408,6 +408,13 @@ topics: - file: environments/manila-unity-config.yaml title: Deploys Manila with Unity driver description: Deploys Manila and configures Unity as its default backend. + - title: Manila with VNX + description: > + Deploys Manila and configures it with the VNX driver. + environments: + - file: environments/manila-vnx-config.yaml + title: Deploys Manila with VNX driver + description: Deploys Manila and configures VNX as its default backend. requires: - overcloud-resource-registry-puppet.yaml - title: Glance backends -- cgit 1.2.3-korg