Add reference to service-status-notification bp 43/843/1 2015.1.0
authorBalazs Gibizer <balazs.gibizer@ericsson.com>
Tue, 16 Jun 2015 15:02:46 +0000 (17:02 +0200)
committerBalazs Gibizer <balazs.gibizer@ericsson.com>
Tue, 16 Jun 2015 15:08:14 +0000 (17:08 +0200)
To make easier to cover the Maintenance Notification gap
a new bp was proposed to have AMQP notification for administrative
nova service status change. As soon as this bp gets implemented
Doctor (via Ceilometer) can get notification if the status of
nova service (e.g. nova-compute) is changed administratively.
Changing the nova-compute service status to down means that
nova will not use the compute node any more for new instances
so this is very much in line with putting a node in maintenance
node.

Signed-off-by: Balazs Gibizer <balazs.gibizer@ericsson.com>
Change-Id: I71a1621eb177ae6dd7da1a09285da68d398a30e8

requirements/04-gaps.rst

index 38dcbd2..a5e37fd 100644 (file)
@@ -95,6 +95,10 @@ Maintenance Notification
 
     - VIM user cannot receive maintenance notifications.
 
+* Related blueprints
+
+  + https://blueprints.launchpad.net/nova/+spec/service-status-notification
+
 VIM Southbound interface
 ------------------------