CHANGES
=======

0.2.0
-----

* Update Barbican wrapper
* Fixing error in documentation example
* Adding documentation for basic usage
* Add unit tests for managed objects
* Remove copy_key operation
* refactoring castellan configuration
* Update mock key manager
* Update the key manager API
* Add managed objects hierarchy
* Activate pep8 check that _ is imported
* Add functional tests for Barbican key manager wrapper
* Move unit tests to unit test folder
* Add Barbican key manager
* Migrate to oslo_context
* Removing SymmetricKey docs from key module
* Drop use of 'oslo' namespace package

0.1.0
-----

* Start using oslo.policy
* Remove Python 3.3 from setup.cfg and tox.ini
* Renames for consistent namespaces
* Fixing some warning about oslo namespace
* Remove placeholder test
* Copy cinder.keymgr to castellan
* Updating HACKING.rst
* Add openstack/common log and policy modules
* Workflow documentation is now in infra-manual
* Initial Cookiecutter Commit
