yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10591
[Bug 1282437] Re: Glance server PATCH operations should use 0-based indices for location entries
** Changed in: glance
Status: Fix Committed => Fix Released
** Changed in: glance
Milestone: None => icehouse-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1282437
Title:
Glance server PATCH operations should use 0-based indices for location
entries
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Bug description:
PATCH indices on the Glance server currently use 1-based index for
location entries. This goes against the JSON-pointer RFC (rfc6901)
which requires array indices be 0-based.
The glance client should also be fixed to use 0-based indexing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1282437/+subscriptions
References