From 6bf2d1b94cc775850347d913cbfd3abc674f2b3d Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Thu, 8 Sep 2016 16:50:15 -0500 Subject: [PATCH] Cleanup Newton release notes There were a few formatting and wording issues with recent release notes. Reworded a few descriptions and corrected missing structure that would cause the HTML to not render correctly. Change-Id: Ie406ee42cb10bd3a1e0fdbb1bb5ab618ef75b1e5 --- .../notes/delete-volume-metadata-keys-3e19694401e13d00.yaml | 3 ++- .../notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml | 2 +- ...kaminario-cinder-driver-bug-1620781-821d16f5f7f2932f.yaml | 5 ++--- releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml | 2 +- releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml | 0 5 files changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml diff --git a/releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml b/releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml index 99129b7c9b4..b1743910d37 100644 --- a/releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml +++ b/releasenotes/notes/delete-volume-metadata-keys-3e19694401e13d00.yaml @@ -1,3 +1,4 @@ --- features: - - Added using etags to avoid the lost update problem during deleting volume metadata. + - Added using etags in API calls to avoid the lost update problem during + deleting volume metadata. diff --git a/releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml b/releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml index 897a3a1a8be..a397fa4ca24 100644 --- a/releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml +++ b/releasenotes/notes/fix-hnas-stats-reporting-1335e582e46ff440.yaml @@ -1,4 +1,4 @@ --- fixes: - - Fixes HNAS stats reporting. HNAS driver was not correctly reporting THIN + - Fixed issue where the HNAS driver was not correctly reporting THIN provisioning and related stats. diff --git a/releasenotes/notes/kaminario-cinder-driver-bug-1620781-821d16f5f7f2932f.yaml b/releasenotes/notes/kaminario-cinder-driver-bug-1620781-821d16f5f7f2932f.yaml index 1ea0cee6146..6d5e35925fa 100644 --- a/releasenotes/notes/kaminario-cinder-driver-bug-1620781-821d16f5f7f2932f.yaml +++ b/releasenotes/notes/kaminario-cinder-driver-bug-1620781-821d16f5f7f2932f.yaml @@ -1,6 +1,5 @@ --- fixes: - - Fixed orphan view in "create_volume_from_snapshot" method - and multipath_devices in "create_volume_from_snapshot" and - "create_cloned_volume" methods in Kaminario iSCSI and FC Cinder Drivers. + - Fixed orphan view and multipath devices when creating a volume from a + snapshot or cloning in the Kaminario iSCSI and FC Cinder Drivers. diff --git a/releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml b/releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml index 630ea25d041..98b2f4fbdba 100644 --- a/releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml +++ b/releasenotes/notes/live_migration_v3-ae98c0d00e64c954.yaml @@ -1,3 +1,3 @@ --- fixes: - Fix for live migration on VMAX3 + - Fixed live migration on EMC VMAX3 backends. diff --git a/releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml b/releasenotes/notes/zte_cinder_driver-76ba6d034e1b6f65.yaml old mode 100755 new mode 100644