.coveragerc
.mailmap
.pre-commit-config.yaml
.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
bindep.txt
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
castellan/__init__.py
castellan/_config_driver.py
castellan/i18n.py
castellan/options.py
castellan.egg-info/PKG-INFO
castellan.egg-info/SOURCES.txt
castellan.egg-info/dependency_links.txt
castellan.egg-info/entry_points.txt
castellan.egg-info/not-zip-safe
castellan.egg-info/pbr.json
castellan.egg-info/requires.txt
castellan.egg-info/top_level.txt
castellan/common/__init__.py
castellan/common/exception.py
castellan/common/utils.py
castellan/common/credentials/__init__.py
castellan/common/credentials/credential.py
castellan/common/credentials/keystone_password.py
castellan/common/credentials/keystone_token.py
castellan/common/credentials/password.py
castellan/common/credentials/token.py
castellan/common/objects/__init__.py
castellan/common/objects/certificate.py
castellan/common/objects/key.py
castellan/common/objects/managed_object.py
castellan/common/objects/opaque_data.py
castellan/common/objects/passphrase.py
castellan/common/objects/private_key.py
castellan/common/objects/public_key.py
castellan/common/objects/symmetric_key.py
castellan/common/objects/x_509.py
castellan/key_manager/__init__.py
castellan/key_manager/barbican_key_manager.py
castellan/key_manager/key_manager.py
castellan/key_manager/migration.py
castellan/key_manager/not_implemented_key_manager.py
castellan/key_manager/vault_key_manager.py
castellan/tests/__init__.py
castellan/tests/base.py
castellan/tests/utils.py
castellan/tests/functional/__init__.py
castellan/tests/functional/config.py
castellan/tests/functional/key_manager/__init__.py
castellan/tests/functional/key_manager/test_barbican_key_manager.py
castellan/tests/functional/key_manager/test_key_manager.py
castellan/tests/functional/key_manager/test_vault_key_manager.py
castellan/tests/unit/__init__.py
castellan/tests/unit/test_config_driver.py
castellan/tests/unit/test_options.py
castellan/tests/unit/test_utils.py
castellan/tests/unit/credentials/__init__.py
castellan/tests/unit/credentials/test_keystone_password.py
castellan/tests/unit/credentials/test_keystone_token.py
castellan/tests/unit/credentials/test_password.py
castellan/tests/unit/credentials/test_token.py
castellan/tests/unit/key_manager/__init__.py
castellan/tests/unit/key_manager/fake.py
castellan/tests/unit/key_manager/mock_key_manager.py
castellan/tests/unit/key_manager/test_barbican_key_manager.py
castellan/tests/unit/key_manager/test_key_manager.py
castellan/tests/unit/key_manager/test_migration_key_manager.py
castellan/tests/unit/key_manager/test_mock_key_manager.py
castellan/tests/unit/key_manager/test_not_implemented_key_manager.py
castellan/tests/unit/key_manager/test_vault_key_manager.py
castellan/tests/unit/objects/__init__.py
castellan/tests/unit/objects/test_opaque.py
castellan/tests/unit/objects/test_passphrase.py
castellan/tests/unit/objects/test_private_key.py
castellan/tests/unit/objects/test_public_key.py
castellan/tests/unit/objects/test_symmetric_key.py
castellan/tests/unit/objects/test_x_509.py
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/_extra/.htaccess
doc/source/contributor/contributing.rst
doc/source/contributor/index.rst
doc/source/contributor/testing.rst
doc/source/install/index.rst
doc/source/user/index.rst
etc/castellan/functional-config-generator.conf
etc/castellan/sample-config-generator.conf
playbooks/devstack/post.yaml
playbooks/devstack/pre.yaml
playbooks/devstack/run.yaml
releasenotes/notes/add-to-dict-and-from-dict-conversions-to-managed-objects-95a9f0fdbd371a87.yaml
releasenotes/notes/add-vault-provider-29a4c19fe67ab51f.yaml
releasenotes/notes/barbican-service-user-11ebbfcd33dace9d.yaml
releasenotes/notes/bug-1876102-7c7288fb6e90b11d.yaml
releasenotes/notes/deprecate-auth-endpoint-b91a3e67b5c7263f.yaml
releasenotes/notes/drop-python-2-7-73d3113c69d724d6.yaml
releasenotes/notes/fix-vault-create-key-b4340a3067cbd93c.yaml
releasenotes/notes/fix-vault-flaky-kv-api-version-b0cd9d62a39d2907.yaml
releasenotes/notes/implements-keymanager-option-discovery-13a46c1dfc036a3f.yaml
releasenotes/notes/remove-py38-61e67d0181db1aaf.yaml
releasenotes/notes/secret-consumers-0253330a65b6638b.yaml
releasenotes/notes/secret-consumers-e047d1c6f1a20e47.yaml
releasenotes/notes/support-legacy-fixed-key-id-9fa897b547111610.yaml
releasenotes/notes/use-barbican-endpoint-type-config-option-e583d30930cc22ba.yaml
releasenotes/notes/use-barbican-region-name-config-option-31bec809292302b8.yaml
releasenotes/notes/vault-approle-support-5ea04daea07a152f.yaml
releasenotes/notes/vault-kv-mountpoint-919eb547764a0c74.yaml
releasenotes/notes/vault-namespaces-7d334e7407396df9.yaml
releasenotes/notes/vault-timeout-5eebb432e0943f74.yaml
releasenotes/source/2023.1.rst
releasenotes/source/2023.2.rst
releasenotes/source/2024.1.rst
releasenotes/source/2024.2.rst
releasenotes/source/2025.1.rst
releasenotes/source/conf.py
releasenotes/source/index.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
releasenotes/source/rocky.rst
releasenotes/source/stein.rst
releasenotes/source/train.rst
releasenotes/source/unreleased.rst
releasenotes/source/ussuri.rst
releasenotes/source/victoria.rst
releasenotes/source/wallaby.rst
releasenotes/source/xena.rst
releasenotes/source/yoga.rst
releasenotes/source/zed.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
tools/setup-vault-env.sh