Sha256: c249c42186302a27947aad0630ab7e1718d938c27710d7f401559852acd55ad4

Contents?: true

Size: 908 Bytes

Versions: 5

Compression:

Stored size: 908 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: https://fake:credentials@ganeti.primary:5080/2/instances?dry-run=1
    body: "{\"__version__\":2,\"name\":\"compute1\",\"pnode\":\"node1\",\"snode\":\"node2\",\"disk_template\":\"drbd8\",\"disks\":[4096],\"beparams\":{\"vcpus\":1,\"memory\":512},\"os\":\"debootstrap+default\"}"
    headers: 
      accept: 
      - application/json
      content-type: 
      - application/json
      connection: 
      - keep-alive
      keep-alive: 
      - 30
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      date: 
      - Mon, 29 Nov 2010 01:53:17 GMT
      content-type: 
      - application/json
      content-length: 
      - "7"
      server: 
      - Ganeti 2.1.2.1
    body: |
      "6276"

    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rubineti-1.4.0 test/fixtures/cassettes/instance_create.yml
rubineti-1.3.0 test/fixtures/cassettes/instance_create.yml
rubineti-1.2.0 test/fixtures/cassettes/instance_create.yml
rubineti-1.1.0 test/fixtures/cassettes/instance_create.yml
rubineti-1.0.2 test/fixtures/cassettes/instance_create.yml