From 3e5128da3ad809bd3a086159fc78bcc39d5d73a3 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Mon, 8 Apr 2013 11:54:23 -0500 Subject: [PATCH] Fixed misspelling of ephemeral (was ephermeral) bug: #1158943 Change-Id: Ie6099c5b8e43e012b848429fd9c1fc9b2bff342f author: Diane Fleming --- api-ref/.htaccess | 0 api-ref/pom.xml | 3 +-- api-ref/src/docbkx/api-ref.xml | 8 ++------ .../src/wadls/compute-api/src/ext/os-flavorextradata.wadl | 6 +++--- 4 files changed, 6 insertions(+), 11 deletions(-) create mode 100644 api-ref/.htaccess 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.