← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1609039] Re: Should not be able to sort instances based on joined tables

 

This already fixed by this feature patch
https://review.openstack.org/#/c/415142/

** Changed in: nova
       Status: In Progress => Fix Released

-- 
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):
  Fix Released

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


References