
Adds the v3 API samples for the limits and simple tenant usage extensions. Bundled together to reduce review load Partially implements blueprint v3-api-specification +DocImpact Change-Id: I1b73d7acf8d1bbccec2fff6180799edd3f3b12aa
13 lines
446 B
XML
13 lines
446 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<tenant_usages>
|
|
<tenant_usage>
|
|
<tenant_id>openstack</tenant_id>
|
|
<total_local_gb_usage>1.0</total_local_gb_usage>
|
|
<total_vcpus_usage>1.0</total_vcpus_usage>
|
|
<total_memory_mb_usage>512.0</total_memory_mb_usage>
|
|
<total_hours>1.0</total_hours>
|
|
<start>2013-09-09 13:18:27.998271</start>
|
|
<stop>2013-09-09 14:18:27.998271</stop>
|
|
<server_usages/>
|
|
</tenant_usage>
|
|
</tenant_usages> |