From bc726c11370ede09afce917bec9b712831a0a286 Mon Sep 17 00:00:00 2001 From: rajinir Date: Fri, 28 Jul 2017 19:48:36 -0500 Subject: Add support for Dell EMC Isilon Manila backend This change adds support for manila::backend::dellemc_isilon Change-Id: I92592e4b717d4b1812ccd810ec1daaedd181c3dd Implements: blueprint dellemc-isilon-manila (cherry picked from commit f6c9906d51fb3268b7a7d61d53181ab5d3c0d2ec) --- 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 2c91803b..26100639 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -426,6 +426,13 @@ topics: - file: environments/manila-vmax-config.yaml title: Deploys Manila with VMAX driver description: Deploys Manila and configures VMAX as its default backend. + - title: Manila with Isilon + description: > + Deploys Manila and configures it with the Isilon driver. + environments: + - file: environments/manila-isilon-config.yaml + title: Deploys Manila with Isilon driver + description: Deploys Manila and configures Isilon as its default backend. requires: - overcloud-resource-registry-puppet.yaml - title: Glance backends -- cgit 1.2.3-korg