Public bug reported:

tox -e docs fails on master (df8216b2bcf3657b1c89797d4e3ecc456cf27054)
with

python -m json.tool doc/api_samples/servers/v2.19/server-put-req.json 
Expecting property name: line 5 column 5 (char 117)
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

It seem that doc/api_samples/servers/v2.19/server-put-req.json is not a
valid json file.

** Affects: nova
     Importance: Undecided
     Assignee: Balazs Gibizer (balazs-gibizer)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => Balazs Gibizer (balazs-gibizer)

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

Title:
  tox -e docs fails due to faulty api sample

Status in OpenStack Compute (nova):
  New

Bug description:
  tox -e docs fails on master (df8216b2bcf3657b1c89797d4e3ecc456cf27054)
  with

  python -m json.tool doc/api_samples/servers/v2.19/server-put-req.json 
  Expecting property name: line 5 column 5 (char 117)
  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

  It seem that doc/api_samples/servers/v2.19/server-put-req.json is not
  a valid json file.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to