New nova API call to mark nova-compute down 71/371/1
authorCarlos Goncalves <carlos.goncalves@neclab.eu>
Fri, 17 Apr 2015 13:04:51 +0000 (15:04 +0200)
committerCarlos Goncalves <carlos.goncalves@neclab.eu>
Fri, 17 Apr 2015 13:04:51 +0000 (15:04 +0200)
commitf902cc137fbae8ef99a6e04f3a7ea7474cf3d9a7
tree86f65ff301bc49eb8b04ecd7302e6332e3351651
parent32f1508c6bf9935dbece3106f81d4c4f71adc82e
New nova API call to mark nova-compute down

New API call is needed to change the state of compute service "down"
immediately. This allows usage of evacuate API without a delay. Also as
external system will make sure host is down and no VMs left running,
there will be no possibility to break shared storage or use same IPs
again.

Change-Id: I0a9f805df865aadd8a250ee13cbabdf44de9567d
JIRA: DOCTOR-5
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
design_docs/report-host-fault-to-update-server-state-immediately.rst [new file with mode: 0644]