Generic Key Manager interface for OpenStack
Go to file
Michael McCune 196044e18f Removing SymmetricKey docs from key module
This change removes the SymmetricKey class references from the key
module doc string. The SymmetricKey class resides in it's own module
and the key module only contains the Key class.

Change-Id: Ic93971584b6bdee5db0042ce8473225f2589a856
2015-04-29 16:57:50 -04:00
castellan Removing SymmetricKey docs from key module 2015-04-29 16:57:50 -04:00
doc/source Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.coveragerc Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.gitignore Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.gitreview Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.mailmap Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
.testr.conf Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
babel.cfg Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:35 +00:00
HACKING.rst Updating HACKING.rst 2015-02-27 16:28:13 -05:00
LICENSE Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
MANIFEST.in Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
openstack-common.conf Add openstack/common log and policy modules 2015-01-29 15:44:12 -05:00
README.rst Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
requirements.txt Start using oslo.policy 2015-03-23 16:10:51 +02:00
setup.cfg Remove Python 3.3 from setup.cfg and tox.ini 2015-03-19 11:27:14 -05:00
setup.py Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
test-requirements.txt Initial Cookiecutter Commit. 2014-11-20 15:39:45 -06:00
tox.ini Remove Python 3.3 from setup.cfg and tox.ini 2015-03-19 11:27:14 -05:00

castellan

Generic Key Manager interface for OpenStack

Features

  • TODO