blob: 291ffdb7884a5bbe7f36880c1936f8bdf7589911 [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 16:03:14 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 16:03:14 GMT
- request:
method: get
uri: http://localhost:3001/api/images/img1
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
x-backend-runtime:
- '0.0009222030639648438'
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '1195'
x-content-type-options:
- nosniff
etag:
- 78fce4b6967945208246f8ec7ccba460
cache-control:
- max-age=0, private, must-revalidate
date:
- Wed, 06 Mar 2013 16:03:14 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<image href='http://localhost:3001/api/images/img1'
id='img1'>\n <name>img1</name>\n <description>Fedora 10</description>\n
\ <owner_id>fedoraproject</owner_id>\n <architecture>x86_64</architecture>\n
\ <state>AVAILABLE</state>\n <creation_time>Thu Oct 25 14:27:53 CEST 2012</creation_time>\n
\ <hardware_profiles>\n <hardware_profile href='http://localhost:3001/api/hardware_profiles/m1-small'
id='m1-small' rel='hardware_profile'></hardware_profile>\n <hardware_profile
href='http://localhost:3001/api/hardware_profiles/m1-large' id='m1-large'
rel='hardware_profile'></hardware_profile>\n <hardware_profile href='http://localhost:3001/api/hardware_profiles/m1-xlarge'
id='m1-xlarge' rel='hardware_profile'></hardware_profile>\n <hardware_profile
href='http://localhost:3001/api/hardware_profiles/opaque' id='opaque' rel='hardware_profile'></hardware_profile>\n
\ </hardware_profiles>\n <root_type>transient</root_type>\n <actions>\n
\ <link href='http://localhost:3001/api/instances;image_id=img1' method='post'
rel='create_instance' />\n <link href='http://localhost:3001/api/images/img1'
method='delete' rel='destroy_image' />\n </actions>\n</image>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 16:03:14 GMT
- request:
method: post
uri: http://localhost:3001/api/instances?hwp_id=m1-large&image_id=img1
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/instances/inst16
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '1175'
x-content-type-options:
- nosniff
etag:
- bb7584dd7de132e54c6e777378629be4
cache-control:
- max-age=0, private, must-revalidate
date:
- Wed, 06 Mar 2013 16:03:14 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<instance href='http://localhost:3001/api/instances/inst16'
id='inst16'>\n <name>i-1362585794</name>\n <owner_id>mockuser</owner_id>\n
\ <image href='http://localhost:3001/api/images/img1' id='img1'></image>\n
\ <realm href='http://localhost:3001/api/realms/us' id='us'></realm>\n <state>RUNNING</state>\n
\ <hardware_profile href='http://localhost:3001/api/hardware_profiles/m1-large'
id='m1-large'>\n </hardware_profile>\n <actions>\n <link href='http://localhost:3001/api/instances/inst16/reboot'
method='post' rel='reboot' />\n <link href='http://localhost:3001/api/instances/inst16/stop'
method='post' rel='stop' />\n <link href='http://localhost:3001/api/instances/inst16/run;id=inst16'
method='post' rel='run' />\n <link href='http://localhost:3001/api/images;instance_id=inst16'
method='post' rel='create_image' />\n </actions>\n <public_addresses><address
type='hostname'>img1.inst16.public.com</address></public_addresses>\n <private_addresses><address
type='hostname'>img1.inst16.private.com</address></private_addresses>\n <storage_volumes></storage_volumes>\n
\ <authentication type='key'>\n </authentication>\n</instance>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 16:03:14 GMT
- request:
method: post
uri: http://localhost:3001/api/instances/inst16/stop
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 202
message:
headers:
content-type:
- application/xml
x-backend-runtime:
- '0.0010933876037597656'
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '1173'
x-content-type-options:
- nosniff
date:
- Wed, 06 Mar 2013 16:03:15 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<instance href='http://localhost:3001/api/instances/inst16'
id='inst16'>\n <name>i-1362585794</name>\n <owner_id>mockuser</owner_id>\n
\ <image href='http://localhost:3001/api/images/img1' id='img1'></image>\n
\ <realm href='http://localhost:3001/api/realms/us' id='us'></realm>\n <state>STOPPED</state>\n
\ <hardware_profile href='http://localhost:3001/api/hardware_profiles/m1-large'
id='m1-large'>\n </hardware_profile>\n <actions>\n <link href='http://localhost:3001/api/instances/inst16/start'
method='post' rel='start' />\n <link href='http://localhost:3001/api/instances/inst16'
method='delete' rel='destroy' />\n <link href='http://localhost:3001/api/instances/inst16/run;id=inst16'
method='post' rel='run' />\n <link href='http://localhost:3001/api/images;instance_id=inst16'
method='post' rel='create_image' />\n </actions>\n <public_addresses><address
type='hostname'>img1.inst16.public.com</address></public_addresses>\n <private_addresses><address
type='hostname'>img1.inst16.private.com</address></private_addresses>\n <storage_volumes></storage_volumes>\n
\ <authentication type='key'>\n </authentication>\n</instance>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 16:03:15 GMT
- request:
method: get
uri: http://localhost:3001/api/instances/inst16
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
x-backend-runtime:
- '0.000896453857421875'
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
content-length:
- '1173'
x-content-type-options:
- nosniff
etag:
- 54374ac4d42e4253cbb9bd61365c5bcc
cache-control:
- max-age=0, private, must-revalidate
date:
- Wed, 06 Mar 2013 16:03:15 GMT
connection:
- close
body:
encoding: US-ASCII
string: ! "<?xml version='1.0' encoding='utf-8' ?>\n<instance href='http://localhost:3001/api/instances/inst16'
id='inst16'>\n <name>i-1362585794</name>\n <owner_id>mockuser</owner_id>\n
\ <image href='http://localhost:3001/api/images/img1' id='img1'></image>\n
\ <realm href='http://localhost:3001/api/realms/us' id='us'></realm>\n <state>STOPPED</state>\n
\ <hardware_profile href='http://localhost:3001/api/hardware_profiles/m1-large'
id='m1-large'>\n </hardware_profile>\n <actions>\n <link href='http://localhost:3001/api/instances/inst16/start'
method='post' rel='start' />\n <link href='http://localhost:3001/api/instances/inst16'
method='delete' rel='destroy' />\n <link href='http://localhost:3001/api/instances/inst16/run;id=inst16'
method='post' rel='run' />\n <link href='http://localhost:3001/api/images;instance_id=inst16'
method='post' rel='create_image' />\n </actions>\n <public_addresses><address
type='hostname'>img1.inst16.public.com</address></public_addresses>\n <private_addresses><address
type='hostname'>img1.inst16.private.com</address></private_addresses>\n <storage_volumes></storage_volumes>\n
\ <authentication type='key'>\n </authentication>\n</instance>\n"
http_version:
recorded_at: Wed, 06 Mar 2013 16:03:15 GMT
- request:
method: delete
uri: http://localhost:3001/api/instances/inst16
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/xml
Authorization:
- Basic bW9ja3VzZXI6bW9ja3Bhc3N3b3Jk
User-Agent:
- Faraday v0.8.6
response:
status:
code: 204
message:
headers:
x-backend-runtime:
- '0.00011396408081054688'
server:
- Apache-Deltacloud/1.1.1
x-deltacloud-driver:
- mock
x-content-type-options:
- nosniff
date:
- Wed, 06 Mar 2013 16:03:15 GMT
connection:
- close
body:
encoding: US-ASCII
string: ''
http_version:
recorded_at: Wed, 06 Mar 2013 16:03:15 GMT
recorded_with: VCR 2.4.0