bertramdev / karman-core

Karman Groovy Library
8 stars 7 forks source link

Support for Swift V1 Auth #12

Open jgallucci32 opened 7 years ago

jgallucci32 commented 7 years ago

Swift V1 auth is still valid and should be included with the OpenStack Swift plugin. Currently only V2 (Keystone) is supported. In standalone Swift deployments where only V1 auth is used the plugin fails to connect with the following error:

OpenstackStorageProviderESC[0;39m - Error occurred during the authentication phase - Cannot execute null+{auth={token=AUTH_tkf90ff9578394436da3cf1623aaf24429, storageUrl=http://swift.domain.local/v1/AUTH_svc_morpheus

Recommend adding support for V1 authentication for OpenStack Swift deployments.

davydotcom commented 7 years ago

looking into this one as v1 support was working for soft layer last I checked which is v1 swift

jgallucci32 commented 7 years ago

If there is anything I can do to help test this on our Morpheus deployment please let me know. We have one setup in our development environment.