From fc270496c1ac63343d5d43913553e0394f24bd5f Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Tue, 16 Jun 2015 17:02:46 +0200 Subject: Add reference to service-status-notification bp 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 Change-Id: I71a1621eb177ae6dd7da1a09285da68d398a30e8 --- requirements/04-gaps.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'requirements/04-gaps.rst') 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 ------------------------ -- cgit 1.2.3-korg