mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove unused credentials
This commit is contained in:
parent
b39056559e
commit
4f5197410e
1 changed files with 0 additions and 4 deletions
|
@ -76,12 +76,8 @@ if Fog.mock?
|
|||
:rackspace_api_key => 'rackspace_api_key',
|
||||
:rackspace_region => 'dfw',
|
||||
:rackspace_username => 'rackspace_username',
|
||||
:riakcs_access_key_id => 'riakcs_access_key_id',
|
||||
:riakcs_secret_access_key => 'riakcs_secret_access_key',
|
||||
:sakuracloud_api_token => 'sakuracloud_api_token',
|
||||
:sakuracloud_api_token_secret => 'sakuracloud_api_token_secret',
|
||||
:storm_on_demand_username => 'storm_on_demand_username',
|
||||
:storm_on_demand_password => 'storm_on_demand_password',
|
||||
:vcloud_host => 'vcloud_host',
|
||||
:vcloud_password => 'vcloud_password',
|
||||
:vcloud_username => 'vcloud_username',
|
||||
|
|
Loading…
Add table
Reference in a new issue