softlayer / jumpgate

A simple library to make more clouds compatible with OpenStack.
http://softlayer.github.io/jumpgate/
MIT License
46 stars 30 forks source link

Add special-case authentication/token-id drivers #139

Closed jimlindeman closed 10 years ago

jimlindeman commented 10 years ago

Adding NoAuthDriver and FakeTokenIdDriver to allow a SoftLayer credential specified in jumpgate.conf to be used instead of requiring SL credentials to be passed in. This enables Jumpgate to be appended as a shared secondary region to an existing "private" Openstack keystone config with its own users/authentication/tokens.

sudorandom commented 10 years ago

+1, merging this in.