
In the event of an unrecoverable hardware failure, support needs to relocate an instance to another compute so it can be rebuilt. The changes involved in this patch are: [*] Add a new v2 extension to determine that the host argument on evacuate is now optional.(Extended_evacuate_find_host) [*] Doc regeneration. DocImpact: The evacuate target host is now optional. If 'host' field is not sent in the request, the scheduler will determine the target host. This will include nova client changes ( on the proper commit ) to support this new optional parameter. Implements: blueprint find-host-and-evacuate-instance Change-Id: Ib34fb3120263b746ad2f8fe89c14137e36a07a53 Co-Authored-By: Juan M. Olle <juan.m.olle@intel.com> Co-Authored-By: Andres Buraschi <andres.buraschi@intel.com> Co-Authored-By: Anuj Mathur <anujm@thoughtworks.com> Co-Authored-By: Navneet Kumar <navneetk@thoughtworks.com> Co-Authored-By: Claxton Correya <claxton@gmail.com>
6 lines
471 B
XML
6 lines
471 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<server xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://docs.openstack.org/compute/api/v1.1" id="b7fe468c-c283-4757-ba25-7e313fa55617" adminPass="CiyJLbaJS3j3">
|
|
<metadata/>
|
|
<atom:link href="http://openstack.example.com/v2/openstack/servers/b7fe468c-c283-4757-ba25-7e313fa55617" rel="self"/>
|
|
<atom:link href="http://openstack.example.com/openstack/servers/b7fe468c-c283-4757-ba25-7e313fa55617" rel="bookmark"/>
|
|
</server> |