Comment 7 for bug 1249117

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

Reviewed: https://review.openstack.org/55600
Committed: http://github.com/openstack/keystone/commit/3f179e439107b6bde08361664bfa225e7726afd0
Submitter: Jenkins
Branch: master

commit 3f179e439107b6bde08361664bfa225e7726afd0
Author: Rick Hull <email address hidden>
Date: Thu Nov 7 22:32:25 2013 +0000

    fix unparseable JSON

    - use only double quotes
    - remove trailing commas for last element
    - add trailing newline

    Change-Id: I3f47a25cdac429d95319ca80c6622b9cb1460446
    Closes-Bug: #1249117