yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71795
[Bug 1490600] Re: Wrong set of default sort keys in v3
The Artifacts effort became its own project ("Glare") in Newton.
Artifacts code was removed from the Glance codebase in Pike.
** Changed in: glance
Status: In Progress => Won't Fix
** Changed in: glance
Assignee: Mike Fedosin (mfedosin) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1490600
Title:
Wrong set of default sort keys in v3
Status in Glance:
Won't Fix
Bug description:
Currently, the list of sort keys that can be used in non-type-
versioned request is ('name', 'status', 'container_format',
'disk_format', 'size', 'id', 'created_at', 'updated_at', 'version'),
which is wrong, because it's a list for v2 api.
For v3 we need another list: ('name', 'id', 'created_at',
'updated_at', 'version', 'owner')
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1490600/+subscriptions
References