Comment 0 for bug 1292334

Revision history for this message
Angus Salkeld (asalkeld) wrote : push some of the clients wrapper code to into clients

We need to stop this duplication:
(soon in solum)
but also in:
https://github.com/openstack/heat/blob/master/heat/engine/clients.py
https://github.com/openstack/tuskar/blob/master/tuskar/heat/client.py
https://github.com/stackforge/rally/blob/master/rally/osclients.py
probably more here...

https://review.openstack.org/#/c/77536/10/etc/solum/solum.conf.sample

We could have the clients support loading a self contained config file instead
of each user of the client having to do this.