yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54557
[Bug 1609039] [NEW] Should not be able to sort instances based on joined tables
Public bug reported:
This came up at the newton summit and the newton midcycle:
https://etherpad.openstack.org/p/nova-newton-midcycle
But we shouldn't allow users to sort instances on any column in the
instances table in the database, which can include joined tables like
system_metadata, info_cache, extras, etc.
This is not considered an API change, it's a bug fix, since those joined
tables and internal data model can change and should not be part of the
API contract.
** Affects: nova
Importance: High
Status: Triaged
** Tags: api db
** Changed in: nova
Status: New => Triaged
** Changed in: nova
Importance: Undecided => High
** Tags added: db
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1609039
Title:
Should not be able to sort instances based on joined tables
Status in OpenStack Compute (nova):
Triaged
Bug description:
This came up at the newton summit and the newton midcycle:
https://etherpad.openstack.org/p/nova-newton-midcycle
But we shouldn't allow users to sort instances on any column in the
instances table in the database, which can include joined tables like
system_metadata, info_cache, extras, etc.
This is not considered an API change, it's a bug fix, since those
joined tables and internal data model can change and should not be
part of the API contract.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1609039/+subscriptions
Follow ups