Reviewed: https://review.openstack.org/537745 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=03736371b1fdad6b3241bcfab7727d18fe9702c4 Submitter: Zuul Branch: master
commit 03736371b1fdad6b3241bcfab7727d18fe9702c4 Author: Takashi NATSUME <[email protected]> Date: Thu Jan 25 14:04:02 2018 +0900 Fix missing 'if_notifications_enabled' decorator Change-Id: I915fb3f82d994c8584870d6e529b2a45d1af9b87 Closes-Bug: #1745296 ** Changed in: nova Status: In Progress => Fix Released -- 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/1745296 Title: Missing 'if_notifications_enabled' decorator in 'notify_about_server_group_action' method Status in OpenStack Compute (nova): Fix Released Bug description: '@rpc.if_notifications_enabled' decorator is missing at 'notify_about_server_group_action' method in /nova/compute/utils.py. https://github.com/openstack/nova/blob/87ea686f9f2cc706205d188922bb14272625e7be/nova/compute/utils.py#L629 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1745296/+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

