Add release note for vnx and unity template changes

Add release note for vnx and unity recently template changes:
https://review.openstack.org/#/c/572260/

Change-Id: I5202cd6cd44d9c45315cffc3805b4c4854900005
Closes-bug: #1782056
(cherry picked from commit 3474e4b15d)
This commit is contained in:
Yong Huang 2018-07-17 11:29:58 +08:00
parent ddfb33ce06
commit 5b2d0f4be3
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
fixes:
- |
manila-backend-vnx.yaml:
1. Remove ManilaVNXServerMetaPool since meta_pool is not used by
Manila VNX.
2. Add ManilaVNXServerContainer.
- |
cinder-dellemc-vnx-config.yaml:
1. Remove default value of CinderDellEMCVNXStorageSecurityFileDir
since it is not mandatory option for Cinder VNX driver.