← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1708560] Re: Relnotes for Pike contains an entry from a past release

 

Reviewed:  https://review.openstack.org/490771
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6f1ecf24662b206e2ba580e8eb5fb6fcb551bf7e
Submitter: Jenkins
Branch:    master

commit 6f1ecf24662b206e2ba580e8eb5fb6fcb551bf7e
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Fri Aug 4 07:14:21 2017 +0000

    Exclude relnote 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.
    
    Also adds a warning note to the release notes howto page
    
    Change-Id: I127f96896488e9992d9309d76055b4883f6a62f3
    Closes-Bug: #1708560


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1708560

Title:
  Relnotes for Pike contains an entry from a past release

Status in neutron:
  Fix Released

Bug description:
  https://docs.openstack.org/releasenotes/neutron/unreleased.html
  contains an entry "vlan-aware-vms" but this is a feature from Ocata.
  This regression happened because we touched a release note from a past
  release in the master branch. It happened during URL update in the
  doc-migration work. Release notes from past releases should not be
  touched.

  The solution for this is to use 'ignore-notes' directive option from reno. This is available since reno 2.5.0.
  Note that reverting the patch does not solve the problem as reno still considers a relnote updated in the master branch

  This bug tracker is for errors with the documentation, use the
  following as a template and remove or add fields as you see fit.
  Convert [ ] into [x] to check boxes:

  - [X] This doc is inaccurate in this way: ______
  - [ ] This is a doc addition request.
  - [ ] I have a fix to the document that I can paste below including example: input and output. 

  If you have a troubleshooting or support issue, use the following
  resources:

   - Ask OpenStack: http://ask.openstack.org
   - The mailing list: http://lists.openstack.org
   - IRC: 'openstack' channel on Freenode

  -----------------------------------
  Release: 11.0.0.0b4.dev37 on 2017-08-03 22:11
  SHA: 8f79a92e45c84819cfc4d1cda99c9320ae78bbaf
  Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/unreleased.rst
  URL: https://docs.openstack.org/releasenotes/neutron/unreleased.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1708560/+subscriptions


References