1
0
Fork 0
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:
Julian Weber 2013-10-14 10:18:10 +02:00
parent e30de086ca
commit 71d8953a62

View file

@ -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",