From a2b5c9d9189b2028b30bcd6d4bc0eca67b1d7188 Mon Sep 17 00:00:00 2001
From: Andreas Jaeger
Date: Fri, 31 Jan 2014 20:05:50 +0100
Subject: [PATCH] Add xml:ids to resources
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Add xml:ids to resources. This is a new requirement that has to do with
the generation of PDFs from WADL files – without this, the paths are
not unique across WADL files
Change-Id: I94fcc00d5325a723a4e100e612933f02dcef3311
Related-Bug: #1275007
---
.../src/ext/os-floating-ips-bulk.wadl | 3 ++-
.../compute-api/src/ext/os-floating-ips.wadl | 4 ++--
.../src/v2.0/wadl/RAX-KSKEY-admin.wadl | 4 +---
.../wadls/netconn-api/src/metering-labels.wadl | 16 ++++++----------
.../src/v2/os-telemetry-api-2.0.wadl | 2 +-
.../wadls/volume-api/src/v1/volume-api.wadl | 18 +++++++++---------
6 files changed, 21 insertions(+), 26 deletions(-)
diff --git a/api-ref/src/wadls/compute-api/src/ext/os-floating-ips-bulk.wadl b/api-ref/src/wadls/compute-api/src/ext/os-floating-ips-bulk.wadl
index ca25d6e7c..633cb2b71 100644
--- a/api-ref/src/wadls/compute-api/src/ext/os-floating-ips-bulk.wadl
+++ b/api-ref/src/wadls/compute-api/src/ext/os-floating-ips-bulk.wadl
@@ -5,7 +5,8 @@
xmlns:csapi="http://docs.openstack.org/compute/api/v1.1"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wadl="http://wadl.dev.java.net/2009/02">
-
+
-
-
+
%common;
]>
-
-
-
+
diff --git a/api-ref/src/wadls/netconn-api/src/metering-labels.wadl b/api-ref/src/wadls/netconn-api/src/metering-labels.wadl
index 7dbb2b684..2b8a00a66 100644
--- a/api-ref/src/wadls/netconn-api/src/metering-labels.wadl
+++ b/api-ref/src/wadls/netconn-api/src/metering-labels.wadl
@@ -1,9 +1,7 @@
%common;]>
-
-
-
+
@@ -24,7 +23,7 @@
type="csapi:uuid">
The unique identifier of the metering
- label.
+ label.
@@ -38,8 +37,7 @@
- The unique identifier of metering label rule.
-
+ The unique identifier of metering label rule.
@@ -85,8 +83,7 @@
- Creates a l3 metering label.
-
+ Creates a l3 metering label.
This operation requires a request body.
The following table describes the required and
optional attributes in the request body:
@@ -104,8 +101,7 @@
This operation returns a response body, which
- contains the following informations about the metering label:
-
+ contains the following informations about the metering label:
name
.
Name of the metering label.
description
. Description of
diff --git a/api-ref/src/wadls/telemetry-api/src/v2/os-telemetry-api-2.0.wadl b/api-ref/src/wadls/telemetry-api/src/v2/os-telemetry-api-2.0.wadl
index 6adb414cb..d8cabb31d 100644
--- a/api-ref/src/wadls/telemetry-api/src/v2/os-telemetry-api-2.0.wadl
+++ b/api-ref/src/wadls/telemetry-api/src/v2/os-telemetry-api-2.0.wadl
@@ -12,7 +12,7 @@
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0"
xmlns:Enum="http://docs.rackspacecloud.com/xsd-ext/v1.0">
-
+
diff --git a/api-ref/src/wadls/volume-api/src/v1/volume-api.wadl b/api-ref/src/wadls/volume-api/src/v1/volume-api.wadl
index cb8be9a4a..1446f40d5 100644
--- a/api-ref/src/wadls/volume-api/src/v1/volume-api.wadl
+++ b/api-ref/src/wadls/volume-api/src/v1/volume-api.wadl
@@ -4,7 +4,7 @@
xmlns:xsdxt="http://docs.rackspacecloud.com/xsd-ext/v1.0"
xmlns:csapi="http://docs.openstack.org/api/openstack-block-storage/1.0"
xmlns:wadl="http://wadl.dev.java.net/2009/02">
-
+
The
unique identifier of the tenant or
- account.
+ account.
@@ -27,7 +27,7 @@
The unique identifier of an
- existing Volume.
+ existing Volume.
@@ -41,7 +41,7 @@
The unique identifier of an
- existing volume type.
+ existing volume type.
@@ -58,7 +58,7 @@
The unique identifier of an
- existing snapshot.
+ existing snapshot.
@@ -78,7 +78,7 @@
type="csapi:string">
A
partial representation of a volume used in the
- creation process.
+ creation process.
@@ -222,7 +222,7 @@
type="csapi:string">
A
partial representation of a snapshot used in
- the creation process.
+ the creation process.
@@ -273,7 +273,7 @@
Lists
- details for snapshot entities.
+ details for snapshot entities.
@@ -294,7 +294,7 @@
Shows
- information about a specified snapshot.
+ information about a specified snapshot.