From 9757cfaeedf05e578e0357769be82d7b125c04ff Mon Sep 17 00:00:00 2001 From: rajinir Date: Fri, 4 Aug 2017 15:56:53 -0500 Subject: Add support for Dell EMC VMAX Manila Backend This change adds support for manila::backend::dellemc_vmax Change-Id: I92e189c8741c496ef6c27130f73829c327a99f1b Implements: blueprint dellemc-vmax-manila (cherry picked from commit 04daabdc8414e4435dc4cd3ccfea9a62b5631261) --- 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 35ff2daa..2c91803b 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -419,6 +419,13 @@ topics: - file: environments/manila-vnx-config.yaml title: Deploys Manila with VNX driver description: Deploys Manila and configures VNX as its default backend. + - title: Manila with VMAX + description: > + Deploys Manila and configures it with the VMAX driver. + environments: + - file: environments/manila-vmax-config.yaml + title: Deploys Manila with VMAX driver + description: Deploys Manila and configures VMAX as its default backend. requires: - overcloud-resource-registry-puppet.yaml - title: Glance backends -- cgit 1.2.3-korg