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
1 changed files with 4 additions and 3 deletions

View File

@ -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