You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltacloud.apache.org by mf...@apache.org on 2012/01/23 14:55:03 UTC

svn commit: r1234797 [4/7] - in /deltacloud/trunk/server/tests/drivers: rackspace/fixtures/ rhevm/ rhevm/fixtures/

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-7ccbc3fc3355a6eb2241ecc23df2b12974a1149f.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-7ccbc3fc3355a6eb2241ecc23df2b12974a1149f.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-7ccbc3fc3355a6eb2241ecc23df2b12974a1149f.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-7ccbc3fc3355a6eb2241ecc23df2b12974a1149f.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,213 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2872"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="42d60684-a07b-4dbf-9bd6-8b4f0c52dedb" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb">
+          <name>dc-webmock-2</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/start"/>
+              <link rel="stop" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/detach"/>
+              <link rel="export" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/export"/>
+              <link rel="move" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/statistics"/>
+          <type>server</type>
+          <status>IMAGE_LOCKED</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <monitors>1</monitors>
+          </display>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:15.835Z</start_time>
+          <creation_time>2012-01-23T13:51:09.707+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-81721c3229c025cae98264c97dc02d55eae56de4.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-81721c3229c025cae98264c97dc02d55eae56de4.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-81721c3229c025cae98264c97dc02d55eae56de4.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-81721c3229c025cae98264c97dc02d55eae56de4.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,218 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:34 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2979"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="0ee9cbe7-8868-4250-9528-5534bd554ab1" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1">
+          <name>dc-webmock-1</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/start"/>
+              <link rel="stop" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/detach"/>
+              <link rel="export" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/export"/>
+              <link rel="move" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/statistics"/>
+          <type>desktop</type>
+          <status>UP</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <address>10.34.32.183</address>
+              <port>5906</port>
+              <monitors>1</monitors>
+          </display>
+          <host>
+              <name>dell1</name>
+          </host>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:32.279Z</start_time>
+          <creation_time>2012-01-23T13:51:08.221+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:34 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:34 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-82a98fda70661fd34f8e29f83f5451c6fd805f8b.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-82a98fda70661fd34f8e29f83f5451c6fd805f8b.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-82a98fda70661fd34f8e29f83f5451c6fd805f8b.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-82a98fda70661fd34f8e29f83f5451c6fd805f8b.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,218 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2988"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="0ee9cbe7-8868-4250-9528-5534bd554ab1" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1">
+          <name>dc-webmock-1</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/start"/>
+              <link rel="stop" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/detach"/>
+              <link rel="export" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/export"/>
+              <link rel="move" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/statistics"/>
+          <type>desktop</type>
+          <status>POWERING_UP</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <address>10.34.32.183</address>
+              <port>5906</port>
+              <monitors>1</monitors>
+          </display>
+          <host>
+              <name>dell1</name>
+          </host>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:25.502Z</start_time>
+          <creation_time>2012-01-23T13:51:08.221+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:15 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c6c63dce86c4bcca8ccdd74a4268f9bb174d0e7.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c6c63dce86c4bcca8ccdd74a4268f9bb174d0e7.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c6c63dce86c4bcca8ccdd74a4268f9bb174d0e7.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c6c63dce86c4bcca8ccdd74a4268f9bb174d0e7.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,218 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:30 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2988"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="0ee9cbe7-8868-4250-9528-5534bd554ab1" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1">
+          <name>dc-webmock-1</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/start"/>
+              <link rel="stop" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/detach"/>
+              <link rel="export" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/export"/>
+              <link rel="move" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/statistics"/>
+          <type>desktop</type>
+          <status>POWERING_UP</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <address>10.34.32.183</address>
+              <port>5906</port>
+              <monitors>1</monitors>
+          </display>
+          <host>
+              <name>dell1</name>
+          </host>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:31.298Z</start_time>
+          <creation_time>2012-01-23T13:51:08.221+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:30 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:30 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c8342c64d026d12713b2d6443f7d6388f49a2c3.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c8342c64d026d12713b2d6443f7d6388f49a2c3.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c8342c64d026d12713b2d6443f7d6388f49a2c3.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-8c8342c64d026d12713b2d6443f7d6388f49a2c3.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,213 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:20 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2864"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="42d60684-a07b-4dbf-9bd6-8b4f0c52dedb" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb">
+          <name>dc-webmock-2</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/start"/>
+              <link rel="stop" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/detach"/>
+              <link rel="export" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/export"/>
+              <link rel="move" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb/statistics"/>
+          <type>server</type>
+          <status>DOWN</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <monitors>1</monitors>
+          </display>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:21.401Z</start_time>
+          <creation_time>2012-01-23T13:51:09.707+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:20 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:51:21 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-941e554cdd9147fd95e351a8ed762e7f410c1384.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-941e554cdd9147fd95e351a8ed762e7f410c1384.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-941e554cdd9147fd95e351a8ed762e7f410c1384.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-941e554cdd9147fd95e351a8ed762e7f410c1384.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,218 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:09 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2988"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="0ee9cbe7-8868-4250-9528-5534bd554ab1" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1">
+          <name>dc-webmock-1</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/start"/>
+              <link rel="stop" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/detach"/>
+              <link rel="export" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/export"/>
+              <link rel="move" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/statistics"/>
+          <type>desktop</type>
+          <status>POWERING_UP</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <address>10.34.32.183</address>
+              <port>5906</port>
+              <monitors>1</monitors>
+          </display>
+          <host>
+              <name>dell1</name>
+          </host>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:29.855Z</start_time>
+          <creation_time>2012-01-23T13:51:08.221+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:10 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:10 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-96b9622f4435837316886c075d5e99f227963cf6.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-96b9622f4435837316886c075d5e99f227963cf6.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-96b9622f4435837316886c075d5e99f227963cf6.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-96b9622f4435837316886c075d5e99f227963cf6.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:56:52 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-9f2f4d4d762b40c9e6c8f9a50c63fdd930d8a84a.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-9f2f4d4d762b40c9e6c8f9a50c63fdd930d8a84a.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-9f2f4d4d762b40c9e6c8f9a50c63fdd930d8a84a.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-9f2f4d4d762b40c9e6c8f9a50c63fdd930d8a84a.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:55:12 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a825a19a9365d227cc5e60721b58d078c6987eb7.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a825a19a9365d227cc5e60721b58d078c6987eb7.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a825a19a9365d227cc5e60721b58d078c6987eb7.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a825a19a9365d227cc5e60721b58d078c6987eb7.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:55:17 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a9051666a6219f2f448b46d8c8485ce1ff170f4a.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a9051666a6219f2f448b46d8c8485ce1ff170f4a.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a9051666a6219f2f448b46d8c8485ce1ff170f4a.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-a9051666a6219f2f448b46d8c8485ce1ff170f4a.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:55:55 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b05eb97723d98a33c8cdf893e93b1edd8e077419.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b05eb97723d98a33c8cdf893e93b1edd8e077419.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b05eb97723d98a33c8cdf893e93b1edd8e077419.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b05eb97723d98a33c8cdf893e93b1edd8e077419.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:56:58 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b0c646e6c9a0fe84c8cfe246d2954e832d1152f3.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b0c646e6c9a0fe84c8cfe246d2954e832d1152f3.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b0c646e6c9a0fe84c8cfe246d2954e832d1152f3.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b0c646e6c9a0fe84c8cfe246d2954e832d1152f3.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,26 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/42d60684-a07b-4dbf-9bd6-8b4f0c52dedb
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 404
+      message: Not Found
+    headers: 
+      content-type: 
+      - text/html;charset=utf-8
+      date: 
+      - Mon, 23 Jan 2012 12:55:45 GMT
+      content-length: 
+      - "950"
+      server: 
+      - Apache-Coyote/1.1
+    body: "<html><head><title>JBoss Web/2.1.11.GA - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - </h1><HR size=\"1\" noshade=\"noshade\"><p><b>type</b> Status report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The requested resource () is not available.</u></p><HR size=\"1\" noshade=\"noshade\"><h3>JBoss Web/2.1.11.GA</h3></body></html>"
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b341a940a1f98caa87f7517a8bd1a3cef54c4833.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b341a940a1f98caa87f7517a8bd1a3cef54c4833.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b341a940a1f98caa87f7517a8bd1a3cef54c4833.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b341a940a1f98caa87f7517a8bd1a3cef54c4833.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,170 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      pragma: 
+      - No-cache
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+      date: 
+      - Mon, 23 Jan 2012 13:05:01 GMT
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      cache-control: 
+      - no-cache
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      pragma: 
+      - No-cache
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+      date: 
+      - Mon, 23 Jan 2012 13:05:01 GMT
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      cache-control: 
+      - no-cache
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      pragma: 
+      - No-cache
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+      date: 
+      - Mon, 23 Jan 2012 13:05:01 GMT
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      cache-control: 
+      - no-cache
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"

Added: deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b42d2969d1aa46e67d31135d2e3f226d481b641f.yml
URL: http://svn.apache.org/viewvc/deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b42d2969d1aa46e67d31135d2e3f226d481b641f.yml?rev=1234797&view=auto
==============================================================================
--- deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b42d2969d1aa46e67d31135d2e3f226d481b641f.yml (added)
+++ deltacloud/trunk/server/tests/drivers/rhevm/fixtures/get-b42d2969d1aa46e67d31135d2e3f226d481b641f.yml Mon Jan 23 13:54:59 2012
@@ -0,0 +1,218 @@
+--- 
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=disks; detail=nics; detail=hosts
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:21 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "2988"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <vm id="0ee9cbe7-8868-4250-9528-5534bd554ab1" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1">
+          <name>dc-webmock-1</name>
+          <actions>
+              <link rel="shutdown" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/shutdown"/>
+              <link rel="start" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/start"/>
+              <link rel="stop" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/stop"/>
+              <link rel="suspend" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/suspend"/>
+              <link rel="detach" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/detach"/>
+              <link rel="export" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/export"/>
+              <link rel="move" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/move"/>
+              <link rel="ticket" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/ticket"/>
+              <link rel="migrate" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/migrate"/>
+          </actions>
+          <link rel="disks" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/disks"/>
+          <link rel="nics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/nics"/>
+          <link rel="cdroms" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/cdroms"/>
+          <link rel="snapshots" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/snapshots"/>
+          <link rel="tags" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/tags"/>
+          <link rel="permissions" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/permissions"/>
+          <link rel="statistics" href="/rhevm-api/vms/0ee9cbe7-8868-4250-9528-5534bd554ab1/statistics"/>
+          <type>desktop</type>
+          <status>POWERING_UP</status>
+          <memory>536870912</memory>
+          <cpu>
+              <topology cores="1" sockets="1"/>
+          </cpu>
+          <os type="RHEL_6X64">
+              <boot dev="hd"/>
+              <kernel></kernel>
+              <initrd></initrd>
+              <cmdline></cmdline>
+          </os>
+          <high_availability>
+              <enabled>false</enabled>
+              <priority>1</priority>
+          </high_availability>
+          <display>
+              <type>spice</type>
+              <address>10.34.32.183</address>
+              <port>5906</port>
+              <monitors>1</monitors>
+          </display>
+          <host>
+              <name>dell1</name>
+          </host>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702"/>
+          <template id="3e82e2d5-913f-4095-ae72-ebcfa9d0571d" href="/rhevm-api/templates/3e82e2d5-913f-4095-ae72-ebcfa9d0571d"/>
+          <start_time>2012-01-23T12:51:31.123Z</start_time>
+          <creation_time>2012-01-23T13:51:08.221+01:00</creation_time>
+          <origin>rhevm</origin>
+          <stateless>false</stateless>
+          <placement_policy>
+              <affinity>MIGRATABLE</affinity>
+          </placement_policy>
+          <memory_policy>
+              <guaranteed>536870912</guaranteed>
+          </memory_policy>
+          <usb>
+              <enabled>false</enabled>
+          </usb>
+      </vm>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d
+    body: 
+    headers: 
+      accept: 
+      - application/xml
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:24 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "704"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d">
+          <name>engops-nfs</name>
+          <description></description>
+          <link rel="storagedomains" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/storagedomains"/>
+          <link rel="permissions" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d/permissions"/>
+          <storage_type>nfs</storage_type>
+          <storage_format>v1</storage_format>
+          <version minor="0" major="3"/>
+          <supported_versions>
+              <version minor="0" major="3"/>
+          </supported_versions>
+          <status>UP</status>
+      </data_center>
+
+    http_version: "1.1"
+- !ruby/struct:VCR::HTTPInteraction 
+  request: !ruby/struct:VCR::Request 
+    method: :get
+    uri: https://vdcadmin%40rhev.lab.eng.brq.redhat.com:123456@rhev30-dc.lab.eng.brq.redhat.com:8443/rhevm-api/clusters
+    body: 
+    headers: 
+      accept: 
+      - application/xml; detail=datacenters
+      accept-encoding: 
+      - gzip, deflate
+  response: !ruby/struct:VCR::Response 
+    status: !ruby/struct:VCR::ResponseStatus 
+      code: 200
+      message: OK
+    headers: 
+      content-type: 
+      - application/xml
+      x-powered-by: 
+      - Servlet 2.5; JBoss-5.0/JBossWeb-2.1
+      date: 
+      - Mon, 23 Jan 2012 12:52:27 GMT
+      cache-control: 
+      - no-cache
+      pragma: 
+      - No-cache
+      expires: 
+      - Thu, 01 Jan 1970 01:00:00 CET
+      content-length: 
+      - "1839"
+      server: 
+      - Apache-Coyote/1.1
+    body: |
+      <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+      <clusters>
+          <cluster id="99408929-82cf-4dc7-a532-9d998063fa95" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95">
+              <name>Backup30</name>
+              <description>The default server cluster</description>
+              <link rel="networks" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/99408929-82cf-4dc7-a532-9d998063fa95/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+          <cluster id="3c8af388-cff6-11e0-9267-52540013f702" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702">
+              <name>engops-nfs</name>
+              <link rel="networks" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/networks"/>
+              <link rel="permissions" href="/rhevm-api/clusters/3c8af388-cff6-11e0-9267-52540013f702/permissions"/>
+              <cpu id="Intel Conroe Family"/>
+              <data_center id="645e425e-66fe-4ac9-8874-537bd10ef08d" href="/rhevm-api/datacenters/645e425e-66fe-4ac9-8874-537bd10ef08d"/>
+              <memory_policy>
+                  <overcommit percent="100"/>
+                  <transparent_hugepages>
+                      <enabled>false</enabled>
+                  </transparent_hugepages>
+              </memory_policy>
+              <scheduling_policy/>
+              <version minor="0" major="3"/>
+              <error_handling>
+                  <on_error>migrate</on_error>
+              </error_handling>
+          </cluster>
+      </clusters>
+
+    http_version: "1.1"