Merge "Update code sample for os-migrations extension"

This commit is contained in:
Jenkins 2015-04-14 15:42:24 +00:00 committed by Gerrit Code Review
commit 7f085d61e4

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?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"> <!DOCTYPE application [<!ENTITY % common SYSTEM "../common.ent">
%common;]> %common;]>
<application xmlns="http://wadl.dev.java.net/2009/02" <application xmlns="http://wadl.dev.java.net/2009/02"
@ -20,8 +20,9 @@
<method name="GET" id="returnmigrations"> <method name="GET" id="returnmigrations">
<wadl:doc xml:lang="EN" title="List migrations" <wadl:doc xml:lang="EN" title="List migrations"
xmlns="http://docbook.org/ns/docbook"> xmlns="http://docbook.org/ns/docbook">
<para role="shortdesc">Lists in-progress <para role="shortdesc">
migrations.</para> Lists in-progress migrations.
</para>
<para> <para>
Policy defaults enable only users with the administrative role Policy defaults enable only users with the administrative role
or the owner of the server to perform this operation. Change or the owner of the server to perform this operation. Change