diff --git a/api-ref/src/docbkx/ch_data-processing-v1.1.xml b/api-ref/src/docbkx/ch_data-processing-v1.1.xml
index 2389684c5..8c69c91c4 100644
--- a/api-ref/src/docbkx/ch_data-processing-v1.1.xml
+++ b/api-ref/src/docbkx/ch_data-processing-v1.1.xml
@@ -30,14 +30,12 @@
Image registry
- The image registry is a tool for managing images. Each plugin
- lists required tags for an image. The Data Processing service also
- requires a user name to log in to an instance’s OS for remote
- operations execution.
-
-
- The image registry enables you to add tags to and remove tags from images
- and define the OS user name.
+ Use the image registry tool to manage images. Use this tool to add
+ tags to and remove tags from images and define the user name for
+ an instance operating system. Each plugin lists required tags for
+ an image. For remote operations execution, the Data Processing
+ service requires a user name to log in to the operating system for
+ an instance.
@@ -161,22 +159,26 @@
Job binary internal objects represent data processing applications
and libraries that are stored in the internal database.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Job binaries
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/cluster-templates.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/cluster-templates.wadl
index c94744cba..b1321ad62 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/cluster-templates.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/cluster-templates.wadl
@@ -5,27 +5,27 @@
-
+
%common_project;
+
+ %common;
]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -59,6 +59,7 @@
href="../samples/cluster-templates/list-resp.json"
/>
+ &clustertemplateResponseParameters;
@@ -84,6 +85,7 @@
href="../samples/cluster-templates/create-resp.json"
/>
+ &clustertemplateResponseParameters;
@@ -99,6 +101,7 @@
href="../samples/cluster-templates/list-resp.json"
/>
+ &clustertemplateResponseParameters;
@@ -124,6 +127,7 @@
href="../samples/cluster-templates/update-resp.json"
/>
+ &clustertemplateResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/clusters.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/clusters.wadl
index d3a35464e..5f3fcdc39 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/clusters.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/clusters.wadl
@@ -5,11 +5,13 @@
-
+
%common_project;
+
+ %common;
]>
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink" >
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -64,6 +63,8 @@
href="../samples/clusters/clusters-list.json"
/>
+ &clustersResponseParameters;
+ &clustersParameter;
@@ -79,6 +80,7 @@
href="../samples/clusters/clusters-get.json"
/>
+ &clustersResponseParameters;
@@ -104,6 +106,7 @@
href="../samples/clusters/clusters-create-resp.json"
/>
+ &clustersResponseParameters;
@@ -161,6 +164,7 @@
href="../samples/clusters/clusters-scale-resp.json"
/>
+ &clustersResponseParameters;
@@ -186,6 +190,7 @@
href="../samples/clusters/clusters-update-resp.json"
/>
+ &clustersResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/common.ent b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/common.ent
new file mode 100644
index 000000000..f2c4c8f79
--- /dev/null
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/common.ent
@@ -0,0 +1,1449 @@
+
+
+
+
+ The UUID of the tenant.
+
+
+'>
+
+
+
+
+ The name of the plugin.
+
+
+
+
+
+
+ The full description of the plugin.
+
+
+
+
+
+
+ The list of plugin versions.
+
+
+
+
+
+
+ The title of the plugin.
+
+
+'>
+
+
+
+ The name of the operating system image.
+
+
+
+
+
+
+ The UUID of the image.
+
+
+
+
+
+
+ The date and time when the image was created.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+ The ±hh:mm value, if included, is the time zone as an
+ offset from UTC.
+
+
+
+
+
+
+ A set of key and value pairs that contain image metadata.
+
+
+
+
+
+
+ The name of the user for the image.
+
+
+
+
+
+
+ A progress indicator, as a percentage value, for the amount of image
+ content that has been processed.
+
+
+
+
+
+
+ The current status of the image.
+
+
+
+
+
+
+ The minimum disk space, in GB.
+
+
+
+
+
+
+ One or more image tags.
+
+
+
+
+
+
+ The date and time when the image was updated.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+ The ±hh:mm value, if included, is the time zone as an
+ offset from UTC.
+
+
+
+
+
+
+ The minimum amount of random access memory (RAM) for the image, in GB.
+
+
+
+
+
+
+ The description of the image.
+
+
+
+
+
+
+ A set of key and value pairs that contain image properties.
+
+
+'>
+
+
+
+ The list of images and their properties.
+
+
+'>
+
+
+
+ If set to True, the node is public in the cluster.
+
+
+
+
+
+
+ The UUID of the image.
+
+
+
+
+
+
+ The UUID of the tenant.
+
+
+
+
+
+
+ The sharing of resources in the cluster.
+
+
+
+
+
+
+ The UUID of the pool in the template.
+
+
+
+
+
+
+ A set of key and value pairs that contain the node configuration in the
+ cluster.
+
+
+
+
+
+
+ If set to True, the cluster group is automatically secured.
+
+
+
+
+
+
+ If set to True the node is the default node in the cluster.
+
+
+
+
+
+
+ The availability of the node in the cluster.
+
+
+
+
+
+
+ The name of the plugin.
+
+
+
+
+
+
+ The ID of the flavor.
+
+
+
+
+
+
+ The UUID of the node in the cluster.
+
+
+
+
+
+
+ The description of the node in the cluster.
+
+
+
+
+
+
+ The version of the Hadoop.
+
+
+
+
+
+
+ If set to true, the node is auto configured.
+
+
+
+
+
+
+ The availability zone of the volumes.
+
+
+
+
+
+
+ The date and time when the node was created in the cluster.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ If set to true, the node is protected.
+
+
+
+
+
+
+ The date and time when the node was updated.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The number of volumes for the node.
+
+
+
+
+
+
+ If set to true, the node is the proxy gateway.
+
+
+
+
+
+
+ The name of the node.
+
+
+
+
+
+
+ The mount point of the node.
+
+
+
+
+
+
+ The list of the processes performed by the node.
+
+
+
+
+
+
+ The size of the volumes in a node.
+
+
+
+
+
+
+ If set to true, the volume is local to the instance.
+
+
+
+
+
+
+ The type of volume in a node.
+
+
+
+
+
+
+ The security groups of the node.
+
+
+'>
+
+
+
+ If set to true, the cluster is public.
+
+
+
+
+
+
+ The name of the cluster.
+
+
+
+
+
+
+ The date and time when the cluster was created.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The UUID of the tenant.
+
+
+
+
+
+
+ A set of key and value pairs that contain the cluster configuration.
+
+
+
+
+
+
+ The shares of the cluster.
+
+
+
+
+
+
+ The UUID of the cluster.
+
+
+
+
+
+
+ The default ID of the image.
+
+
+
+
+
+
+ If set to true, the cluster is the default cluster.
+
+
+
+
+
+
+ The date and time when the cluster was updated.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The name of the plugin.
+
+
+
+
+
+
+ The detail properties of the node in
+ key-value pairs.
+
+
+
+
+
+
+ The version of the Hadoop used in the cluster.
+
+
+
+
+
+
+ If set to true, the cluster is auto configured.
+
+
+
+
+
+
+ The description of the cluster.
+
+
+
+
+
+
+ If set to true, the cluster is protected.
+
+
+'>
+
+
+
+ The description of the cluster status.
+
+
+
+
+
+
+ The UUID of the neutron management network.
+
+
+
+
+
+
+ The SSH key for the management network.
+
+
+
+
+
+
+ The UUID of the cluster template.
+
+
+
+
+
+
+ The number of nodes in the cluster.
+
+
+
+
+
+
+ A set of key and value pairs that contain cluster information.
+
+
+
+
+
+
+ A list of the cluster progresses.
+
+
+
+
+
+
+ The id of the trust.
+
+
+
+
+
+
+ If set to true, the cluster is transient.
+
+
+
+
+
+
+ The status of the cluster.
+
+
+'>
+
+
+
+ The description of the data source object.
+
+
+
+
+
+
+ The url of the data source object.
+
+
+
+
+
+
+ The type of the data source object.
+
+
+'>
+
+
+
+ If set to true, the object is public.
+
+
+
+
+
+
+ The UUID of the tenant.
+
+
+
+
+
+
+ If set to true, the object is protected.
+
+
+
+
+
+
+ The date and time when the object was created.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The ID of the object.
+
+
+
+
+
+
+ The date and time when the object was updated.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The name of the object.
+
+
+'>
+
+
+
+ The size of the data stored in the internal database.
+
+
+'>
+
+
+
+ The description of the job binary object.
+
+
+
+
+
+
+ The url of the job binary object.
+
+
+'>
+
+
+
+ The description of the job object.
+
+
+
+
+
+
+ The type of the job object.
+
+
+
+
+
+
+ The list of the job object properties.
+
+
+
+
+
+
+ The list of the job object and their
+ properties.
+
+
+'>
+
+
+
+ The list of the jobs.
+
+
+'>
+
+
+
+ A set of key and value pairs that contain the the job object.
+
+
+
+
+
+
+ The mappings of the job tasks.
+
+
+
+
+
+
+ The list of arguments.
+
+
+
+
+
+
+ The mappings of values to the parameters.
+
+
+
+
+
+
+ If set to true, the job execution object is protected.
+
+
+
+
+
+
+ The UUID of the input.
+
+
+
+
+
+
+ The UUID of the job object.
+
+
+
+
+
+
+ The UUID of the cluster.
+
+
+
+
+
+
+ The date and time when the job execution object was created.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The end date and time of the job execution.
+
+
+ The date and time when the job completed execution.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The UUID of the output of job execution
+ object.
+
+
+
+
+
+
+ If set to true, the job execution object is public.
+
+
+
+
+
+
+ The date and time when the job execution object was updated.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The code returned after job has executed.
+
+
+
+
+
+
+ The data source URLs.
+
+
+
+
+
+
+ The date and time when the job started.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ The ±hh:mm value, if included, returns the time zone as an
+ offset from UTC.
+
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+
+
+
+
+ The UUID of the tenant.
+
+
+
+
+
+
+ The UUID of the job execution object.
+
+
+
+
+
+
+ The UUID of the oozie_job.
+
+
+
+
+
+
+ The report of the executed job objects.
+
+
+'>
+
+
+
+ The list of job execution objects.
+
+
+'>
+
+
+
+ The list of plugins and their job types.
+
+
+'>
+
+
+
+ The list of plugins.
+
+
+'>
+
+
+
+ The list of clusters.
+
+
+'>
+
+
+
+ The list of job binary internal objects.
+
+
+'>
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/data-sources.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/data-sources.wadl
index 381e818d4..bca1dd2f7 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/data-sources.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/data-sources.wadl
@@ -1,20 +1,31 @@
+
+
+
+
+
+
+
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink" >
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -48,6 +59,8 @@
href="../samples/data-sources/data-sources-list-resp.json"
/>
+ &datasourceResponseParameters;
+ &objectResponseParameters;
@@ -64,6 +77,8 @@
href="../samples/data-sources/data-sources-get-resp.json"
/>
+ &datasourceResponseParameters;
+ &objectResponseParameters;
@@ -106,6 +121,8 @@
href="../samples/data-sources/data-source-register-hdfs-resp.json"
/>
+ &datasourceResponseParameters;
+ &objectResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/event-log.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/event-log.wadl
index 6af827d23..e073c1ed2 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/event-log.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/event-log.wadl
@@ -5,11 +5,13 @@
-
+
%common_project;
+
+ %common;
]>
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/image-registry.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/image-registry.wadl
index 1a85225cf..ee46cfbe6 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/image-registry.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/image-registry.wadl
@@ -1,20 +1,31 @@
+
+
+
+
+
+
+
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -65,6 +76,8 @@
href="../samples/image-registry/images-list-resp.json"
/>
+ &imageregResponseParameters;
+ &imagesResponseParameter;
@@ -81,6 +94,7 @@
href="../samples/image-registry/images-get-resp.json"
/>
+ &imageregResponseParameters;
@@ -120,6 +134,7 @@
href="../samples/image-registry/images-set-resp.json"
/>
+ &imageregResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binaries.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binaries.wadl
index 7426d18c3..b122ae7a8 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binaries.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binaries.wadl
@@ -10,22 +10,22 @@
%common_project;
+
+ %common;
]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -61,6 +61,9 @@
href="../samples/job-binaries/list-resp.json"
/>
+ &binariesParameter;
+ &jobbinaryResponseParameters;
+ &objectResponseParameters;
@@ -85,6 +88,8 @@
href="../samples/job-binaries/create-resp.json"
/>
+ &jobbinaryResponseParameters;
+ &objectResponseParameters;
@@ -101,6 +106,8 @@
href="../samples/job-binaries/show-resp.json"
/>
+ &jobbinaryResponseParameters;
+ &objectResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binary-internals.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binary-internals.wadl
index 6efacd66f..4a825c88f 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binary-internals.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-binary-internals.wadl
@@ -10,22 +10,22 @@
%common_project;
+
+ %common;
]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -70,6 +70,9 @@
href="../samples/job-binary-internals/list-resp.json"
/>
+ &jobbinaryInternalsResponseParameters;
+ &objectResponseParameters;
+ &binariesParameter;
@@ -97,6 +100,8 @@
href="../samples/job-binary-internals/create-resp.json"
/>
+ &jobbinaryInternalsResponseParameters;
+ &objectResponseParameters;
@@ -113,6 +118,8 @@
href="../samples/job-binary-internals/show-resp.json"
/>
+ &jobbinaryInternalsResponseParameters;
+ &objectResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-executions.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-executions.wadl
index d02b6f3ca..98a32b723 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-executions.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-executions.wadl
@@ -5,29 +5,27 @@
-
+
%common_project;
+
+ %common;
]>
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
-
- The unique identifier of the tenant or account.
-
-
-
+ &tenant_idTemplateParameter;
@@ -67,6 +65,8 @@
href="../samples/job-executions/list-resp.json"
/>
+ &jobexecutionsParameter;
+ &jobexecutionResponseParameters;
@@ -84,6 +84,7 @@
href="../samples/job-executions/job-ex-resp.json"
/>
+ &jobexecutionResponseParameters;
@@ -102,6 +103,7 @@
href="../samples/job-executions/job-ex-resp.json"
/>
+ &jobexecutionResponseParameters;
@@ -119,6 +121,7 @@
href="../samples/job-executions/cancel-resp.json"
/>
+ &jobexecutionResponseParameters;
@@ -154,6 +157,7 @@
href="../samples/job-executions/job-ex-update-resp.json"
/>
+ &jobexecutionResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-types.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-types.wadl
index d2272d221..1cc26505e 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-types.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/job-types.wadl
@@ -1,20 +1,31 @@
+
+
+
+
+
+
+
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -66,6 +77,8 @@
href="../samples/job-types/job-types-get-resp.json"
/>
+ &jobtypesResponseParameters;
+ &pluginResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/jobs.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/jobs.wadl
index b291616df..e87fef0be 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/jobs.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/jobs.wadl
@@ -1,20 +1,31 @@
+
+
+
+
+
+
+
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -51,6 +62,9 @@
href="../samples/jobs/job-list-resp.json"
/>
+ &jobsResponseParameter;
+ &jobResponseParameters;
+ &objectResponseParameters;
@@ -67,6 +81,8 @@
href="../samples/jobs/job-get-resp.json"
/>
+ &jobResponseParameters;
+ &objectResponseParameters;
@@ -93,6 +109,8 @@
href="../samples/jobs/job-create-resp.json"
/>
+ &jobResponseParameters;
+ &objectResponseParameters;
@@ -152,6 +170,8 @@
href="../samples/jobs/job-update-resp.json"
/>
+ &jobResponseParameters;
+ &objectResponseParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/node-group-template.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/node-group-template.wadl
index cb12a4c35..2eb496d82 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/node-group-template.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/node-group-template.wadl
@@ -7,21 +7,25 @@
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -57,6 +61,7 @@
href="../samples/node-group-templates/node-group-templates-list.json"
/>
+ &nodegrouptemplatesRespParameters;
@@ -73,6 +78,7 @@
href="../samples/node-group-templates/node-group-templates-get.json"
/>
+ &nodegrouptemplatesRespParameters;
@@ -99,6 +105,7 @@
href="../samples/node-group-templates/node-group-templates-create-resp.json"
/>
+ &nodegrouptemplatesRespParameters;
diff --git a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/plugins.wadl b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/plugins.wadl
index 3686a3e04..a6f46c26b 100644
--- a/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/plugins.wadl
+++ b/api-ref/src/wadls/dataprocessing-api/src/v1.1/wadl/plugins.wadl
@@ -1,20 +1,31 @@
+
+
+
+
+
+
+
+
+ %common_project;
+
+ %common;
+]>
+ xmlns:wadl="http://wadl.dev.java.net/2009/02"
+ xmlns:csapi="http://docs.openstack.org/compute/api/v2"
+ xmlns:xlink="http://www.w3.org/1999/xlink" >
-
-
- The unique identifier of the tenant or account.
-
-
+ &tenant_idTemplateParameter;
@@ -53,6 +64,8 @@
href="../samples/plugins/plugins-list-resp.json"
/>
+ &pluginsParameter;
+ &pluginResponseParameters;
@@ -70,6 +83,7 @@
href="../samples/plugins/plugins-get-resp.json"
/>
+ &pluginResponseParameters;
@@ -87,6 +101,7 @@
href="../samples/plugins/plugins-get-version-resp.json"
/>
+ &pluginResponseParameters;