On 13/12/10 12:43 -0500, Chris Lalancette wrote:
On 12/13/10 - 06:29:00PM, [email protected] wrote:
From: Michal Fojtik <[email protected]>

---
 .../lib/deltacloud/drivers/rhevm2/rhevm2_driver.rb |  231 ++++++++++++++++++++
 .../lib/deltacloud/drivers/rhevm2/rhevm_client.rb  |  217 ++++++++++++++++++
 server/lib/drivers.rb                              |    1 +
 3 files changed, 449 insertions(+), 0 deletions(-)
 create mode 100644 server/lib/deltacloud/drivers/rhevm2/rhevm2_driver.rb
 create mode 100644 server/lib/deltacloud/drivers/rhevm2/rhevm_client.rb

diff --git a/server/lib/deltacloud/drivers/rhevm2/rhevm2_driver.rb 
b/server/lib/deltacloud/drivers/rhevm2/rhevm2_driver.rb

I know this is just a first cut, but I would imagine we would probably want
to replace the current rhevm driver completely, instead of adding a new one.
Yes, it won't work for older RHEV-M, but I'm not sure if the current one is
seriously being used by anyone at the moment, and having 2 of them is going to
be confusing later on.

Yes I agree, I'll remove old RHEV-M driver as soon as this new driver will
be finished.

  -- Michal

--
--------------------------------------------------------
Michal Fojtik, [email protected]
Deltacloud API: http://deltacloud.org
--------------------------------------------------------

Reply via email to