You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by ma...@apache.org on 2013/02/13 12:45:59 UTC

[4/5] [Core] Unit tests - updated fixtures for Openstack instances tests (1.1.1 release)

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/a1f59fd0/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_instances.yml
----------------------------------------------------------------------
diff --git a/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_instances.yml b/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_instances.yml
index 30ec57a..d913a86 100644
--- a/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_instances.yml
+++ b/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_instances.yml
@@ -1,457 +1,405 @@
---- 
-recorded_with: VCR 2.3.0
-http_interactions: 
-- request: 
+---
+http_interactions:
+- request:
     method: post
     uri: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens
-    body: 
-      string: "{\"auth\":{\"passwordCredentials\":{\"username\":\"foo@fakedomain.eu\",\"password\":\"1234fake56789\"},\"tenantName\":\"foo@fakedomain.eu-default-tenant\"}}"
-    headers: 
-      Content-Type: 
+    body:
+      encoding: UTF-8
+      string: ! '{"auth":{"passwordCredentials":{"username":"foo@fakedomain.eu","password":"1234fake56789"},"tenantName":"foo@fakedomain.eu-default-tenant"}}'
+    headers:
+      Content-Type:
       - application/json
-      Accept: 
-      - "*/*"
-  response: 
-    status: 
+      Accept:
+      - ! '*/*'
+      User-Agent:
+      - Ruby
+  response:
+    status:
       code: 200
       message: OK
-    headers: 
-      Server: 
-      - Apache-Coyote/1.1
-      Content-Type: 
+    headers:
+      Content-Length:
+      - '5934'
+      Content-Type:
       - application/json
-      Expires: 
-      - "-1"
-      Pragma: 
+      Date:
+      - Wed, 13 Feb 2013 11:13:18 GMT
+      Cache-Control:
       - no-cache
-      Cache-Control: 
+      Expires:
+      - '-1'
+      Pragma:
       - no-cache
-      Date: 
-      - Tue, 11 Dec 2012 11:41:11 GMT
-      Content-Length: 
-      - "4011"
-    body: 
-      string: |-
-        {"access": {
-          "token": {
-            "expires": "2012-12-11T23:41:12.084Z",
-            "id": "EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1",
-            "tenant": {
-              "id": "123456fake7890",
-              "name": "foo@fakedomain.eu-default-tenant"
-            }
-          },
-          "user": {
-            "id": "98765fake43210",
-            "name": "foo@fakedomain.eu",
-            "roles": [
-              {
-                "id": "00000000004024",
-                "serviceId": "140",
-                "name": "user",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004022",
-                "serviceId": "110",
-                "name": "Admin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004025",
-                "serviceId": "120",
-                "name": "sysadmin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004003",
-                "serviceId": "100",
-                "name": "domainadmin"
-              },
-              {
-                "id": "00000000004016",
-                "serviceId": "120",
-                "name": "netadmin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004004",
-                "serviceId": "100",
-                "name": "domainuser"
-              },
-              {
-                "id": "00000000004013",
-                "serviceId": "130",
-                "name": "block-admin",
-                "tenantId": "123456fake7890"
-              }
-            ]
-          },
-          "serviceCatalog": [
-            {
-              "name": "Object Storage",
-              "type": "object-store",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1\/123456fake7890",
-                "region": "region-a.geo-1",
-                "versionId": "1.0",
-                "versionInfo": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1.0\/",
-                "versionList": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com"
-              }]
-            },
-            {
-              "name": "Identity",
-              "type": "identity",
-              "endpoints": [
-                {
-                  "publicURL": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "region": "region-b.geo-1",
-                  "versionId": "2.0",
-                  "versionInfo": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "versionList": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357"
-                },
-                {
-                  "publicURL": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "region": "region-a.geo-1",
-                  "versionId": "2.0",
-                  "versionInfo": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "versionList": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357"
-                }
-              ]
-            },
-            {
-              "name": "Image Management",
-              "type": "image",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/glance2.uswest.hpcloud.net:9292\/v1.0",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.0",
-                "versionInfo": "https:\/\/glance2.uswest.hpcloud.net:9292\/v1.0\/",
-                "versionList": "https:\/\/glance2.uswest.hpcloud.net:9292"
-              }]
-            },
-            {
-              "name": "Block Storage",
-              "type": "volume",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/123456fake7890",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.1",
-                "versionInfo": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/",
-                "versionList": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com"
-              }]
-            },
-            {
-              "name": "Compute",
-              "type": "compute",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/123456fake7890",
-                "publicURL2": "https:\/\/az-2.region-a.geo-1.ec2-compute.hpcloudsvc.com\/services\/Cloud",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.1",
-                "versionInfo": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/",
-                "versionList": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com"
-              }]
-            }
-          ]
-        }}
+      Server:
+      - Apache-Coyote/1.1
+    body:
+      encoding: US-ASCII
+      string: ! "{\"access\": {\n  \"token\": {\n    \"expires\": \"2013-02-13T23:13:18.630Z\",\n
+        \   \"id\": \"EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1\",\n
+        \   \"tenant\": {\n      \"id\": \"123456fake7890\",\n      \"name\": \"foo@fakedomain.eu-default-tenant\"\n
+        \   }\n  },\n  \"user\": {\n    \"id\": \"98765fake43210\",\n    \"name\":
+        \"foo@fakedomain.eu\",\n    \"roles\": [\n      {\n        \"id\": \"00000000004013\",\n
+        \       \"serviceId\": \"130\",\n        \"name\": \"block-admin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004025\",\n
+        \       \"serviceId\": \"120\",\n        \"name\": \"sysadmin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004024\",\n
+        \       \"serviceId\": \"140\",\n        \"name\": \"user\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004022\",\n
+        \       \"serviceId\": \"110\",\n        \"name\": \"Admin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004025\",\n
+        \       \"serviceId\": \"120\",\n        \"name\": \"sysadmin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004024\",\n
+        \       \"serviceId\": \"140\",\n        \"name\": \"user\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004003\",\n
+        \       \"serviceId\": \"100\",\n        \"name\": \"domainadmin\"\n      },\n
+        \     {\n        \"id\": \"00000000004016\",\n        \"serviceId\": \"120\",\n
+        \       \"name\": \"netadmin\",\n        \"tenantId\": \"123456fake7890\"\n
+        \     },\n      {\n        \"id\": \"00000000004004\",\n        \"serviceId\":
+        \"100\",\n        \"name\": \"domainuser\"\n      },\n      {\n        \"id\":
+        \"00000000004013\",\n        \"serviceId\": \"130\",\n        \"name\": \"block-admin\",\n
+        \       \"tenantId\": \"123456fake7890\"\n      },\n      {\n        \"id\":
+        \"00000000004016\",\n        \"serviceId\": \"120\",\n        \"name\": \"netadmin\",\n
+        \       \"tenantId\": \"123456fake7890\"\n      }\n    ]\n  },\n  \"serviceCatalog\":
+        [\n    {\n      \"name\": \"Object Storage\",\n      \"type\": \"object-store\",\n
+        \     \"endpoints\": [{\n        \"tenantId\": \"123456fake7890\",\n        \"publicURL\":
+        \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\\/v1\\/123456fake7890\",\n
+        \       \"region\": \"region-a.geo-1\",\n        \"versionId\": \"1.0\",\n
+        \       \"versionInfo\": \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\\/v1.0\\/\",\n
+        \       \"versionList\": \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\"\n
+        \     }]\n    },\n    {\n      \"name\": \"Identity\",\n      \"type\": \"identity\",\n
+        \     \"endpoints\": [\n        {\n          \"publicURL\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"region\": \"region-a.geo-1\",\n          \"versionId\": \"2.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\"\n
+        \       },\n        {\n          \"publicURL\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"region\": \"region-b.geo-1\",\n          \"versionId\": \"2.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\"\n
+        \       }\n      ]\n    },\n    {\n      \"name\": \"Image Management\",\n
+        \     \"type\": \"image\",\n      \"endpoints\": [\n        {\n          \"tenantId\":
+        \"123456fake7890\",\n          \"publicURL\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\\/v1.0\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\\/v1.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\\/v1.0\",\n          \"region\":
+        \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.0\",\n          \"versionInfo\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\\/v1.0\\/\",\n          \"versionList\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\"\n        }\n      ]\n    },\n
+        \   {\n      \"name\": \"Block Storage\",\n      \"type\": \"volume\",\n      \"endpoints\":
+        [\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"region\": \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       }\n      ]\n    },\n    {\n      \"name\": \"Compute\",\n      \"type\":
+        \"compute\",\n      \"endpoints\": [\n        {\n          \"tenantId\": \"123456fake7890\",\n
+        \         \"publicURL\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"publicURL2\": \"https:\\/\\/az-2.region-a.geo-1.ec2-compute.hpcloudsvc.com\\/services\\/Cloud\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"publicURL2\": \"https:\\/\\/az-1.region-a.geo-1.ec2-compute.hpcloudsvc.com\\/services\\/Cloud\",\n
+        \         \"region\": \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       }\n      ]\n    }\n  ]\n}}"
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:12 GMT
-- request: 
+  recorded_at: Wed, 13 Feb 2013 11:13:18 GMT
+- request:
     method: get
-    uri: https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/806837
-    body: 
-      string: ""
-    headers: 
-      X-Storage-Token: 
+    uri: https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/815215
+    body:
+      encoding: US-ASCII
+      string: ''
+    headers:
+      X-Auth-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      Content-Type: 
-      - application/json
-      Accept: 
-      - application/json
-      X-Auth-Token: 
+      X-Storage-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      User-Agent: 
-      - OpenStack Ruby API 1.0.7
-      Connection: 
+      Connection:
       - Keep-Alive
-  response: 
-    status: 
+      User-Agent:
+      - OpenStack Ruby API 1.0.9
+      Accept:
+      - application/json
+      Content-Type:
+      - application/json
+  response:
+    status:
       code: 200
       message: OK
-    headers: 
-      Content-Type: 
+    headers:
+      Content-Length:
+      - '1280'
+      Content-Type:
       - application/json; charset=UTF-8
-      Date: 
-      - Tue, 11 Dec 2012 11:41:13 GMT
-      Content-Length: 
-      - "1294"
-    body: 
-      string: "{\"server\": {\"status\": \"ACTIVE\", \"updated\": \"2012-12-11T11:36:16Z\", \"hostId\": \"bbe65f8ab3fc264a6d7b576cf43db3268a0053b15a84ec9b1daaaf22\", \"user_id\": \"98765fake43210\", \"name\": \"Server-1355225740-az-2-region-a-geo-1\", \"links\": [{\"href\": \"https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/806837\", \"rel\": \"self\"}, {\"href\": \"https://az-2.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/servers/806837\", \"rel\": \"bookmark\"}], \"addresses\": {\"private\": [{\"version\": 4, \"addr\": \"10.7.17.252\"}, {\"version\": 4, \"addr\": \"15.185.175.43\"}]}, \"tenant_id\": \"123456fake7890\", \"image\": {\"id\": \"47940\", \"links\": [{\"href\": \"https://az-2.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/images/47940\", \"rel\": \"bookmark\"}]}, \"created\": \"2012-12-11T11:35:45Z\", \"uuid\": \"936765b5-27bd-4d7d-a010-437e67611312\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"key_name\": \"marios_default\
 ", \"progress\": 100, \"flavor\": {\"id\": \"100\", \"links\": [{\"href\": \"https://az-2.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/flavors/100\", \"rel\": \"bookmark\"}]}, \"config_drive\": \"\", \"id\": 806837, \"security_groups\": [{\"name\": \"default\", \"links\": [{\"href\": \"https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/os-security-groups/1381\", \"rel\": \"bookmark\"}], \"id\": 1381}], \"metadata\": {}}}"
+      Date:
+      - Wed, 13 Feb 2013 11:13:20 GMT
+    body:
+      encoding: US-ASCII
+      string: ! '{"server": {"status": "ACTIVE", "updated": "2013-02-13T11:07:13Z",
+        "hostId": "966a86ded4996d76dc93d58621ae1baf363e1a77d35ae5ba34bc9dac", "user_id":
+        "98765fake43210", "name": "server2013-02-13 13:06:46 +0200", "links": [{"href":
+        "https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/815215",
+        "rel": "self"}, {"href": "https://az-1.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/servers/815215",
+        "rel": "bookmark"}], "addresses": {"private": [{"version": 4, "addr": "10.4.228.237"},
+        {"version": 4, "addr": "15.185.100.190"}]}, "tenant_id": "123456fake7890",
+        "image": {"id": "78265", "links": [{"href": "https://az-1.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/images/78265",
+        "rel": "bookmark"}]}, "created": "2013-02-13T11:06:50Z", "uuid": "091cf8bc-383f-4f96-bdea-0372f4df245e",
+        "accessIPv4": "", "accessIPv6": "", "key_name": null, "progress": 100, "flavor":
+        {"id": "100", "links": [{"href": "https://az-1.region-a.geo-1.compute.hpcloudsvc.com/123456fake7890/flavors/100",
+        "rel": "bookmark"}]}, "config_drive": "", "id": 815215, "security_groups":
+        [{"name": "default", "links": [{"href": "https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/os-security-groups/62635",
+        "rel": "bookmark"}], "id": 62635}], "metadata": {}}}'
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:13 GMT
-- request: 
+  recorded_at: Wed, 13 Feb 2013 11:13:20 GMT
+- request:
     method: get
-    uri: https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/extensions
-    body: 
-      string: ""
-    headers: 
-      X-Storage-Token: 
+    uri: https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/extensions
+    body:
+      encoding: US-ASCII
+      string: ''
+    headers:
+      X-Auth-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      Content-Type: 
-      - application/json
-      Accept: 
-      - application/json
-      X-Auth-Token: 
+      X-Storage-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      User-Agent: 
-      - OpenStack Ruby API 1.0.7
-      Connection: 
+      Connection:
       - Keep-Alive
-  response: 
-    status: 
+      User-Agent:
+      - OpenStack Ruby API 1.0.9
+      Accept:
+      - application/json
+      Content-Type:
+      - application/json
+  response:
+    status:
       code: 200
       message: OK
-    headers: 
-      Content-Type: 
+    headers:
+      Content-Length:
+      - '1766'
+      Content-Type:
       - application/json; charset=UTF-8
-      Date: 
-      - Tue, 11 Dec 2012 11:41:15 GMT
-      Content-Length: 
-      - "1570"
-    body: 
-      string: "{\"extensions\": [{\"updated\": \"2011-03-25T00:00:00+00:00\", \"name\": \"Volumes\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/volumes/api/v1.1\", \"alias\": \"os-volumes\", \"description\": \"Volumes support\"}, {\"updated\": \"2012-10-11T00:00:00+00:00\", \"name\": \"HP Bootable Volumes\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/hp-bootable-volumes/api/v1.1\", \"alias\": \"hp-bootable-volumes\", \"description\": \"hp bootable volumes support\"}, {\"updated\": \"2012-09-04T00:00:00+00:00\", \"name\": \"hp volume backup\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/hp-volume-backups/api/v1.1\", \"alias\": \"hp-volume-backups\", \"description\": \"hp volume backups support\"}, {\"updated\": \"2011-08-08T00:00:00+00:00\", \"name\": \"Keypairs\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/keypairs/api/v1.1\", \"alias\": \"os-keypairs\", \"description\": \"Keypair Support\"}, {\"updated\": \"
 2011-12-08T00:00:00+00:00\", \"name\": \"Console_output\", \"links\": [], \"namespace\": \"http://docs.openstack.org/compute/ext/os-console-output/api/v1.1\", \"alias\": \"os-console-output\", \"description\": \"Console log output support, with tailing ability.\"}, {\"updated\": \"2011-07-21T00:00:00+00:00\", \"name\": \"SecurityGroups\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/securitygroups/api/v1.1\", \"alias\": \"security_groups\", \"description\": \"Security group support\"}, {\"updated\": \"2011-06-16T00:00:00+00:00\", \"name\": \"Floating_ips\", \"links\": [], \"namespace\": \"http://docs.openstack.org/ext/floating_ips/api/v1.1\", \"alias\": \"os-floating-ips\", \"description\": \"Floating IPs support\"}]}"
+      Date:
+      - Wed, 13 Feb 2013 11:13:21 GMT
+    body:
+      encoding: US-ASCII
+      string: ! '{"extensions": [{"updated": "2011-03-25T00:00:00+00:00", "name":
+        "Volumes", "links": [], "namespace": "http://docs.openstack.org/ext/volumes/api/v1.1",
+        "alias": "os-volumes", "description": "Volumes support"}, {"updated": "2012-10-11T00:00:00+00:00",
+        "name": "HP Bootable Volumes", "links": [], "namespace": "http://docs.openstack.org/ext/hp-bootable-volumes/api/v1.1",
+        "alias": "hp-bootable-volumes", "description": "hp bootable volumes support"},
+        {"updated": "2011-08-18T00:00:00+00:00", "name": "Rescue", "links": [], "namespace":
+        "http://docs.openstack.org/ext/rescue/api/v1.1", "alias": "os-rescue", "description":
+        "Instance rescue mode"}, {"updated": "2012-09-04T00:00:00+00:00", "name":
+        "hp volume backup", "links": [], "namespace": "http://docs.openstack.org/ext/hp-volume-backups/api/v1.1",
+        "alias": "hp-volume-backups", "description": "hp volume backups support"},
+        {"updated": "2011-08-08T00:00:00+00:00", "name": "Keypairs", "links": [],
+        "namespace": "http://docs.openstack.org/ext/keypairs/api/v1.1", "alias": "os-keypairs",
+        "description": "Keypair Support"}, {"updated": "2011-12-08T00:00:00+00:00",
+        "name": "Console_output", "links": [], "namespace": "http://docs.openstack.org/compute/ext/os-console-output/api/v1.1",
+        "alias": "os-console-output", "description": "Console log output support,
+        with tailing ability."}, {"updated": "2011-07-21T00:00:00+00:00", "name":
+        "SecurityGroups", "links": [], "namespace": "http://docs.openstack.org/ext/securitygroups/api/v1.1",
+        "alias": "security_groups", "description": "Security group support"}, {"updated":
+        "2011-06-16T00:00:00+00:00", "name": "Floating_ips", "links": [], "namespace":
+        "http://docs.openstack.org/ext/floating_ips/api/v1.1", "alias": "os-floating-ips",
+        "description": "Floating IPs support"}]}'
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:15 GMT
-- request: 
+  recorded_at: Wed, 13 Feb 2013 11:13:21 GMT
+- request:
     method: get
-    uri: https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/806837/os-volume_attachments
-    body: 
-      string: ""
-    headers: 
-      X-Storage-Token: 
+    uri: https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/815215/os-volume_attachments
+    body:
+      encoding: US-ASCII
+      string: ''
+    headers:
+      X-Auth-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      Content-Type: 
-      - application/json
-      Accept: 
-      - application/json
-      X-Auth-Token: 
+      X-Storage-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      User-Agent: 
-      - OpenStack Ruby API 1.0.7
-      Connection: 
+      Connection:
       - Keep-Alive
-  response: 
-    status: 
+      User-Agent:
+      - OpenStack Ruby API 1.0.9
+      Accept:
+      - application/json
+      Content-Type:
+      - application/json
+  response:
+    status:
       code: 200
       message: OK
-    headers: 
-      Content-Type: 
+    headers:
+      Content-Length:
+      - '25'
+      Content-Type:
       - application/json; charset=UTF-8
-      Date: 
-      - Tue, 11 Dec 2012 11:41:16 GMT
-      Content-Length: 
-      - "25"
-    body: 
-      string: "{\"volumeAttachments\": []}"
+      Date:
+      - Wed, 13 Feb 2013 11:13:23 GMT
+    body:
+      encoding: US-ASCII
+      string: ! '{"volumeAttachments": []}'
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:16 GMT
-- request: 
+  recorded_at: Wed, 13 Feb 2013 11:13:23 GMT
+- request:
     method: post
     uri: https://region-a.geo-1.identity.hpcloudsvc.com:35357/v2.0/tokens
-    body: 
-      string: "{\"auth\":{\"passwordCredentials\":{\"username\":\"foo@fakedomain.eu\",\"password\":\"1234fake56789\"},\"tenantName\":\"foo@fakedomain.eu-default-tenant\"}}"
-    headers: 
-      Content-Type: 
+    body:
+      encoding: UTF-8
+      string: ! '{"auth":{"passwordCredentials":{"username":"foo@fakedomain.eu","password":"1234fake56789"},"tenantName":"foo@fakedomain.eu-default-tenant"}}'
+    headers:
+      Content-Type:
       - application/json
-      Accept: 
-      - "*/*"
-  response: 
-    status: 
+      Accept:
+      - ! '*/*'
+      User-Agent:
+      - Ruby
+  response:
+    status:
       code: 200
       message: OK
-    headers: 
-      Server: 
-      - Apache-Coyote/1.1
-      Content-Type: 
+    headers:
+      Content-Length:
+      - '5934'
+      Content-Type:
       - application/json
-      Expires: 
-      - "-1"
-      Pragma: 
+      Date:
+      - Wed, 13 Feb 2013 11:13:24 GMT
+      Cache-Control:
       - no-cache
-      Cache-Control: 
+      Expires:
+      - '-1'
+      Pragma:
       - no-cache
-      Date: 
-      - Tue, 11 Dec 2012 11:41:17 GMT
-      Content-Length: 
-      - "4011"
-    body: 
-      string: |-
-        {"access": {
-          "token": {
-            "expires": "2012-12-11T23:41:18.114Z",
-            "id": "EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1",
-            "tenant": {
-              "id": "123456fake7890",
-              "name": "foo@fakedomain.eu-default-tenant"
-            }
-          },
-          "user": {
-            "id": "98765fake43210",
-            "name": "foo@fakedomain.eu",
-            "roles": [
-              {
-                "id": "00000000004024",
-                "serviceId": "140",
-                "name": "user",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004022",
-                "serviceId": "110",
-                "name": "Admin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004025",
-                "serviceId": "120",
-                "name": "sysadmin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004003",
-                "serviceId": "100",
-                "name": "domainadmin"
-              },
-              {
-                "id": "00000000004016",
-                "serviceId": "120",
-                "name": "netadmin",
-                "tenantId": "123456fake7890"
-              },
-              {
-                "id": "00000000004004",
-                "serviceId": "100",
-                "name": "domainuser"
-              },
-              {
-                "id": "00000000004013",
-                "serviceId": "130",
-                "name": "block-admin",
-                "tenantId": "123456fake7890"
-              }
-            ]
-          },
-          "serviceCatalog": [
-            {
-              "name": "Object Storage",
-              "type": "object-store",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1\/123456fake7890",
-                "region": "region-a.geo-1",
-                "versionId": "1.0",
-                "versionInfo": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com\/v1.0\/",
-                "versionList": "https:\/\/region-a.geo-1.objects.hpcloudsvc.com"
-              }]
-            },
-            {
-              "name": "Identity",
-              "type": "identity",
-              "endpoints": [
-                {
-                  "publicURL": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "region": "region-b.geo-1",
-                  "versionId": "2.0",
-                  "versionInfo": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "versionList": "https:\/\/region-b.geo-1.identity.hpcloudsvc.com:35357"
-                },
-                {
-                  "publicURL": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "region": "region-a.geo-1",
-                  "versionId": "2.0",
-                  "versionInfo": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357\/v2.0\/",
-                  "versionList": "https:\/\/region-a.geo-1.identity.hpcloudsvc.com:35357"
-                }
-              ]
-            },
-            {
-              "name": "Image Management",
-              "type": "image",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/glance2.uswest.hpcloud.net:9292\/v1.0",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.0",
-                "versionInfo": "https:\/\/glance2.uswest.hpcloud.net:9292\/v1.0\/",
-                "versionList": "https:\/\/glance2.uswest.hpcloud.net:9292"
-              }]
-            },
-            {
-              "name": "Block Storage",
-              "type": "volume",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/123456fake7890",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.1",
-                "versionInfo": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/",
-                "versionList": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com"
-              }]
-            },
-            {
-              "name": "Compute",
-              "type": "compute",
-              "endpoints": [{
-                "tenantId": "123456fake7890",
-                "publicURL": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/123456fake7890",
-                "publicURL2": "https:\/\/az-2.region-a.geo-1.ec2-compute.hpcloudsvc.com\/services\/Cloud",
-                "region": "az-2.region-a.geo-1",
-                "versionId": "1.1",
-                "versionInfo": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com\/v1.1\/",
-                "versionList": "https:\/\/az-2.region-a.geo-1.compute.hpcloudsvc.com"
-              }]
-            }
-          ]
-        }}
+      Server:
+      - Apache-Coyote/1.1
+    body:
+      encoding: US-ASCII
+      string: ! "{\"access\": {\n  \"token\": {\n    \"expires\": \"2013-02-13T23:13:24.970Z\",\n
+        \   \"id\": \"EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1\",\n
+        \   \"tenant\": {\n      \"id\": \"123456fake7890\",\n      \"name\": \"foo@fakedomain.eu-default-tenant\"\n
+        \   }\n  },\n  \"user\": {\n    \"id\": \"98765fake43210\",\n    \"name\":
+        \"foo@fakedomain.eu\",\n    \"roles\": [\n      {\n        \"id\": \"00000000004013\",\n
+        \       \"serviceId\": \"130\",\n        \"name\": \"block-admin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004025\",\n
+        \       \"serviceId\": \"120\",\n        \"name\": \"sysadmin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004024\",\n
+        \       \"serviceId\": \"140\",\n        \"name\": \"user\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004022\",\n
+        \       \"serviceId\": \"110\",\n        \"name\": \"Admin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004025\",\n
+        \       \"serviceId\": \"120\",\n        \"name\": \"sysadmin\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004024\",\n
+        \       \"serviceId\": \"140\",\n        \"name\": \"user\",\n        \"tenantId\":
+        \"123456fake7890\"\n      },\n      {\n        \"id\": \"00000000004003\",\n
+        \       \"serviceId\": \"100\",\n        \"name\": \"domainadmin\"\n      },\n
+        \     {\n        \"id\": \"00000000004016\",\n        \"serviceId\": \"120\",\n
+        \       \"name\": \"netadmin\",\n        \"tenantId\": \"123456fake7890\"\n
+        \     },\n      {\n        \"id\": \"00000000004004\",\n        \"serviceId\":
+        \"100\",\n        \"name\": \"domainuser\"\n      },\n      {\n        \"id\":
+        \"00000000004013\",\n        \"serviceId\": \"130\",\n        \"name\": \"block-admin\",\n
+        \       \"tenantId\": \"123456fake7890\"\n      },\n      {\n        \"id\":
+        \"00000000004016\",\n        \"serviceId\": \"120\",\n        \"name\": \"netadmin\",\n
+        \       \"tenantId\": \"123456fake7890\"\n      }\n    ]\n  },\n  \"serviceCatalog\":
+        [\n    {\n      \"name\": \"Object Storage\",\n      \"type\": \"object-store\",\n
+        \     \"endpoints\": [{\n        \"tenantId\": \"123456fake7890\",\n        \"publicURL\":
+        \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\\/v1\\/123456fake7890\",\n
+        \       \"region\": \"region-a.geo-1\",\n        \"versionId\": \"1.0\",\n
+        \       \"versionInfo\": \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\\/v1.0\\/\",\n
+        \       \"versionList\": \"https:\\/\\/region-a.geo-1.objects.hpcloudsvc.com\"\n
+        \     }]\n    },\n    {\n      \"name\": \"Identity\",\n      \"type\": \"identity\",\n
+        \     \"endpoints\": [\n        {\n          \"publicURL\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"region\": \"region-a.geo-1\",\n          \"versionId\": \"2.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/region-a.geo-1.identity.hpcloudsvc.com:35357\"\n
+        \       },\n        {\n          \"publicURL\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"region\": \"region-b.geo-1\",\n          \"versionId\": \"2.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\\/v2.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/region-b.geo-1.identity.hpcloudsvc.com:35357\"\n
+        \       }\n      ]\n    },\n    {\n      \"name\": \"Image Management\",\n
+        \     \"type\": \"image\",\n      \"endpoints\": [\n        {\n          \"tenantId\":
+        \"123456fake7890\",\n          \"publicURL\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\\/v1.0\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.0\",\n
+        \         \"versionInfo\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\\/v1.0\\/\",\n
+        \         \"versionList\": \"https:\\/\\/glance2.uswest.hpcloud.net:9292\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\\/v1.0\",\n          \"region\":
+        \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.0\",\n          \"versionInfo\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\\/v1.0\\/\",\n          \"versionList\":
+        \"https:\\/\\/glance1.uswest.hpcloud.net:9292\"\n        }\n      ]\n    },\n
+        \   {\n      \"name\": \"Block Storage\",\n      \"type\": \"volume\",\n      \"endpoints\":
+        [\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"region\": \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       }\n      ]\n    },\n    {\n      \"name\": \"Compute\",\n      \"type\":
+        \"compute\",\n      \"endpoints\": [\n        {\n          \"tenantId\": \"123456fake7890\",\n
+        \         \"publicURL\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"publicURL2\": \"https:\\/\\/az-2.region-a.geo-1.ec2-compute.hpcloudsvc.com\\/services\\/Cloud\",\n
+        \         \"region\": \"az-2.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-2.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       },\n        {\n          \"tenantId\": \"123456fake7890\",\n          \"publicURL\":
+        \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/123456fake7890\",\n
+        \         \"publicURL2\": \"https:\\/\\/az-1.region-a.geo-1.ec2-compute.hpcloudsvc.com\\/services\\/Cloud\",\n
+        \         \"region\": \"az-1.region-a.geo-1\",\n          \"versionId\": \"1.1\",\n
+        \         \"versionInfo\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\\/v1.1\\/\",\n
+        \         \"versionList\": \"https:\\/\\/az-1.region-a.geo-1.compute.hpcloudsvc.com\"\n
+        \       }\n      ]\n    }\n  ]\n}}"
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:18 GMT
-- request: 
+  recorded_at: Wed, 13 Feb 2013 11:13:25 GMT
+- request:
     method: get
-    uri: https://az-2.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/unknown
-    body: 
-      string: ""
-    headers: 
-      X-Storage-Token: 
+    uri: https://az-1.region-a.geo-1.compute.hpcloudsvc.com/v1.1/123456fake7890/servers/unknown
+    body:
+      encoding: US-ASCII
+      string: ''
+    headers:
+      X-Auth-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      Content-Type: 
-      - application/json
-      Accept: 
-      - application/json
-      X-Auth-Token: 
+      X-Storage-Token:
       - EUAuth_01d7206e81832d1ac45183ab9531ba4f6cdc231590a31d5a326aa3cac417cdd1
-      User-Agent: 
-      - OpenStack Ruby API 1.0.7
-      Connection: 
+      Connection:
       - Keep-Alive
-  response: 
-    status: 
+      User-Agent:
+      - OpenStack Ruby API 1.0.9
+      Accept:
+      - application/json
+      Content-Type:
+      - application/json
+  response:
+    status:
       code: 404
       message: Not Found
-    headers: 
-      Content-Type: 
-      - application/json; charset=UTF-8
-      Nncoection: 
+    headers:
+      Nncoection:
       - close
-      Date: 
-      - Tue, 11 Dec 2012 11:41:19 GMT
-      Content-Length: 
-      - "78"
-    body: 
-      string: "{\"itemNotFound\": {\"message\": \"The resource could not be found.\", \"code\": 404}}"
+      Content-Length:
+      - '78'
+      Content-Type:
+      - application/json; charset=UTF-8
+      Date:
+      - Wed, 13 Feb 2013 11:13:26 GMT
+    body:
+      encoding: US-ASCII
+      string: ! '{"itemNotFound": {"message": "The resource could not be found.",
+        "code": 404}}'
     http_version: 
-  recorded_at: Tue, 11 Dec 2012 11:41:19 GMT
+  recorded_at: Wed, 13 Feb 2013 11:13:27 GMT
+recorded_with: VCR 2.4.0

http://git-wip-us.apache.org/repos/asf/deltacloud/blob/a1f59fd0/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_realms.yml
----------------------------------------------------------------------
diff --git a/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_realms.yml b/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_realms.yml
deleted file mode 100644
index 669d52c..0000000
--- a/server/tests/drivers/openstack/fixtures/test_0003_must_allow_to_filter_realms.yml
+++ /dev/null
@@ -1,205 +0,0 @@
----
-http_interactions:
-- request:
-    method: post
-    uri: http://10.34.32.211:5000/v2.0/tokens
-    body:
-      encoding: UTF-8
-      string: ! '{"auth":{"passwordCredentials":{"username":"admin","password":"password"},"tenantName":"admin"}}'
-    headers:
-      Content-Type:
-      - application/json
-      Accept:
-      - ! '*/*'
-      User-Agent:
-      - Ruby
-  response:
-    status:
-      code: 200
-      message: OK
-    headers:
-      Content-Type:
-      - application/json
-      Vary:
-      - X-Auth-Token
-      Content-Length:
-      - '2010'
-      Date:
-      - Mon, 27 Aug 2012 16:15:34 GMT
-    body:
-      encoding: US-ASCII
-      string: ! '{"access": {"token": {"expires": "2012-08-28T16:15:34Z", "id": "bb95494b665b406090d2a2d5d72e5a71",
-        "tenant": {"description": null, "enabled": true, "id": "e827289fd66f4effb5b9b5012282fdb7",
-        "name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7",
-        "region": "RegionOne", "publicURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7",
-        "internalURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7"}],
-        "endpoints_links": [], "type": "volume", "name": "Volume Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:9292/v1", "region": "RegionOne", "publicURL":
-        "http://10.34.32.211:9292/v1", "internalURL": "http://10.34.32.211:9292/v1"}],
-        "endpoints_links": [], "type": "image", "name": "Image Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7",
-        "region": "RegionOne", "publicURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7",
-        "internalURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7"}],
-        "endpoints_links": [], "type": "compute", "name": "Compute Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:8773/services/Admin", "region": "RegionOne",
-        "publicURL": "http://10.34.32.211:8773/services/Cloud", "internalURL": "http://10.34.32.211:8773/services/Cloud"}],
-        "endpoints_links": [], "type": "ec2", "name": "EC2 Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:35357/v2.0", "region": "RegionOne", "publicURL":
-        "http://10.34.32.211:5000/v2.0", "internalURL": "http://10.34.32.211:5000/v2.0"}],
-        "endpoints_links": [], "type": "identity", "name": "Identity Service"}], "user":
-        {"username": "admin", "roles_links": [], "id": "f2286a51122345cea7d216c120974b41",
-        "roles": [{"id": "e7e292b28c4b4befb06232fa935a3c48", "name": "KeystoneServiceAdmin"},
-        {"id": "7e716d5a52f348bb9a7fbbc230041b2a", "name": "admin"}, {"id": "bf2113c0cb924b34907521808ed9df13",
-        "name": "KeystoneAdmin"}], "name": "admin"}}}'
-    http_version: 
-  recorded_at: Mon, 27 Aug 2012 12:26:52 GMT
-- request:
-    method: get
-    uri: http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7/limits
-    body:
-      encoding: US-ASCII
-      string: ''
-    headers:
-      X-Auth-Token:
-      - bb95494b665b406090d2a2d5d72e5a71
-      X-Storage-Token:
-      - bb95494b665b406090d2a2d5d72e5a71
-      Connection:
-      - Keep-Alive
-      User-Agent:
-      - OpenStack Ruby API 1.0.3
-      Accept:
-      - application/json
-  response:
-    status:
-      code: 200
-      message: OK
-    headers:
-      X-Compute-Request-Id:
-      - req-6b2e205e-8069-45fc-b30c-63c072441a52
-      Content-Type:
-      - application/json
-      Content-Length:
-      - '900'
-      Date:
-      - Mon, 27 Aug 2012 16:15:34 GMT
-      Connection:
-      - keep-alive
-    body:
-      encoding: US-ASCII
-      string: ! '{"limits": {"rate": [{"regex": ".*", "limit": [{"next-available":
-        "2012-08-27T15:44:04Z", "unit": "MINUTE", "verb": "POST", "remaining": 9,
-        "value": 10}, {"next-available": "2012-08-27T16:15:34Z", "unit": "MINUTE",
-        "verb": "PUT", "remaining": 10, "value": 10}, {"next-available": "2012-08-27T15:39:45Z",
-        "unit": "MINUTE", "verb": "DELETE", "remaining": 99, "value": 100}], "uri":
-        "*"}, {"regex": "^/servers", "limit": [{"next-available": "2012-08-27T16:15:34Z",
-        "unit": "DAY", "verb": "POST", "remaining": 50, "value": 50}], "uri": "*/servers"},
-        {"regex": ".*changes-since.*", "limit": [{"next-available": "2012-08-27T16:15:34Z",
-        "unit": "MINUTE", "verb": "GET", "remaining": 3, "value": 3}], "uri": "*changes-since*"}],
-        "absolute": {"maxServerMeta": 128, "maxPersonality": 5, "maxImageMeta": 128,
-        "maxPersonalitySize": 10240, "maxTotalCores": 20, "maxTotalInstances": 10,
-        "maxTotalRAMSize": 51200}}}'
-    http_version: 
-  recorded_at: Mon, 27 Aug 2012 12:26:52 GMT
-- request:
-    method: post
-    uri: http://10.34.32.211:5000/v2.0/tokens
-    body:
-      encoding: UTF-8
-      string: ! '{"auth":{"passwordCredentials":{"username":"admin","password":"password"},"tenantName":"admin"}}'
-    headers:
-      Content-Type:
-      - application/json
-      Accept:
-      - ! '*/*'
-      User-Agent:
-      - Ruby
-  response:
-    status:
-      code: 200
-      message: OK
-    headers:
-      Content-Type:
-      - application/json
-      Vary:
-      - X-Auth-Token
-      Content-Length:
-      - '2010'
-      Date:
-      - Mon, 27 Aug 2012 16:15:34 GMT
-    body:
-      encoding: US-ASCII
-      string: ! '{"access": {"token": {"expires": "2012-08-28T16:15:34Z", "id": "c1e33579df06479d94b8d4615511d528",
-        "tenant": {"description": null, "enabled": true, "id": "e827289fd66f4effb5b9b5012282fdb7",
-        "name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7",
-        "region": "RegionOne", "publicURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7",
-        "internalURL": "http://10.34.32.211:8776/v1/e827289fd66f4effb5b9b5012282fdb7"}],
-        "endpoints_links": [], "type": "volume", "name": "Volume Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:9292/v1", "region": "RegionOne", "publicURL":
-        "http://10.34.32.211:9292/v1", "internalURL": "http://10.34.32.211:9292/v1"}],
-        "endpoints_links": [], "type": "image", "name": "Image Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7",
-        "region": "RegionOne", "publicURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7",
-        "internalURL": "http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7"}],
-        "endpoints_links": [], "type": "compute", "name": "Compute Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:8773/services/Admin", "region": "RegionOne",
-        "publicURL": "http://10.34.32.211:8773/services/Cloud", "internalURL": "http://10.34.32.211:8773/services/Cloud"}],
-        "endpoints_links": [], "type": "ec2", "name": "EC2 Service"}, {"endpoints":
-        [{"adminURL": "http://10.34.32.211:35357/v2.0", "region": "RegionOne", "publicURL":
-        "http://10.34.32.211:5000/v2.0", "internalURL": "http://10.34.32.211:5000/v2.0"}],
-        "endpoints_links": [], "type": "identity", "name": "Identity Service"}], "user":
-        {"username": "admin", "roles_links": [], "id": "f2286a51122345cea7d216c120974b41",
-        "roles": [{"id": "e7e292b28c4b4befb06232fa935a3c48", "name": "KeystoneServiceAdmin"},
-        {"id": "7e716d5a52f348bb9a7fbbc230041b2a", "name": "admin"}, {"id": "bf2113c0cb924b34907521808ed9df13",
-        "name": "KeystoneAdmin"}], "name": "admin"}}}'
-    http_version: 
-  recorded_at: Mon, 27 Aug 2012 12:26:52 GMT
-- request:
-    method: get
-    uri: http://10.34.32.211:8774/v1.1/e827289fd66f4effb5b9b5012282fdb7/limits
-    body:
-      encoding: US-ASCII
-      string: ''
-    headers:
-      X-Auth-Token:
-      - c1e33579df06479d94b8d4615511d528
-      X-Storage-Token:
-      - c1e33579df06479d94b8d4615511d528
-      Connection:
-      - Keep-Alive
-      User-Agent:
-      - OpenStack Ruby API 1.0.3
-      Accept:
-      - application/json
-  response:
-    status:
-      code: 200
-      message: OK
-    headers:
-      X-Compute-Request-Id:
-      - req-6c5ec037-d2a5-49ac-a244-424e6332e383
-      Content-Type:
-      - application/json
-      Content-Length:
-      - '900'
-      Date:
-      - Mon, 27 Aug 2012 16:15:34 GMT
-      Connection:
-      - keep-alive
-    body:
-      encoding: US-ASCII
-      string: ! '{"limits": {"rate": [{"regex": ".*", "limit": [{"next-available":
-        "2012-08-27T15:44:04Z", "unit": "MINUTE", "verb": "POST", "remaining": 9,
-        "value": 10}, {"next-available": "2012-08-27T16:15:34Z", "unit": "MINUTE",
-        "verb": "PUT", "remaining": 10, "value": 10}, {"next-available": "2012-08-27T15:39:45Z",
-        "unit": "MINUTE", "verb": "DELETE", "remaining": 99, "value": 100}], "uri":
-        "*"}, {"regex": "^/servers", "limit": [{"next-available": "2012-08-27T16:15:34Z",
-        "unit": "DAY", "verb": "POST", "remaining": 50, "value": 50}], "uri": "*/servers"},
-        {"regex": ".*changes-since.*", "limit": [{"next-available": "2012-08-27T16:15:34Z",
-        "unit": "MINUTE", "verb": "GET", "remaining": 3, "value": 3}], "uri": "*changes-since*"}],
-        "absolute": {"maxServerMeta": 128, "maxPersonality": 5, "maxImageMeta": 128,
-        "maxPersonalitySize": 10240, "maxTotalCores": 20, "maxTotalInstances": 10,
-        "maxTotalRAMSize": 51200}}}'
-    http_version: 
-  recorded_at: Mon, 27 Aug 2012 12:26:52 GMT
-recorded_with: VCR 2.2.4