diff --git a/api-ref/src/wadls/volume-api/src/v1/common.ent b/api-ref/src/wadls/volume-api/src/v1/common.ent
deleted file mode 100644
index 033809128..000000000
--- a/api-ref/src/wadls/volume-api/src/v1/common.ent
+++ /dev/null
@@ -1,388 +0,0 @@
-
-
-
- A quota_set object.
-
-
-
- The number of instance cores allowed for
- each tenant.
-
-
-
- The number of fixed IP addresses allowed
- for each tenant. Must be equal to or
- greater than the number of allowed
- instances.
-
-
-
- The number of floating IP addresses
- allowed for each tenant.
-
-
-
- The ID for the quota
- set.
-
-
-
- The number of bytes of content allowed
- for each injected file.
-
-
-
- The number of bytes allowed for each
- injected file path.
-
-
-
- The number of injected files allowed for
- each tenant.
-
-
-
- The number of instances allowed for each
- tenant.
-
-
-
- The number of key pairs allowed for each
- user.
-
-
-
- The number of metadata items allowed for
- each instance.
-
-
-
- The amount of instance RAM in megabytes
- allowed for each tenant.
-
-
-
- The number of rules allowed for each
- security group.
-
-
-
- The number of security groups allowed
- for each tenant.
- '>
-
-
- A quota_set object.
-
-
-
- The number of instance cores allowed for
- each tenant.
-
-
-
- The number of fixed IP addresses allowed
- for each tenant. Must be equal to or
- greater than the number of allowed
- instances.
-
-
-
- The number of floating IP addresses
- allowed for each tenant.
-
-
-
- The ID for the quota
- set.
-
-
-
- The number of bytes of content allowed
- for each injected file.
-
-
-
- The number of bytes allowed for each
- injected file path.
-
-
-
- The number of injected files allowed for
- each tenant.
-
-
-
- The number of instances allowed for each
- tenant.
-
-
-
- The number of key pairs allowed for each
- user.
-
-
-
- The number of metadata items allowed for
- each instance.
-
-
-
- The amount of instance RAM in megabytes
- allowed for each tenant.
-
-
-
- The number of rules allowed for each
- security group.
-
-
-
- The number of security groups allowed
- for each tenant.
- '>
-
-
- The volume name.
-
-
-
- The volume
- description.
-
-
-
- The size of the volume, in
- GBs.
-
-
-
- The associated volume
- type.
-
-
-
- One or more metadata key and value pairs
- to associate with the
- volume.
-
-
-
- The availability zone.
-
-
-
- To create a volume from an existing
- snapshot, specify the ID of the existing
- volume snapshot. The volume is created in same availability
- zone and with same size as the snapshot.
-' >
-
-
- The volume ID.
-
-
-
- The volume name.
-
-
-
- The volume
- description.
-
-
-
- The size of the volume, in
- GBs.
-
-
-
- The associated volume
- type.
-
-
-
- One or more metadata key and value pairs
- to associate with the
- volume.
-
-
-
- The availability zone.
-
-
-
- To create a volume from an existing
- snapshot, specify the ID of the existing
- volume snapshot. The volume is created in same availability
- zone and with same size as the snapshot.
-
-
-
- Indicates whether you can boot an instance from the volume.
-
-
-
- Attachments.
-
-
-
- Created-at timestamp.
-' >
-
diff --git a/api-ref/src/wadls/volume-api/src/v1/os-quota-sets-v1.wadl b/api-ref/src/wadls/volume-api/src/v1/os-quota-sets-v1.wadl
index b53f3e101..67a77570f 100644
--- a/api-ref/src/wadls/volume-api/src/v1/os-quota-sets-v1.wadl
+++ b/api-ref/src/wadls/volume-api/src/v1/os-quota-sets-v1.wadl
@@ -1,7 +1,7 @@
+
%common;
%common_project;
@@ -130,6 +130,11 @@
title="Show quotas">
Shows quotas for a tenant.
+
+
+ "aSetsShowReqParameters;
+
+
- "aSetsRespParameters;
+ "aSetsRespParameters;
+ "aSetsShowRespParameters;
+
diff --git a/api-ref/src/wadls/volume-api/src/v1/volume-api-v1.wadl b/api-ref/src/wadls/volume-api/src/v1/volume-api-v1.wadl
index 3710db57d..336a9b19c 100644
--- a/api-ref/src/wadls/volume-api/src/v1/volume-api-v1.wadl
+++ b/api-ref/src/wadls/volume-api/src/v1/volume-api-v1.wadl
@@ -1,7 +1,7 @@
+
%common;
%common_project;
diff --git a/api-ref/src/wadls/volume-api/src/v2/common.ent b/api-ref/src/wadls/volume-api/src/v2/common.ent
index 9d83b2051..926facfb4 100644
--- a/api-ref/src/wadls/volume-api/src/v2/common.ent
+++ b/api-ref/src/wadls/volume-api/src/v2/common.ent
@@ -50,6 +50,18 @@
'>
+
+
+
+ Set to usage=True to show quota usage. Default is
+ False.
+
+'>
- A quota_set object.
+ A quota_set object.
The number of security groups allowed
for each tenant.
'>
+
+
+
+ The in use data size. Visible only if you set the
+ usage=True query parameter.
+
+
+
+
+
+
+ Reserved volume size. Visible only if you set the
+ usage=True query parameter.
+
+
+'>
Shows quotas for a tenant.
+
+
+ "asShowRequest;
+
+
"asResponse;
+ "asShowResponse;