On 14/02/11 17:20 -0800, David Lutterkort wrote:
On Mon, 2011-02-14 at 16:19 +0100, [email protected] wrote:
From: Michal Fojtik <[email protected]>
---
.../drivers/rackspace/rackspace_client.rb | 130 --------------
.../drivers/rackspace/rackspace_driver.rb | 180 +++++++++++---------
server/lib/deltacloud/models/instance.rb | 2 +
server/views/instances/show.html.haml | 9 +
4 files changed, 109 insertions(+), 212 deletions(-)
delete mode 100644 server/lib/deltacloud/drivers/rackspace/rackspace_client.rb
Make sure you also update the gemspec/Gemfile to reflect the new
dependencies.
Sure, thanks for noticing this.
Btw. David we should create some wrapper for our drivers, which will
check if all needed gems are present and if they are not, they should
be installed using Bundler or just throw some notification to user to
indicate that they are needed.
-- Michal
David
--
--------------------------------------------------------
Michal Fojtik, [email protected]
Deltacloud API: http://deltacloud.org
--------------------------------------------------------