Update code sample for os-migrations extension

Change-Id: Ie2032ed033a3717dfa673c019dc42eca494e23a8
Closes-Bug: #1217674
This commit is contained in:
Diane Fleming 2015-04-11 18:04:18 -05:00
parent 25223b946b
commit 66c4813ccf

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