tox -e docs fails because of 2 bad json files

Bug #1434855 reported by Davanum Srinivas (DIMS)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Davanum Srinivas (DIMS)

Bug Description

docs runtests: commands[1] | bash -c ! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python
python -m json.tool doc//v3/api_samples/os-extended-volumes/v2.3/server-get-resp.json
No JSON object could be decoded
--
python -m json.tool doc//v3/api_samples/os-extended-volumes/v2.3/servers-detail-resp.json
No JSON object could be decoded
ERROR: InvocationError: '/bin/bash -c ! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 2>&1 > /dev/null | grep -B1 -v ^python'
__________________________________________________________________________________________________________________________ summary ___________________________________________________________________________________________________________________________
ERROR: docs: commands failed

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/166540

Changed in nova:
assignee: nobody → Davanum Srinivas (DIMS) (dims-v)
status: New → In Progress
Matt Riedemann (mriedem)
tags: added: documentation
Changed in nova:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/166540
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=ae3c63502096b9e16bd02f356286e396e4abb0de
Submitter: Jenkins
Branch: master

commit ae3c63502096b9e16bd02f356286e396e4abb0de
Author: Davanum Srinivas <email address hidden>
Date: Sat Mar 21 13:23:05 2015 -0400

    Fix docs build break

    fix 2 bad json files to get the docs build to succeed.

    Closes-Bug: #1434855
    Change-Id: I600f5e83bdaf254bcebbd232ec4a2d396041ceb3

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → kilo-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: kilo-rc1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.