diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-01-17 18:04:54 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-01-17 18:04:55 +0000 |
commit | 7916abc0d083938a1c40ef75e24cb0a9a6b9a9e4 (patch) | |
tree | 99de4dbc1db32db3fe3ec3720ce7f5809d18497e /capabilities-map.yaml | |
parent | 371f08610affb6121d32bf76a23f96a7a7188586 (diff) | |
parent | ca8face6673c03afa4ac0ce9febdd1915afbe93e (diff) |
Merge "HPELeftHandISCSIDriver support for Cinder"
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 330832e5..4aecd570 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -404,6 +404,13 @@ topics: via puppet requires: - overcloud-resource-registry-puppet.yaml + - file: environments/cinder-hpelefthand-config.yaml + title: Cinder HPELeftHandISCSI backend + description: > + Enables a Cinder HPELeftHandISCSI backend, configured + via puppet + requires: + - overcloud-resource-registry-puppet.yaml - file: environments/cinder-eqlx-config.yaml title: Cinder EQLX backend description: > |