** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-1
--
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/1180304
Title:
Double healing of info_cache with cells
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Anytime an instance info_cache entry is updated, cells is notified.
There's a periodic task in nova-compute that heals the info_cache.
This happens to also heal the API cell. But it's a duplication of
effort that is also handled by the cells healing. In a large
environment, there's a lot of extra messages being sent from nova-
compute to nova-cells which are unnecessary.
The info_cache healing should probably be made not to notify cells.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1180304/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp