From bb8ca14bafa9e220e43394cac8a68e1b868f6b01 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Sun, 5 May 2013 08:37:44 -0500 Subject: [PATCH] Updated to 1.8.0 to add permalinks and jump menu to api-ref page bug: #980228 bug: #1039163 Change-Id: I6a6d14c06ac1873303a5b6892d0923d36ff02a4b author: Diane Fleming --- api-ref/pom.xml | 2 +- api-ref/src/docbkx/api-ref.xml | 28 ++++++++++++++++++++-------- 2 files changed, 21 insertions(+), 9 deletions(-) diff --git a/api-ref/pom.xml b/api-ref/pom.xml index 58934b972..e91e912a1 100644 --- a/api-ref/pom.xml +++ b/api-ref/pom.xml @@ -10,7 +10,7 @@ OpenStack API Page Project UTF-8 - 1.7.2 + 1.8.0 diff --git a/api-ref/src/docbkx/api-ref.xml b/api-ref/src/docbkx/api-ref.xml index d12749b61..aa96e529c 100644 --- a/api-ref/src/docbkx/api-ref.xml +++ b/api-ref/src/docbkx/api-ref.xml @@ -1,5 +1,11 @@ + + + + + GET'> PUT'> @@ -25,19 +31,25 @@ OpenStack API Reference Use the following OpenStack APIs in your OpenStack cloud: - Identity Service, Compute, Compute extensions, Image Service, - Block Storage Service, and Object Storage. You must install the packages + Identity Service API v2.0, + Compute API v2, + Compute API v2 extensions, + Image Service API v1, + Block Storage Service API v2, and + Object Storage API v1. + You must install the packages for each API separately. After you authenticate through the - Identity service API, you can use the other APIs and extensions + Identity Service API, you can use the other APIs and extensions to launch server instances, create images, assign metadata to instances and images, create containers and objects, and complete other actions in your OpenStack cloud. To get started with the APIs, see the OpenStack API Quick Start. + >OpenStack API Quick Start. For detailed information, read - descriptions or specifications for each API. + the specifications for each API. +   Identity Service API v2.0 @@ -79,7 +91,7 @@ xmlns:wadl="http://wadl.dev.java.net/2009/02"/>
- Agents + Guest Agents Creates, updates, and deletes guest agents. Use guest agents to access files on the disk, configure networking, or run other applications or scripts in the guest while it runs. @@ -439,14 +451,14 @@ xmlns:wadl="http://wadl.dev.java.net/2009/02"/> - Block Storage Service API v2.0 + Block Storage Service API v2 Manages volumes and snapshots for use with the Volume API (cinder services). - Object Storage API v1.0 + Object Storage API v1 Manages the accounts, containers, and objects in the object storage system.