mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
adds :os_account_meta_temp_url_key to test mock helper
This commit is contained in:
parent
e30de086ca
commit
71d8953a62
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ if Fog.mock?
|
|||
:hp_secret_key => 'hp_secret_key',
|
||||
:hp_tenant_id => 'hp_tenant_id',
|
||||
:hp_avl_zone => 'hp_avl_zone',
|
||||
:os_account_meta_temp_url_key => 'os_account_meta_temp_url_key',
|
||||
:ibm_username => 'ibm_username',
|
||||
:ibm_password => 'ibm_password',
|
||||
:joyent_username => "joyentuser",
|
||||
|
|
Loading…
Add table
Reference in a new issue