From 7e68403ed5300721700df26c621af478b263ba0d Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 27 Oct 2020 01:05:29 +0900 Subject: [PATCH] Remove the wrongly placed release note file The previous change[1] migrated the release note file to the correct place, but this caused that the old release notes migrated from manifests directory appear in the latest release note[2]. This patch remove that file to get rid of these confusing contents. [1] ab9b3a9e465f8b17e456e71b80f2b64dbb186630 [2] https://docs.openstack.org/releasenotes/puppet-cinder/unreleased.html Change-Id: I68fe87f60870bb2c4fa683bfcbbc84abd306666e --- releasenotes/notes/nova-class-24c2c12b8d422aee.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 releasenotes/notes/nova-class-24c2c12b8d422aee.yaml diff --git a/releasenotes/notes/nova-class-24c2c12b8d422aee.yaml b/releasenotes/notes/nova-class-24c2c12b8d422aee.yaml deleted file mode 100644 index 5287ff0b..00000000 --- a/releasenotes/notes/nova-class-24c2c12b8d422aee.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Added new class cinder::nova which can be used to configure the options - in the nova section in cinder.conf