2 # This file contains the auth credentials used to access openstack deployments
3 # we wish to manage. The 'default' credentials will be used for any deployments
10 # 'user': 'email@domain.com',
11 # 'pasword': 'password',
13 # 'url': 'http://localhost:5000/v2.0/',
15 # 'endpoint': 'http://localhost:35357/v2.0/'
19 'user': 'admin@domain.com',
22 'url': 'http://localhost:5000/v2.0/'