← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434855] Re: tox -e docs fails because of 2 bad json files

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-rc1

-- 
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/1434855

Title:
  tox -e docs fails because of 2 bad json files

Status in OpenStack Compute (Nova):
  Fix Released

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1434855/+subscriptions


References