** Changed in: nova Status: Confirmed => Invalid -- 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/892415
Title: Hung reboots periodic task should only act on it's own instances Status in OpenStack Compute (Nova): Invalid Bug description: Currently the hung reboots periodic tasks queries for *all* instances in the database. It really should only querying for instances belonging to it's own host. This should use the `instance_get_all_by_host(context, self.host)` pattern used elsewhere. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/892415/+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