blob: 442b4ff70882f29a516fa3319a8c6a5266227a4e [file] [log] [blame]
---
http_interactions:
- request:
method: get
uri: http://localhost:3001/api
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 200
message:
headers:
content-type:
- application/xml
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '1368'
x-content-type-options:
- nosniff
etag:
- e43d25244dc2b8ce1da6fa91131507ee
cache-control:
- max-age=0, private, must-revalidate
date:
- Wed, 06 Mar 2013 15:09:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<api driver='mock' version='1.1.1'>\n <link href='http://localhost:3001/api/instance_states'
rel='instance_states'>\n </link>\n <link href='http://localhost:3001/api/storage_volumes'
rel='storage_volumes'>\n </link>\n <link href='http://localhost:3001/api/metrics'
rel='metrics'>\n </link>\n <link href='http://localhost:3001/api/hardware_profiles'
rel='hardware_profiles'>\n </link>\n <link href='http://localhost:3001/api/instances'
rel='instances'>\n <feature name='metrics' rel='create'>\n <param
name='metrics' />\n </feature>\n <feature name='realm_filter' rel='index'>\n
\ <param name='realm_id' />\n </feature>\n <feature name='user_name'
rel='create'>\n <param name='name' />\n </feature>\n <feature name='authentication_key'
rel='create'>\n <param name='keyname' />\n </feature>\n </link>\n
\ <link href='http://localhost:3001/api/realms' rel='realms'>\n </link>\n
\ <link href='http://localhost:3001/api/storage_snapshots' rel='storage_snapshots'>\n
\ </link>\n <link href='http://localhost:3001/api/images' rel='images'>\n
\ </link>\n <link href='http://localhost:3001/api/addresses' rel='addresses'>\n
\ </link>\n <link href='http://localhost:3001/api/drivers' rel='drivers'>\n
\ </link>\n <link href='http://localhost:3001/api/buckets' rel='buckets'>\n
\ </link>\n <link href='http://localhost:3001/api/keys' rel='keys'>\n </link>\n</api>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 15:09:50 GMT
- request:
method: post
uri: http://localhost:3001/api/buckets?name=foo123
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 201
message:
headers:
content-type:
- application/xml
location:
- http://localhost:3001/api/buckets/foo123
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '158'
x-content-type-options:
- nosniff
etag:
- eaa74cef080d27aef7517cde4dd5a63f
cache-control:
- max-age=0, private, must-revalidate
date:
- Wed, 06 Mar 2013 15:09:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<bucket href='http://localhost:3001/api/buckets/foo123'
id='foo123'>\n <name>foo123</name>\n <size>0</size>\n</bucket>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 15:09:50 GMT
- request:
method: delete
uri: http://localhost:3001/api/buckets/foo123
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 204
message:
headers:
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
x-content-type-options:
- nosniff
date:
- Wed, 06 Mar 2013 15:09:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ''
http_version:
recorded_at: Wed, 06 Mar 2013 15:09:50 GMT
- request:
method: get
uri: http://localhost:3001/api/buckets/foo123
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 404
message:
headers:
content-type:
- application/xml
x-backend-runtime:
- '0.0021820068359375'
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '419'
x-content-type-options:
- nosniff
date:
- Wed, 06 Mar 2013 15:09:50 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<error status='404' url='/api/buckets/foo123'>\n
\ <backend driver='mock' provider='default'></backend>\n <code>404</code>\n
\ <message><![CDATA[Not Found]]></message>\n <backtrace></backtrace>\n <request>\n
\ <param name='splat'><![CDATA[[]]]></param>\n <param name='captures'><![CDATA[[\"foo123\"]]]></param>\n
\ <param name='id'><![CDATA[\"foo123\"]]></param>\n </request>\n</error>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 15:09:50 GMT
recorded_with: VCR 2.4.0