Add Mitaka-1 release notes

This adds release notes for changes up to the Mitaka-1
milestone for reno release note generation.

Change-Id: I8cd65b41994631d96c5d4cf4c0531a3c0f74149f
This commit is contained in:
Sean McGinnis 2015-11-30 13:50:01 -06:00
parent 3f9e80986a
commit 7fdc8baf4e
19 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
fixes:
- Fixed service state reporting when backup manager is unable to initialize one of the backup drivers.

View File

@ -0,0 +1,3 @@
---
fixes:
- Consistency group creation previously schedules at the pool level. Now it is fixed to schedule at the backend level as designed.

View File

@ -0,0 +1,3 @@
---
features:
- The consistency group API now returns volume type IDs.

View File

@ -0,0 +1,3 @@
---
features:
- Retype support added to CloudByte iSCSI driver.

View File

@ -0,0 +1,3 @@
---
upgrade:
- The XML API has been marked deprecated and will be removed in a future release.

View File

@ -0,0 +1,3 @@
---
upgrade:
- Deprecated IBM driver _multipath_enabled config flags.

View File

@ -0,0 +1,3 @@
---
fixes:
- Removed the need for deployers to run tox for config reference generation.

View File

@ -0,0 +1,3 @@
---
upgrade:
- VMware backend driver now enforces minimum vCenter version of 5.1.

View File

@ -0,0 +1,3 @@
---
features:
- Consistency group support has been added to the LeftHand backend driver.

View File

@ -0,0 +1,3 @@
---
features:
- Added backend driver for Nexenta Edge iSCSI storage.

View File

@ -0,0 +1,3 @@
---
features:
- Manage and unmanage support has been added to the Nimble backend driver.

View File

@ -0,0 +1,3 @@
---
fixes:
- Corrected quota usage when transferring a volume between tenants.

View File

@ -0,0 +1,3 @@
---
upgrade:
- HP drivers have been rebranded to HPE. Existing configurations will continue to work with the legacy name, but will need to be updated by the next release.

View File

@ -0,0 +1,3 @@
---
upgrade:
- The deprecated HP CLIQ proxy driver has now been removed.

View File

@ -0,0 +1,3 @@
---
upgrade:
- Removed the deprecated NPIV options for the Storwize backend driver.

View File

@ -0,0 +1,3 @@
---
upgrade:
- Backend driver for Scality SRB has been removed.

View File

@ -0,0 +1,3 @@
---
features:
- The updated_at timestamp is now returned in listing detail.

View File

@ -0,0 +1,3 @@
---
upgrade:
- The VMware VMDK backend driver has been removed.

View File

@ -0,0 +1,3 @@
---
features:
- Cloning of consistency group added to EMC VNX backend driver.