From: Tobias Crawley <[email protected]>

These patches include the fixes I had to implement to get rev 5 working
with SteamCannon, and a slight reimplementation of the provider (now
endpoint) code.

Tobias Crawley (4):
  Rework endpoint selection for new ec2 driver.
  Don't convert in_use to in-use, because the client will kindly
    convert it back.
  Show the realm_id for the storage volume.
  Fix failing storage_volume test.

 client/lib/deltacloud.rb                        |   12 +++---
 server/bin/deltacloudd                          |    6 +-
 server/lib/deltacloud/drivers/ec2/ec2_driver.rb |   52 +++++++++++++++-------
 server/lib/sinatra/rack_driver_select.rb        |    2 +-
 server/views/storage_volumes/show.html.haml     |    4 ++
 server/views/storage_volumes/show.xml.haml      |    2 +
 tests/mock/storage_volumes.feature              |    3 +-
 7 files changed, 53 insertions(+), 28 deletions(-)

-- 
1.7.3.2

Reply via email to