Repository URL to install this package:
Version:
3.4.36 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
castellan-0.9.0-py2.7.egg-info
/
SOURCES.txt
|
---|
.coveragerc
.mailmap
.testr.conf
AUTHORS
CONTRIBUTING.rst
ChangeLog
HACKING.rst
LICENSE
README.rst
babel.cfg
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
castellan/__init__.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/not_implemented_key_manager.py
castellan/tests/__init__.py
castellan/tests/base.py
castellan/tests/utils.py
castellan/tests/contrib/gate_hook.sh
castellan/tests/contrib/post_test_hook.sh
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/unit/__init__.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_mock_key_manager.py
castellan/tests/unit/key_manager/test_not_implemented_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/source/conf.py
doc/source/contributing.rst
doc/source/index.rst
doc/source/installation.rst
doc/source/readme.rst
doc/source/testing.rst
doc/source/usage.rst
etc/castellan/functional-config-generator.conf
etc/castellan/sample-config-generator.conf
tools/tox_install.sh