← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1390483] [NEW] Clean up db.instance_get_all_by_host() in NOVA api

 

Public bug reported:

Currently, db is used to return all instances on the given host. This
patch allows to use object instead (prefered solution).

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  Clean up db.instance_get_all_by_host() in NOVA api

Status in OpenStack Compute (Nova):
  New

Bug description:
  Currently, db is used to return all instances on the given host. This
  patch allows to use object instead (prefered solution).

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


Follow ups

References