yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37472
[Bug 1490600] [NEW] Wrong set of default sort keys in v3
Public bug reported:
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')
** Affects: glance
Importance: Undecided
Assignee: Mike Fedosin (mfedosin)
Status: New
** Tags: artifacts
** Changed in: glance
Assignee: (unassigned) => Mike Fedosin (mfedosin)
--
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:
New
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
Follow ups