yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10043
[Bug 1282437] [NEW] Glance server PATCH operations should use 0-based indices for location entries
Public bug reported:
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.
** Affects: glance
Importance: Undecided
Assignee: David Koo (kpublicmail)
Status: In Progress
** Changed in: glance
Assignee: (unassigned) => David Koo (kpublicmail)
** Changed in: glance
Status: New => In Progress
--
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):
In Progress
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
Follow ups
References