yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #41852
[Bug 1519912] [NEW] Releasenotes have broken links
Public bug reported:
If you run "tox -e releasenotes", you get these warnings:
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "this".
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "this".
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "here".
problem is that several release notes use `here <url>` - but they all end in one file and RST specification says that "here" is a label.
I suggest to rework the links completely and avoid these.
** Affects: neutron
Importance: Medium
Assignee: Kyle Mestery (mestery)
Status: Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1519912
Title:
Releasenotes have broken links
Status in neutron:
Confirmed
Bug description:
If you run "tox -e releasenotes", you get these warnings:
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "this".
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "this".
/home/aj/Software/vcs/OpenStack/openstack/neutron/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "here".
problem is that several release notes use `here <url>` - but they all end in one file and RST specification says that "here" is a label.
I suggest to rework the links completely and avoid these.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1519912/+subscriptions
Follow ups