CHANGES
=======

* remove python 2.6 trove classifier
* Deprecated tox -downloadcache option removed
* Added Devstack plugin for cerberus
* Change repositories from stackforge to openstack
* Update .gitreview for new namespace
* Change ignore-errors to ignore_errors
* Check prefix path is member route
* Examples in documentation
* improve formatting of documentation
* Improve documentation
* Correct the formatting of the documentation
* Improve doc
* Document Cerberus' key notions
* Improve the documentation
* change version of sphinx in test-requirements
* Sync with global requirements
* Test if it solves pbs with readthedocs
* Change for readthedocs
* Use cerberus-dbsync in devstack installation
* US573: Use alembic instead of sqlalchemy migrate
* Security report is now retrieved by its uuid
* Cerberus creates an uuid for security reports
* Use Sphinx v1.2.3
* Enable more recent versions of sphinx
* remove wsmeext.sphinxext for documentation
* Documentation: how to write a new Cerberus plugin
* Task model: Persistent attribute is a boolean
* Task API: Change action restart into start
* Test starts the task after stopping it
* Functional test: get plugin
* tests crud security report and task
* Storage and the notification of a security report
* Remove pdb
* Remove pdb
* Functional test: notification with image.update
* Correct mistake: deletion of __init__.py in tests
* Correct mistake: deletion of __init__.py in tests
* Add functional tests

1.2-1
-----

* Tag version to pre 1.2 (1.2-1
* US560: store alarm and send notification
* Unit test send_notification
* Fix init version
* Fix a bug while logging exceptions occured with db
* US561: generate a notif when a report is created
* Upgrade version to 1.2-1
* Fix wrong types for plugin_info
* rm -f instead of rm only
* Use sql-alchemy-migrate to create tables
* New cerberus conf sample
* Add notifier to get the notification_topics option
* Fix incorrect tests
* Clean enabled folder of dashboard with clean.sh
* Improve return and raises values for documentation
* test if blank line improves the generated doc
* Devstack installs Cerberus with stackforge repos
* Add more samples in datamodels for documentation
* Add samples in datamodels for documentation
* Cerberus architecture described for documentation
* Transform exceptions in db into Cerberus ones
* Fix sphinx version for readthedocs generation
* Migration from falcon to pecan

release-1.1.0
-------------

* Release 1.1.0
* git review: the repository is in stackforge
* Initial Cookiecutter Commit
* first commit
