1590f18c63
This patch adds notifications when instance tags changed, as tag is commonly used for searching and filtering, and projects like searchlight depends on the notifications. To avoid unnecessarily building a notification payload when notifications are disabled, this change also adds the if_notifications_enabled decorator to send_instance_update_notification. Change-Id: I03c8e8225e51fd80580772752c0b292987e34218 Implements: bp send-tag-notification
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: http://docs.openstack.org/developer/nova/ API guide docs are built to: http://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/development.environment.rst.