Hi,

I managed some RHEV-M setup on my desk and actually fixed all
bugs from RHEV Mock API.
So for now, this driver *should* work with latest RHEV API.

Things supported:

* Create VM and managing VMs
  * POST /api/instances
  * POST /api/instances/:id/stop
  * POST /api/instances/:id/start
  * POST /api/instances/:id/reboot
  * DELETE /api/instances/:id

* Realms are now reported correctly

  -- Michal

Reply via email to