blob: a5b7f66e455d3dc50d9d1ab14eb32ca62c45555f [file] [log] [blame]
# Warning: RightHttpConnection has to be required before WebMock is required !!!
# Lets require that:
#require 'right_http_connection'
#require 'vcr'
require_relative '../../test_helper.rb'
#require_relative '../../../lib/deltacloud/drivers/ec2/ec2_driver'
def credentials
Deltacloud::Test::config.credentials('ec2')
end