From: Carlos Goncalves Date: Fri, 17 Apr 2015 13:04:51 +0000 (+0200) Subject: New nova API call to mark nova-compute down X-Git-Tag: 2015.1.0~8^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f902cc137fbae8ef99a6e04f3a7ea7474cf3d9a7;hp=f902cc137fbae8ef99a6e04f3a7ea7474cf3d9a7;p=doctor.git 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 ---