[Yahoo-eng-team] [Bug 1267215] Re: policy.v3cloudsample.json contains unparsable items

2014-09-21 Thread Morgan Fainberg
At this point it is too late for this fix to land in Havana. Marking as won't fix. ** Changed in: keystone/havana Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone.

[Yahoo-eng-team] [Bug 1267215] Re: policy.v3cloudsample.json contains unparsable items

2014-01-27 Thread Dolph Mathews
** Changed in: keystone/havana Status: Invalid = New ** Changed in: keystone/havana Importance: Undecided = Low -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1267215 Title:

[Yahoo-eng-team] [Bug 1267215] Re: policy.v3cloudsample.json contains unparsable items

2014-01-22 Thread Dolph Mathews
As of keystone stable/havana 2013.2.2 (commit 0d83e7eee20a50a75863a9d3c75aee7030518229), this doesn't appear to be an issue. I attempted to reproduce with: $ python -c import json; print json.dumps(json.loads(open('etc/policy.v3cloudsample.json').read()), indent=2) But got pretty-printed JSON as