Public bug reported: When trying to add new release notes, the gate-horizon-releasenotes job is failing.
https://review.openstack.org/#/c/148082/ The job logs are showing it fails looking for a file that was removed. http://logs.openstack.org/82/148082/98/check/gate-horizon- releasenotes/eaf7602/console.html 2016-01-18 23:29:52.017 | reading sources... [100%] unreleased 2016-01-18 23:29:52.017 | [reno] scanning /home/jenkins/workspace/gate-horizon-releasenotes/releasenotes/notes for current branch release notes 2016-01-18 23:29:52.018 | fatal: Path 'releasenotes/notes/angularize-images-table-api-eb54206cc9ecc329.yaml' does not exist in '8ff8e8a00e108f82c3604fe79881a24484e96c4a' 2016-01-18 23:29:52.019 | 2016-01-18 23:29:52.019 | Exception occurred: 2016-01-18 23:29:52.019 | File "/home/jenkins/workspace/gate-horizon-releasenotes/.tox/releasenotes/local/lib/python2.7/site-packages/reno/formatter.py", line 37, in _indent_for_list 2016-01-18 23:29:52.020 | lines = text.splitlines() 2016-01-18 23:29:52.020 | AttributeError: 'dict' object has no attribute 'splitlines' Here's the review that removed the file in question: https://review.openstack.org/#/c/259279/ ** Affects: horizon Importance: Undecided Assignee: Brad Pokorny (bpokorny) Status: New ** Changed in: horizon Assignee: (unassigned) => Brad Pokorny (bpokorny) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1535490 Title: gate-horizon-releasenotes job failing Status in OpenStack Dashboard (Horizon): New Bug description: When trying to add new release notes, the gate-horizon-releasenotes job is failing. https://review.openstack.org/#/c/148082/ The job logs are showing it fails looking for a file that was removed. http://logs.openstack.org/82/148082/98/check/gate-horizon- releasenotes/eaf7602/console.html 2016-01-18 23:29:52.017 | reading sources... [100%] unreleased 2016-01-18 23:29:52.017 | [reno] scanning /home/jenkins/workspace/gate-horizon-releasenotes/releasenotes/notes for current branch release notes 2016-01-18 23:29:52.018 | fatal: Path 'releasenotes/notes/angularize-images-table-api-eb54206cc9ecc329.yaml' does not exist in '8ff8e8a00e108f82c3604fe79881a24484e96c4a' 2016-01-18 23:29:52.019 | 2016-01-18 23:29:52.019 | Exception occurred: 2016-01-18 23:29:52.019 | File "/home/jenkins/workspace/gate-horizon-releasenotes/.tox/releasenotes/local/lib/python2.7/site-packages/reno/formatter.py", line 37, in _indent_for_list 2016-01-18 23:29:52.020 | lines = text.splitlines() 2016-01-18 23:29:52.020 | AttributeError: 'dict' object has no attribute 'splitlines' Here's the review that removed the file in question: https://review.openstack.org/#/c/259279/ To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1535490/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

