Adding button, method in controller, testing call

This commit is contained in:
JC 2016-10-25 17:39:53 +02:00
parent e1d70f4e4a
commit c6f5a8b62d
4 changed files with 59 additions and 2 deletions

View 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"