Adding button, method in controller, testing call
This commit is contained in:
parent
e1d70f4e4a
commit
c6f5a8b62d
4 changed files with 59 additions and 2 deletions
6
config/fog_credentials.test.yml
Normal file
6
config/fog_credentials.test.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
default:
|
||||
openstack_tenant: "ovh_fake_tenant_name"
|
||||
openstack_api_key: "ovh_fake_password"
|
||||
openstack_username: "ovh_fake_username"
|
||||
openstack_auth_url: "https://auth.cloud.ovh.net/v2.0/tokens"
|
||||
openstack_region: "SBG1"
|
Loading…
Add table
Add a link
Reference in a new issue