Fixes typo in server-evacuate-req.xml
The element name should be evacuate instead of rescue Fixes bug 1178280 Change-Id: I3eed81c01cb9948c978f405bb3b2748e1094d488
This commit is contained in:
parent
33b966771b
commit
6a98b56a18
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rescue xmlns="http://docs.openstack.org/compute/api/v2"
|
||||
<evacuate xmlns="http://docs.openstack.org/compute/api/v2"
|
||||
host="TargetHost"
|
||||
adminPass="MySecretPass"
|
||||
onSharedStorage="True"/>
|
||||
|
Loading…
Reference in New Issue
Block a user