← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1294853] Re: service_get_all in nova.compute.api should return a List object and should not do a filtering

 

** Also affects: tempest
   Importance: Undecided
       Status: New

** Changed in: tempest
     Assignee: (unassigned) => Santiago Baldassin (santiago-b-baldassin)

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

Title:
  service_get_all in nova.compute.api should return a List object and
  should not do a filtering

Status in OpenStack Compute (Nova):
  In Progress
Status in Tempest:
  New

Bug description:
  service_get_all is filtering the results returned by the service
  object and returning an array. This api should return a List object
  instead and the filtering should be done in the sqlalchemy api

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


References