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.

Just my 2 cents.

-- 
Chris Lalancette

Reply via email to