** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-rc1

-- 
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/1446638

Title:
  api has issues when Sorting and pagination params used as filters

Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  While retrieving servers, the sort and pagination query string
  parameters are treated as search options.

  These parameters are passed down to the DB layer and eventually
  filtered out when an AttributeError is caught because they do not
  exist on the Instance model.

  This is taken from:
  https://review.openstack.org/#/c/147298/4

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1446638/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to