yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25315
[Bug 1399830] [NEW] Power sync periodic task does $node_count API calls for Ironic driver
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
Follow ups
References