diff --git a/doc/api_samples/all_extensions/extensions-get-resp.json b/doc/api_samples/all_extensions/extensions-get-resp.json index f4dfa0683..155a877c2 100644 --- a/doc/api_samples/all_extensions/extensions-get-resp.json +++ b/doc/api_samples/all_extensions/extensions-get-resp.json @@ -296,6 +296,14 @@ "namespace": "http://docs.openstack.org/compute/ext/servers/api/v1.1", "updated": "2012-01-23T00:00:00+00:00" }, + { + "alias": "os-services", + "description": "Services support", + "links": [], + "name": "Services", + "namespace": "http://docs.openstack.org/compute/ext/services/api/v2", + "updated": "2012-10-28T00:00:00-00:00" + }, { "alias": "os-simple-tenant-usage", "description": "Simple tenant usage extension", @@ -337,4 +345,4 @@ "updated": "2011-03-25T00:00:00+00:00" } ] -} +} \ No newline at end of file diff --git a/doc/api_samples/all_extensions/extensions-get-resp.xml b/doc/api_samples/all_extensions/extensions-get-resp.xml index de18e5a2b..ad10c671b 100644 --- a/doc/api_samples/all_extensions/extensions-get-resp.xml +++ b/doc/api_samples/all_extensions/extensions-get-resp.xml @@ -125,6 +125,9 @@ Start/Stop instance compute API support + + Services support + Simple tenant usage extension @@ -140,4 +143,4 @@ Volumes support - + \ No newline at end of file