# File lib/deltacloud/drivers/rackspace/rackspace_driver.rb, line 32
  def supported_collections
    DEFAULT_COLLECTIONS + [ :buckets ] - [ :storage_snapshots, :storage_volumes ]
  end