yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47575
[Bug 1553634] Re: tox -r -e docs fails on doc/notification_samples/service-update.json with "No JSON object could be decoded"
Reviewed: https://review.openstack.org/289477
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=235e0b04ea34b29cb16ccb003340cc9f8e980eae
Submitter: Jenkins
Branch: master
commit 235e0b04ea34b29cb16ccb003340cc9f8e980eae
Author: Sean Dague <sean@xxxxxxxxx>
Date: Mon Mar 7 17:44:41 2016 +0000
Revert "functional: Grab the service version from the module"
This reverts commit d411d60587e54dd364b7a329035726f2e281a9f7.
The point of doc/*samples* is they are static files, not
dynamic. We shouldn't be doing substitution here, this
breaks all kinds of things, including the doc target.
Change-Id: Iaaf9fa0096ab62e6d3efbe018d8d4853a2ff8cda
Closes-Bug: #1553634
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1553634
Title:
tox -r -e docs fails on doc/notification_samples/service-update.json
with "No JSON object could be decoded"
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Trunk nova as of today, tox -r -e docs fails with this:
python -m json.tool doc/notification_samples/service-update.json
No JSON object could be decoded
https://github.com/openstack/nova/commit/d411d60587e54dd364b7a329035726f2e281a9f7
might have broken it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1553634/+subscriptions
References