Public bug reported:

The power sync periodic task calls driver.get_info() for each instance
in the database. This is typically fine; however in the Ironic driver,
get_info() is an API call. We should bring this down to one API call.

** 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/1399830

Title:
  Power sync periodic task does $node_count API calls for Ironic driver

Status in OpenStack Compute (Nova):
  New

Bug description:
  The power sync periodic task calls driver.get_info() for each instance
  in the database. This is typically fine; however in the Ironic driver,
  get_info() is an API call. We should bring this down to one API call.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1399830/+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