diff --git a/api-ref/.htaccess b/api-ref/.htaccess new file mode 100644 index 000000000..e69de29bb diff --git a/api-ref/pom.xml b/api-ref/pom.xml index c034a98bc..b058acb72 100644 --- a/api-ref/pom.xml +++ b/api-ref/pom.xml @@ -3,7 +3,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.openstack.identity docs 1.0 @@ -36,7 +35,7 @@ UTF-8 - 1.5.2 + 1.7.2 diff --git a/api-ref/src/docbkx/api-ref.xml b/api-ref/src/docbkx/api-ref.xml index 8d877e289..39e2bc841 100644 --- a/api-ref/src/docbkx/api-ref.xml +++ b/api-ref/src/docbkx/api-ref.xml @@ -15,7 +15,6 @@ OpenStack API Reference - Use the OpenStack APIs in your OpenStack cloud: Identity service, Compute and Compute extensions, Image service, Volumes, and Object Storage. You must install the packages for each API @@ -127,14 +126,12 @@ - + xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
Server Actions (Admin) Permits administrators to perform actions on a server. - @@ -294,7 +291,7 @@ Creates a flavor, gets details for a flavor, and lists details for available flavors. Includes the rxtx_factor, - OS-FLV-EXT-DATA:ephermeral, and + OS-FLV-EXT-DATA:ephemeral, and swap extended attributes. - diff --git a/api-ref/src/wadls/compute-api/src/ext/os-flavorextradata.wadl b/api-ref/src/wadls/compute-api/src/ext/os-flavorextradata.wadl index 75802db28..ea6d1a2e4 100644 --- a/api-ref/src/wadls/compute-api/src/ext/os-flavorextradata.wadl +++ b/api-ref/src/wadls/compute-api/src/ext/os-flavorextradata.wadl @@ -44,7 +44,7 @@

Creates a flavor. - Includes the rxtx_factor, OS-FLV-EXT-DATA:ephermeral, + Includes the rxtx_factor, OS-FLV-EXT-DATA:ephemeral, and swap extended attributes.

@@ -137,7 +137,7 @@

Gets details for a specified flavor. Includes the rxtx_factor, - OS-FLV-EXT-DATA:ephermeral, and swap extended + OS-FLV-EXT-DATA:ephemeral, and swap extended attributes.

@@ -164,7 +164,7 @@

Lists details for available flavors. Includes the rxtx_factor, - OS-FLV-EXT-DATA:ephermeral, and swap extended + OS-FLV-EXT-DATA:ephemeral, and swap extended attributes.