From cd1ce22abffede1210145bb2e0500d11da5b92c9 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Thu, 24 Oct 2013 09:58:22 -0500 Subject: [PATCH] Update compute-api to pull extensions from WADLs Closes-Bug: #1212374 backport: none Change-Id: I232e000250dda0c316f35e2678a8032e59c5b0f2 author: diane fleming --- openstack-compute-api-2/pom.xml | 2 +- .../src/os-compute-devguide.xml | 52 ++----------------- 2 files changed, 6 insertions(+), 48 deletions(-) diff --git a/openstack-compute-api-2/pom.xml b/openstack-compute-api-2/pom.xml index 0e245c6..c3b1fc8 100644 --- a/openstack-compute-api-2/pom.xml +++ b/openstack-compute-api-2/pom.xml @@ -46,7 +46,7 @@ com.rackspace.cloud.api clouddocs-maven-plugin - 1.12.0 + 1.12.1 goal1 diff --git a/openstack-compute-api-2/src/os-compute-devguide.xml b/openstack-compute-api-2/src/os-compute-devguide.xml index 92dae3b..83c2316 100755 --- a/openstack-compute-api-2/src/os-compute-devguide.xml +++ b/openstack-compute-api-2/src/os-compute-devguide.xml @@ -113,9 +113,7 @@ - Added to - document the server admin actions + Added the server admin actions extension. @@ -1646,7 +1644,7 @@ Host: servers.api.openstack.org/v2/ 2009-06-26T14:30:46 - Well need to revisit. List all status even + We will need to revisit. List all status even the ones that don't enter into our state transitions along with descriptions of each. @@ -4232,47 +4230,7 @@ Host: servers.api.openstack.org/v2/ - - Compute API v2 Extensions - Adds capabilities to the core Compute API. Use - extensions to add features, MIME types, actions, states, - headers, parameters, and resources to the core API. Query - the Compute API to list available extensions with a &GET; - request to v2/extensions. -
- Server Admin Actions - Permits administrators to perform actions on a - server. - -
-
- Quota Sets (os-quota-sets) - Permits administrators, depending on policy - settings, to view quotas for a tenant and view and - update default quotas. - -
-
- Security groups (os-security-groups) - Lists, shows information for, creates, and deletes - security groups. - -
- -
- Default security group rules - (os-security-group-default-rules) - Lists, shows information for, and creates default - security group rules. - -
-
+