Skip to content

Commit

Permalink
Updated evacuate per bug and cleaned up other items in os-admin-actio…
Browse files Browse the repository at this point in the history
…ns.wadl

Partial-Bug: #1198771

Change-Id: I04b792c0055333dd85a70143bfaabcb43927874c
author: diane fleming
  • Loading branch information
dian4554 committed Oct 7, 2013
1 parent 6d89b83 commit 84066c1
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 87 deletions.
2 changes: 1 addition & 1 deletion api-ref/pom.xml
Expand Up @@ -13,7 +13,7 @@
<name>OpenStack API Page Project</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<doctools.version>1.9.3</doctools.version>
<doctools.version>1.11.0</doctools.version>
</properties>
<build>
<plugins>
Expand Down
19 changes: 1 addition & 18 deletions api-ref/src/docbkx/api-ref-compute.xml
Expand Up @@ -16,23 +16,6 @@
<para/>
</legalnotice>
</info>
<!-- <preface xml:id="compute_Overview">
<title>OpenStack Compute APIs and Extensions Reference</title>
<para>Use the following OpenStack APIs in your OpenStack
cloud. You must install the packages for each API
separately. After you authenticate through the <link
xlink:href="api-ref-identity.html">Identity Service
API</link>, you can use the other APIs and
extensions.</para>
<para>To get started with the APIs, see the <link
xlink:href="http://docs.openstack.org/api/quick-start/content/"
>OpenStack API Quick Start</link>. For detailed
information, see <link
xlink:href="http://docs.openstack.org/api/openstack-compute/2.0/content/"
><citetitle>OpenStack Compute API and Extensions
Reference</citetitle></link>.</para>
<para>&nbsp;</para>
</preface> -->
<chapter xml:id="compute">
<title>Compute API v2</title>
<para>Launches virtual machines from images or images stored
Expand Down Expand Up @@ -238,7 +221,7 @@
<section xml:id="ext-os-admin-actions">
<title>Server Admin Actions</title>
<para>Permits administrators to perform actions on a
server.</para>
server. Specify the action in the request body.</para>
<wadl:resources
href="../wadls/compute-api/src/ext/os-admin-actions.wadl"
xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
Expand Down

0 comments on commit 84066c1

Please sign in to comment.