← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
     Assignee: Santiago Baldassin (santiago-b-baldassin)
         Status: New

** Changed in: nova
     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):
  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


Follow ups

References