glance_store/glance_store/tests/etc
Jamie Lennox b529f0a782 Support V3 authentication with swift
This is the easiest way to support v3 authentication in the swift backend. It
allows us to specify that we want v3 authentication and provide the extra
authentication attributes to swiftclient.

It allows specifying auth_version via individual authentication references so
that you can mix v2 and v3 authentication.

Ideally in future we would move to a session orientated solution. In which case
we will need to handle the existing options in a backwards compatible way and
so I don't think that the extra arguments will cause any additional problems
there.

Change-Id: Ifb7c9be805689e938ff0e99a18fa220993862001
2015-07-22 23:58:30 +00:00
..
glance-swift.conf Support V3 authentication with swift 2015-07-22 23:58:30 +00:00