diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-08-19 00:10:52 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-08-19 00:10:52 +0000 |
commit | 2d14386548f245e5b923d2af71c3157c6933d691 (patch) | |
tree | bf14b84748148d06f0392419405fc93e12b89397 /capabilities-map.yaml | |
parent | 47aff8d897509ce39d9ee69ef04e8916d9794c14 (diff) | |
parent | 9353db123df4bf6d8770790faf95361d79820b10 (diff) |
Merge "Add support for Dell EMC Unity Cinder backend"
Diffstat (limited to 'capabilities-map.yaml')
-rw-r--r-- | capabilities-map.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/capabilities-map.yaml b/capabilities-map.yaml index fdf2ad63..91daa689 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -312,6 +312,13 @@ topics: Enables a Cinder Dell EMC Storage Center ISCSI backend requires: - overcloud-resource-registry-puppet.yaml + - file: environments/cinder-dellemc-unity-config.yaml + title: Cinder Dell EMC Unity backend + description: > + Enables a Cinder Dell EMC Unity backend, + configured via puppet + requires: + - overcloud-resource-registry-puppet.yaml - file: environments/cinder-hpelefthand-config.yaml title: Cinder HPELeftHandISCSI backend description: > |