diff options
author | rajinir <rajini_ram@dell.com> | 2017-08-03 11:13:19 -0500 |
---|---|---|
committer | Emilien Macchi <emilien@redhat.com> | 2017-08-30 15:45:50 +0000 |
commit | 35740227778077fc2c49bb19dfe0193dcb6d663e (patch) | |
tree | c72e04f6b06f683ff0e9daba5ae0fa970ebdefe2 /releasenotes/notes | |
parent | 21ef4590b89d186cb30becbe9ddea5e5449ce4eb (diff) |
Support for Dell EMC Unity Manila Driver
This changes adds Dell EMC Unity backend as composable service
and matches the tripleo-heat-templates.
Change-Id: I0df1e16db89cd53e4f16cd08ccb975d8e7e9a470
Implements: blueprint dellemc-unity-manila
(cherry picked from commit 2f93b4fc3aa63d99b7dcb0302e9ee48bda1f4282)
Diffstat (limited to 'releasenotes/notes')
-rw-r--r-- | releasenotes/notes/unity_driver_afa347d073cd11e7.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/unity_driver_afa347d073cd11e7.yaml b/releasenotes/notes/unity_driver_afa347d073cd11e7.yaml new file mode 100644 index 0000000..09f0fa6 --- /dev/null +++ b/releasenotes/notes/unity_driver_afa347d073cd11e7.yaml @@ -0,0 +1,4 @@ +--- +features: + - | + Add support to configure Dell EMC Unity backend |