lib/fog/rackspace/block_storage.rb in fog-maestrodev-1.15.0.20130927082724 vs lib/fog/rackspace/block_storage.rb in fog-maestrodev-1.18.0.20131111203459
- old
+ new
@@ -24,11 +24,9 @@
model :volume
collection :volumes
model :volume_type
collection :volume_types
- model :snapshot
- collection :snapshots
model :snapshot
collection :snapshots
request_path 'fog/rackspace/requests/block_storage'