Using Openstack API

Hi,

I was looking at using the Openstack API to access CLIMB (I want to script the creation of instances). Starting with the scripts available at

putting the relavant details in openstack/auth_settings.py, i get this

(venv) [ scripts]$ python listinstances.py bham
… python stack trace removed …
keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to http://climb-bham-nova.climb.cluster:8774/v2/3d48a3f3de50440ab92aab04f099bcdb/servers/detail?all_tenants=True

any idea whats going wrong here, or if this should work?

Thanks

Adam

Hi Adam, we do know what’s wrong here and we’re working on a fix - it currently doesn’t work, but it will work once we’ve implemented the fix.

I’ll update when I’ve got more info for you.

Hi Matt, just wondering if there is any update on this? Thanks

We’re still working on this (Christmas got in the way!), but PM incoming with more information.