summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Gibizer <balazs.gibizer@ericsson.com>2015-06-16 17:02:46 +0200
committerBalazs Gibizer <balazs.gibizer@ericsson.com>2015-06-16 17:08:14 +0200
commitfc270496c1ac63343d5d43913553e0394f24bd5f (patch)
tree835d1b1db41f0c9a9f54fcc053b3b00fdbde5313
parent04b228985c77265970081d6f9e72e5ac1a51fbbf (diff)
Add reference to service-status-notification bp2015.1.0
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
-rw-r--r--requirements/04-gaps.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements/04-gaps.rst b/requirements/04-gaps.rst
index 38dcbd27..a5e37fd4 100644
--- a/requirements/04-gaps.rst
+++ b/requirements/04-gaps.rst
@@ -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
------------------------