Minor corrections to VCR setup

This commit is contained in:
Mark Maglana
2013-09-04 14:24:38 -07:00
parent f1f306aae9
commit ba792b9248
46 changed files with 928 additions and 1156 deletions

View File

@@ -2,10 +2,10 @@
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"<USERNAME>","password":"<PASSWORD>"},"tenantName":"<TENANT>"}}'
string: ! '{"auth":{"passwordCredentials":{"username":"<OPENSTACK_ADMIN_USERNAME>","password":"<OPENSTACK_ADMIN_PASSWORD>"},"tenantName":"<OPENSTACK_ADMIN_TENANTNAME>"}}'
headers:
Content-Type:
- application/json
@@ -21,19 +21,20 @@ http_interactions:
content-type:
- application/json
content-length:
- '2648'
- '2657'
date:
- Thu, 29 Aug 2013 18:38:17 GMT
- Wed, 04 Sep 2013 21:37:02 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-29T18:38:17.816727",
"expires": "2013-08-30T18:38:17Z", "id": "0164e0c92d1d4b539142fb5cbb6f4dc9",
"tenant": {"description": null, "enabled": true, "id": "3cab25130620477b8b03f1bfa8741603",
"name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603"}],
string: ! '{"access": {"token": {"issued_at": "2013-09-04T21:37:02.667872",
"expires": "2013-09-05T21:37:02Z", "id": "388c3df1c731461681ed91173bf3f513",
"tenant": {"description": null, "enabled": true, "id": "99ac3327702a4da09fd2513fe7d8e5bf",
"name": "<OPENSTACK_ADMIN_TENANTNAME>"}}, "serviceCatalog": [{"endpoints":
[{"adminURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:3333", "region": "RegionOne", "internalURL": "http://192.168.56.11:3333",
"id": "482f749b370c40eab8788d6d0bc47f48", "publicURL": "http://192.168.56.11:3333"}],
@@ -44,9 +45,9 @@ http_interactions:
"http://192.168.56.11:8777", "region": "RegionOne", "internalURL": "http://192.168.56.11:8777",
"id": "4eb4edec1d2647bfb8ba4f9a5757169d", "publicURL": "http://192.168.56.11:8777"}],
"endpoints_links": [], "type": "metering", "name": "ceilometer"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603"}],
[{"adminURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8773/services/Admin", "region": "RegionOne",
"internalURL": "http://192.168.56.11:8773/services/Cloud", "id": "6820836ec6834548bf7b54da0271dded",
@@ -55,11 +56,11 @@ http_interactions:
"region": "RegionOne", "internalURL": "http://192.168.56.11:5000/v2.0", "id":
"24a95f51f67949e784971e97463ee4d8", "publicURL": "http://192.168.56.11:5000/v2.0"}],
"endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username":
"admin", "roles_links": [], "id": "cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles":
[{"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles":
["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
"<OPENSTACK_ADMIN_USERNAME>", "roles_links": [], "id": "b4217edff9a14c3888439386a726ada9",
"roles": [{"name": "admin"}], "name": "<OPENSTACK_ADMIN_USERNAME>"}, "metadata":
{"is_admin": 0, "roles": ["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
http_version:
recorded_at: Thu, 29 Aug 2013 18:36:03 GMT
recorded_at: Wed, 04 Sep 2013 21:36:54 GMT
- request:
method: post
uri: http://192.168.56.11:35357/v2.0/tenants
@@ -72,7 +73,7 @@ http_interactions:
User-Agent:
- Faraday v0.8.8
X-Auth-Token:
- 0164e0c92d1d4b539142fb5cbb6f4dc9
- 388c3df1c731461681ed91173bf3f513
response:
status:
code: 400
@@ -85,7 +86,7 @@ http_interactions:
content-length:
- '105'
date:
- Thu, 29 Aug 2013 18:38:17 GMT
- Wed, 04 Sep 2013 21:37:02 GMT
connection:
- close
body:
@@ -93,5 +94,5 @@ http_interactions:
string: ! '{"error": {"message": "Name field is required and cannot be empty",
"code": 400, "title": "Bad Request"}}'
http_version:
recorded_at: Thu, 29 Aug 2013 18:36:03 GMT
recorded_at: Wed, 04 Sep 2013 21:36:54 GMT
recorded_with: VCR 2.5.0

View File

@@ -2,10 +2,10 @@
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"<USERNAME>","password":"<PASSWORD>"},"tenantName":"<TENANT>"}}'
string: ! '{"auth":{"passwordCredentials":{"username":"<OPENSTACK_ADMIN_USERNAME>","password":"<OPENSTACK_ADMIN_PASSWORD>"},"tenantName":"<OPENSTACK_ADMIN_TENANTNAME>"}}'
headers:
Content-Type:
- application/json
@@ -21,19 +21,20 @@ http_interactions:
content-type:
- application/json
content-length:
- '2648'
- '2657'
date:
- Tue, 27 Aug 2013 05:41:13 GMT
- Wed, 04 Sep 2013 21:37:02 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-27T05:41:13.624645",
"expires": "2013-08-28T05:41:13Z", "id": "ca5bf1a09f5a4568b1f60136b8f9b431",
"tenant": {"description": null, "enabled": true, "id": "3cab25130620477b8b03f1bfa8741603",
"name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603"}],
string: ! '{"access": {"token": {"issued_at": "2013-09-04T21:37:02.967633",
"expires": "2013-09-05T21:37:02Z", "id": "2f9ac263932245e6ba353660ee408d2c",
"tenant": {"description": null, "enabled": true, "id": "99ac3327702a4da09fd2513fe7d8e5bf",
"name": "<OPENSTACK_ADMIN_TENANTNAME>"}}, "serviceCatalog": [{"endpoints":
[{"adminURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:3333", "region": "RegionOne", "internalURL": "http://192.168.56.11:3333",
"id": "482f749b370c40eab8788d6d0bc47f48", "publicURL": "http://192.168.56.11:3333"}],
@@ -44,9 +45,9 @@ http_interactions:
"http://192.168.56.11:8777", "region": "RegionOne", "internalURL": "http://192.168.56.11:8777",
"id": "4eb4edec1d2647bfb8ba4f9a5757169d", "publicURL": "http://192.168.56.11:8777"}],
"endpoints_links": [], "type": "metering", "name": "ceilometer"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603"}],
[{"adminURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8773/services/Admin", "region": "RegionOne",
"internalURL": "http://192.168.56.11:8773/services/Cloud", "id": "6820836ec6834548bf7b54da0271dded",
@@ -55,24 +56,24 @@ http_interactions:
"region": "RegionOne", "internalURL": "http://192.168.56.11:5000/v2.0", "id":
"24a95f51f67949e784971e97463ee4d8", "publicURL": "http://192.168.56.11:5000/v2.0"}],
"endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username":
"admin", "roles_links": [], "id": "cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles":
[{"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles":
["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
"<OPENSTACK_ADMIN_USERNAME>", "roles_links": [], "id": "b4217edff9a14c3888439386a726ada9",
"roles": [{"name": "admin"}], "name": "<OPENSTACK_ADMIN_USERNAME>"}, "metadata":
{"is_admin": 0, "roles": ["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
http_version:
recorded_at: Tue, 27 Aug 2013 05:40:07 GMT
recorded_at: Wed, 04 Sep 2013 21:36:54 GMT
- request:
method: post
uri: http://192.168.56.11:35357/v2.0/tenants
body:
encoding: UTF-8
string: ! '{"tenant":{"name":"Project 1377582007","description":"My Project","enabled":true}}'
string: ! '{"tenant":{"name":"Aviator Project","description":"My Project","enabled":true}}'
headers:
Content-Type:
- application/json
User-Agent:
- Faraday v0.8.8
X-Auth-Token:
- ca5bf1a09f5a4568b1f60136b8f9b431
- 2f9ac263932245e6ba353660ee408d2c
response:
status:
code: 200
@@ -83,15 +84,15 @@ http_interactions:
content-type:
- application/json
content-length:
- '130'
- '127'
date:
- Tue, 27 Aug 2013 05:41:13 GMT
- Wed, 04 Sep 2013 21:37:03 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"tenant": {"description": "My Project", "enabled": true, "id": "fc200ea29b4e48b19ba39d3a34eb97ee",
"name": "Project 1377582007"}}'
string: ! '{"tenant": {"description": "My Project", "enabled": true, "id": "8f426fd59401455a95de33353b5e7f1f",
"name": "Aviator Project"}}'
http_version:
recorded_at: Tue, 27 Aug 2013 05:40:07 GMT
recorded_at: Wed, 04 Sep 2013 21:36:54 GMT
recorded_with: VCR 2.5.0

View File

@@ -1,97 +0,0 @@
---
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"<USERNAME>","password":"<PASSWORD>"},"tenantName":"<TENANT>"}}'
headers:
Content-Type:
- application/json
User-Agent:
- Faraday v0.8.8
response:
status:
code: 200
message:
headers:
vary:
- X-Auth-Token
content-type:
- application/json
content-length:
- '2648'
date:
- Tue, 27 Aug 2013 05:45:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-27T05:45:50.518138",
"expires": "2013-08-28T05:45:50Z", "id": "fcaf407dced04ded88c46147e9eb85b8",
"tenant": {"description": null, "enabled": true, "id": "3cab25130620477b8b03f1bfa8741603",
"name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603"}],
"endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:3333", "region": "RegionOne", "internalURL": "http://192.168.56.11:3333",
"id": "482f749b370c40eab8788d6d0bc47f48", "publicURL": "http://192.168.56.11:3333"}],
"endpoints_links": [], "type": "s3", "name": "s3"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:9292", "region": "RegionOne", "internalURL": "http://192.168.56.11:9292",
"id": "0cd5d5d5a0c24721a0392b47c89e3640", "publicURL": "http://192.168.56.11:9292"}],
"endpoints_links": [], "type": "image", "name": "glance"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:8777", "region": "RegionOne", "internalURL": "http://192.168.56.11:8777",
"id": "4eb4edec1d2647bfb8ba4f9a5757169d", "publicURL": "http://192.168.56.11:8777"}],
"endpoints_links": [], "type": "metering", "name": "ceilometer"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603"}],
"endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8773/services/Admin", "region": "RegionOne",
"internalURL": "http://192.168.56.11:8773/services/Cloud", "id": "6820836ec6834548bf7b54da0271dded",
"publicURL": "http://192.168.56.11:8773/services/Cloud"}], "endpoints_links":
[], "type": "ec2", "name": "ec2"}, {"endpoints": [{"adminURL": "http://192.168.56.11:35357/v2.0",
"region": "RegionOne", "internalURL": "http://192.168.56.11:5000/v2.0", "id":
"24a95f51f67949e784971e97463ee4d8", "publicURL": "http://192.168.56.11:5000/v2.0"}],
"endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username":
"admin", "roles_links": [], "id": "cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles":
[{"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles":
["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
http_version:
recorded_at: Tue, 27 Aug 2013 05:44:40 GMT
- request:
method: post
uri: http://192.168.56.11:35357/v2.0/tenants
body:
encoding: UTF-8
string: ! '{"tenant":{"name":"","description":"","enabled":true}}'
headers:
Content-Type:
- application/json
User-Agent:
- Faraday v0.8.8
X-Auth-Token:
- fcaf407dced04ded88c46147e9eb85b8
response:
status:
code: 400
message:
headers:
vary:
- X-Auth-Token
content-type:
- application/json
content-length:
- '105'
date:
- Tue, 27 Aug 2013 05:45:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"error": {"message": "Name field is required and cannot be empty",
"code": 400, "title": "Bad Request"}}'
http_version:
recorded_at: Tue, 27 Aug 2013 05:44:40 GMT
recorded_with: VCR 2.5.0

View File

@@ -2,7 +2,7 @@
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"somebogususer","password":"doesitreallymatter?"}}}'
@@ -23,7 +23,7 @@ http_interactions:
content-length:
- '98'
date:
- Thu, 29 Aug 2013 18:32:34 GMT
- Wed, 04 Sep 2013 21:37:03 GMT
connection:
- close
body:
@@ -31,5 +31,5 @@ http_interactions:
string: ! '{"error": {"message": "Could not find user: somebogususer", "code":
401, "title": "Unauthorized"}}'
http_version:
recorded_at: Thu, 29 Aug 2013 18:30:24 GMT
recorded_at: Wed, 04 Sep 2013 21:36:55 GMT
recorded_with: VCR 2.5.0

View File

@@ -2,10 +2,10 @@
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"<USERNAME>","password":"<PASSWORD>"}}}'
string: ! '{"auth":{"passwordCredentials":{"username":"<OPENSTACK_ADMIN_USERNAME>","password":"<OPENSTACK_ADMIN_PASSWORD>"}}}'
headers:
Content-Type:
- application/json
@@ -21,18 +21,18 @@ http_interactions:
content-type:
- application/json
content-length:
- '329'
- '339'
date:
- Thu, 29 Aug 2013 18:32:34 GMT
- Wed, 04 Sep 2013 21:37:03 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-29T18:32:34.216430",
"expires": "2013-08-30T18:32:34Z", "id": "217d313bbab14553b86672cfce916b01"},
"serviceCatalog": [], "user": {"username": "admin", "roles_links": [], "id":
"cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles": [], "name": "admin"}, "metadata":
{"is_admin": 0, "roles": []}}}'
string: ! '{"access": {"token": {"issued_at": "2013-09-04T21:37:03.225297",
"expires": "2013-09-05T21:37:03Z", "id": "5335c316136548569fc0e9f0bc4b163f"},
"serviceCatalog": [], "user": {"username": "<OPENSTACK_ADMIN_USERNAME>", "roles_links":
[], "id": "b4217edff9a14c3888439386a726ada9", "roles": [], "name": "<OPENSTACK_ADMIN_USERNAME>"},
"metadata": {"is_admin": 0, "roles": []}}}'
http_version:
recorded_at: Thu, 29 Aug 2013 18:30:24 GMT
recorded_at: Wed, 04 Sep 2013 21:36:54 GMT
recorded_with: VCR 2.5.0

View File

@@ -2,10 +2,10 @@
http_interactions:
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"passwordCredentials":{"username":"<USERNAME>","password":"<PASSWORD>"}}}'
string: ! '{"auth":{"passwordCredentials":{"username":"<OPENSTACK_ADMIN_USERNAME>","password":"<OPENSTACK_ADMIN_PASSWORD>"}}}'
headers:
Content-Type:
- application/json
@@ -21,26 +21,26 @@ http_interactions:
content-type:
- application/json
content-length:
- '329'
- '339'
date:
- Wed, 28 Aug 2013 23:50:40 GMT
- Wed, 04 Sep 2013 21:37:03 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-28T23:50:40.142756",
"expires": "2013-08-29T23:50:40Z", "id": "7936a6fa365a47e5b165a5d15f667a32"},
"serviceCatalog": [], "user": {"username": "admin", "roles_links": [], "id":
"cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles": [], "name": "admin"}, "metadata":
{"is_admin": 0, "roles": []}}}'
string: ! '{"access": {"token": {"issued_at": "2013-09-04T21:37:03.750401",
"expires": "2013-09-05T21:37:03Z", "id": "ec6a1a5bde59439186250d2db4cbe045"},
"serviceCatalog": [], "user": {"username": "<OPENSTACK_ADMIN_USERNAME>", "roles_links":
[], "id": "b4217edff9a14c3888439386a726ada9", "roles": [], "name": "<OPENSTACK_ADMIN_USERNAME>"},
"metadata": {"is_admin": 0, "roles": []}}}'
http_version:
recorded_at: Wed, 28 Aug 2013 23:48:15 GMT
recorded_at: Wed, 04 Sep 2013 21:36:55 GMT
- request:
method: post
uri: <HOST_URI>:5000/v2.0/tokens
uri: <OPENSTACK_ADMIN_HOST_URI>:5000/v2.0/tokens
body:
encoding: UTF-8
string: ! '{"auth":{"token":{"id":"7936a6fa365a47e5b165a5d15f667a32"},"tenantName":"<TENANT>"}}'
string: ! '{"auth":{"token":{"id":"ec6a1a5bde59439186250d2db4cbe045"},"tenantName":"<OPENSTACK_ADMIN_TENANTNAME>"}}'
headers:
Content-Type:
- application/json
@@ -56,19 +56,20 @@ http_interactions:
content-type:
- application/json
content-length:
- '2648'
- '2657'
date:
- Wed, 28 Aug 2013 23:50:40 GMT
- Wed, 04 Sep 2013 21:37:03 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! '{"access": {"token": {"issued_at": "2013-08-28T23:50:40.615438",
"expires": "2013-08-29T23:50:40Z", "id": "ebdd1c61693546208a273fc891e65c4b",
"tenant": {"description": null, "enabled": true, "id": "3cab25130620477b8b03f1bfa8741603",
"name": "admin"}}, "serviceCatalog": [{"endpoints": [{"adminURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/3cab25130620477b8b03f1bfa8741603"}],
string: ! '{"access": {"token": {"issued_at": "2013-09-04T21:37:03.834608",
"expires": "2013-09-05T21:37:03Z", "id": "063efc2080b545bfb3201a7f20e50ce4",
"tenant": {"description": null, "enabled": true, "id": "99ac3327702a4da09fd2513fe7d8e5bf",
"name": "<OPENSTACK_ADMIN_TENANTNAME>"}}, "serviceCatalog": [{"endpoints":
[{"adminURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "3b72a66bf2f0491bb8dba827cade0d48", "publicURL": "http://192.168.56.11:8774/v2/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "compute", "name": "nova"}, {"endpoints": [{"adminURL":
"http://192.168.56.11:3333", "region": "RegionOne", "internalURL": "http://192.168.56.11:3333",
"id": "482f749b370c40eab8788d6d0bc47f48", "publicURL": "http://192.168.56.11:3333"}],
@@ -79,9 +80,9 @@ http_interactions:
"http://192.168.56.11:8777", "region": "RegionOne", "internalURL": "http://192.168.56.11:8777",
"id": "4eb4edec1d2647bfb8ba4f9a5757169d", "publicURL": "http://192.168.56.11:8777"}],
"endpoints_links": [], "type": "metering", "name": "ceilometer"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/3cab25130620477b8b03f1bfa8741603"}],
[{"adminURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"region": "RegionOne", "internalURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf",
"id": "009e8a41953d439f845b2a0c0dc28b73", "publicURL": "http://192.168.56.11:8776/v1/99ac3327702a4da09fd2513fe7d8e5bf"}],
"endpoints_links": [], "type": "volume", "name": "cinder"}, {"endpoints":
[{"adminURL": "http://192.168.56.11:8773/services/Admin", "region": "RegionOne",
"internalURL": "http://192.168.56.11:8773/services/Cloud", "id": "6820836ec6834548bf7b54da0271dded",
@@ -90,9 +91,9 @@ http_interactions:
"region": "RegionOne", "internalURL": "http://192.168.56.11:5000/v2.0", "id":
"24a95f51f67949e784971e97463ee4d8", "publicURL": "http://192.168.56.11:5000/v2.0"}],
"endpoints_links": [], "type": "identity", "name": "keystone"}], "user": {"username":
"admin", "roles_links": [], "id": "cbbcc4f7aef6435fa2da7e5f0b2f1e97", "roles":
[{"name": "admin"}], "name": "admin"}, "metadata": {"is_admin": 0, "roles":
["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
"<OPENSTACK_ADMIN_USERNAME>", "roles_links": [], "id": "b4217edff9a14c3888439386a726ada9",
"roles": [{"name": "admin"}], "name": "<OPENSTACK_ADMIN_USERNAME>"}, "metadata":
{"is_admin": 0, "roles": ["01a81f2dbb3441f1aaa8fe68a7c6f546"]}}}'
http_version:
recorded_at: Wed, 28 Aug 2013 23:48:15 GMT
recorded_at: Wed, 04 Sep 2013 21:36:55 GMT
recorded_with: VCR 2.5.0