Exclude relnotes from past releases from Pike relnotes
reno includes release notes touched in a target release even if they are added from past releases. The recent release note cleanup I made as part of doc8 adoption and some other cleanup touched release notes from past releases. As a result, we see several number of release notes from past release in the Pike release notes unexpectedly. This commit ignores such release notes by using 'ignore-notes' option introduced in reno 2.5.0. The analysis detail is found at http://paste.openstack.org/show/617310/. As a summary, * ignore release notes from past releases touched by commitc17a93af02
and497cae2b57
* Ignore releasenotes/notes/glance-v2-ba86ba34611f95ce.yaml updated by commitb01bf0f9a1
as the commit is backported to Ocata during Ocata RC period and released as part of Ocata 11.0.0 release. Only exception is reorganise-access-and-security-ea7780aa9e7b83e7.yaml. This file was added in Ocata but it was modified as part of Pike change. It is really a bad idea to edit a release note of a past release, but it is a different topic. Change-Id: Iafe8365dca2a6ef963d7c459dab486975da939bc Depends-On: Id3af7afb6396da4c3561241be8dd60276bd176e2
This commit is contained in:
@@ -3,3 +3,21 @@
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
:ignore-notes:
|
||||
dmin-neutron-l3-agents-dd6274467572906b.yaml,
|
||||
bp-add-server-metadata-a5d5582966ef25c5.yaml,
|
||||
bp-admin-views-filter-first-5b0d8a02b1271135.yaml,
|
||||
bp-angular-template-overrides-9f05ffd61367245a.yaml,
|
||||
bp-cinder-consistency-groups-7cc98fda0ff3bb7a.yaml,
|
||||
bp-cinder-consistency-groups-b0aba555b1ed4a6c.yaml,
|
||||
bp-configurable-boot-sources-4ba89f3b2a927801.yaml,
|
||||
bp-edit-server-metadata-7e6b00946a2e793a.yaml,
|
||||
bp-horizon-vendor-split-4451bc1988485957.yaml,
|
||||
bp-port-allowed-address-pairs-extension-a05c3a864f494b0c.yaml,
|
||||
dynamic-themes-b6b02238e47b99f8.yaml,
|
||||
extensible-service-a8689c89a71f8961.yaml,
|
||||
gb-to-gib-conversion-8a91839030a2f570.yaml,
|
||||
global-class-name-convention-71ff68913c39b800.yaml,
|
||||
keystone-federation-idp-d4456dd3b3081a53.yaml,
|
||||
workflow-step-policy-1ca99b0249294337.yaml,
|
||||
glance-v2-ba86ba34611f95ce.yaml
|
||||
|
Reference in New Issue
Block a user