swift/test/unit/common/middleware/crypto
Thiago da Silva a9964a7fc3 fix barbican integration
Added auth_url to the context we pass to castellan
library. In a change [1] intended to deprecate the use
of auth_endpoint passed as the oslo config, it actually
completely removed the use of it[2], so this change became
necessary or the integration is broken.

[1] - https://review.openstack.org/#/c/483457
[2] - https://review.openstack.org/#/c/483457/6/castellan/key_manager/barbican_key_manager.py@143

Change-Id: I933367fa46aa0a3dc9aedf078b1be715bfa8c054
2018-01-13 14:40:28 -05:00
..
__init__.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
crypto_helpers.py Enable object body and metadata encryption 2016-06-30 23:31:15 -07:00
test_crypto_utils.py refactor some common code from crypto 2017-03-09 11:12:29 -05:00
test_crypto.py Add encrypter and decrypter links to middleware.rst 2016-07-08 11:50:55 +01:00
test_decrypter.py Symlink implementation. 2017-12-13 21:26:12 +00:00
test_encrypter.py Use six.moves.urllib.parse instead of urllib 2016-09-28 19:02:09 +08:00
test_encryption.py Add checksum to object extended attributes 2017-11-03 13:30:05 -04:00
test_keymaster.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
test_kms_keymaster.py fix barbican integration 2018-01-13 14:40:28 -05:00