Sha256: e8718ce830be64f94d21e1f7495b687e0aa8b57ac9b0a26c526d65c70019053b

Contents?: true

Size: 1.74 KB

Versions: 5

Compression:

Stored size: 1.74 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://10.1.170.32:8773/services/Cloud?AWSAccessKeyId=9c01b833-3047-4f2e-bb2a-5c8dc7c8ae9c%3Aproduction&Action=RunInstances&DisplayDescription=test%20description&DisplayName=testserver1&ImageId=ami-usc3oydl&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=1999-12-31T19%3A59%3A59Z&Version=2010-11-15&Signature=zCOhKyLotYPqEmkGUsSh387A10CDB4ySLuuM2ZIhRbQ%3D
    body: 
    headers: 
      accept: 
      - application/xml
      connection: 
      - keep-alive
      keep-alive: 
      - 30
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      content-type: 
      - text/xml
      content-length: 
      - "843"
      date: 
      - Fri, 04 Mar 2011 17:29:48 GMT
      connection: 
      - keep-alive
    body: <?xml version="1.0" ?><RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-11-15/"><requestId>8SZ3U7WY7ZSI70GT5X9-</requestId><ownerId>production</ownerId><groupSet><item><groupId>default</groupId></item></groupSet><reservationId>r-hmlklbap</reservationId><instancesSet><item><displayDescription>test description</displayDescription><displayName>testserver1</displayName><keyName>None (production, None)</keyName><instanceId>i-0000048f</instanceId><instanceState><code/><name>scheduling</name></instanceState><publicDnsName/><imageId>ami-usc3oydl</imageId><productCodesSet/><privateDnsName/><dnsName/><launchTime>2011-03-04 17:29:48</launchTime><placement><availabilityZone>unknown zone</availabilityZone></placement><amiLaunchIndex>0</amiLaunchIndex><instanceType>m1.small</instanceType></item></instancesSet></RunInstancesResponse>
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nephophobia-0.0.5 test/cassettes/compute_create_with_optional_params.yml
nephophobia-0.0.4 test/fixtures/cassettes/compute_create_with_optional_params.yml
nephophobia-0.0.3 test/fixtures/cassettes/compute_create_with_optional_params.yml
nephophobia-0.0.2 test/fixtures/cassettes/compute_create_with_optional_params.yml
nephophobia-0.0.1 test/fixtures/cassettes/compute_create_with_optional_params.yml