Merge "Update code sample for os-migrations extension"
This commit is contained in:
commit
7f085d61e4
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- (C) 2014 OpenStack Foundation, All Rights Reserved -->
|
||||
<!-- (C) 2014-2015 OpenStack Foundation, All Rights Reserved -->
|
||||
<!DOCTYPE application [<!ENTITY % common SYSTEM "../common.ent">
|
||||
%common;]>
|
||||
<application xmlns="http://wadl.dev.java.net/2009/02"
|
||||
@ -20,8 +20,9 @@
|
||||
<method name="GET" id="returnmigrations">
|
||||
<wadl:doc xml:lang="EN" title="List migrations"
|
||||
xmlns="http://docbook.org/ns/docbook">
|
||||
<para role="shortdesc">Lists in-progress
|
||||
migrations.</para>
|
||||
<para role="shortdesc">
|
||||
Lists in-progress migrations.
|
||||
</para>
|
||||
<para>
|
||||
Policy defaults enable only users with the administrative role
|
||||
or the owner of the server to perform this operation. Change
|
||||
|
Loading…
x
Reference in New Issue
Block a user