Comment 2 for bug 1534613

Revision history for this message
Matt Riedemann (mriedem) wrote : Re: reno appears to fail when there are deleted release notes

Doug thinks the problem is the warning here:

http://logs.openstack.org/69/268069/3/check/gate-nova-releasenotes/aaa7da2/console.html#_2016-01-15_11_27_03_131

2016-01-15 11:27:03.131 | Warning, treated as error:
2016-01-15 11:27:03.131 | /home/jenkins/workspace/gate-nova-releasenotes/releasenotes/source/liberty.rst:3: WARNING: Duplicate explicit target name: "announcement".

And that was introduced here:

https://review.openstack.org/#/c/267178/1/releasenotes/notes/12.0.1-cve-bugs-7b04b2e34a3e9a70.yaml

And not caught by the gate job b/c stable/liberty nova isn't treating warnings as errors:

https://github.com/openstack/nova/blob/stable/liberty/tox.ini#L213