Invalid JSON in compute-api

Bug #1283711 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Diane Fleming

Bug Description

With change https://review.openstack.org/#/c/75680/ I get warned about these invalid json files:

  Invalid JSON file openstack-compute-api-2/src/samples/private.json: Expecting : delimiter: line 2 column 15 (char 16)
  Invalid JSON file openstack-compute-api-2/src/samples/public.json: Expecting : delimiter: line 2 column 15 (char 16)
  Invalid JSON file openstack-compute-api-2/src/samples/flavors-page1.json: Expecting property name: line 34 column 17 (char 1195)
  Invalid JSON file openstack-compute-api-2/src/samples/ext-action.json: Expecting : delimiter: line 3 column 28 (char 30)
  Invalid JSON file openstack-compute-api-2/src/samples/server-post-req-short.json: Invalid control character at: line 12 column 78 (char 400)
  Invalid JSON file openstack-compute-api-2/src/samples/server-post-req.json: Invalid control character at: line 11 column 78 (char 421)

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

https://review.openstack.org/75682 fixes most - with the exception of these:

  Invalid JSON file openstack-compute-api-2/src/samples/server-post-req-short.json: Invalid control character at: line 12 column 78 (char 400)
  Invalid JSON file openstack-compute-api-2/src/samples/server-post-req.json: Invalid control character at: line 11 column 78 (char 421)

Changed in openstack-api-site:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → icehouse
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to compute-api (master)

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

Revision history for this message
Diane Fleming (diane-fleming) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to compute-api (master)

Reviewed: https://review.openstack.org/75693
Committed: https://git.openstack.org/cgit/openstack/compute-api/commit/?id=67b524a7bd6ff1af861a09302a606f00ddf4b1a8
Submitter: Jenkins
Branch: master

commit 67b524a7bd6ff1af861a09302a606f00ddf4b1a8
Author: Diane Fleming <email address hidden>
Date: Sun Feb 23 09:21:16 2014 -0600

    Fix JSON validation errors

    Closes-Bug: #1283711

    Change-Id: I3450ffbb52a1537630932969a536e480d193955c
    author: diane fleming

Changed in openstack-api-site:
status: In Progress → Fix Committed
Changed in openstack-api-site:
status: Fix Committed → Fix Released
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.