CHANGES
=======

* Change ignore-errors to ignore_errors
* Updated from global requirements
* remove python 2.6 trove classifier
* Added home-page value in setup.cfg file
* Open Mitaka release
* Adding support for displaying cluster error details
* Removing translation to work with Django 1.7.x

1.0.0
-----

* Forwarding username and password to cue client
* Keystone v3 support
* Activate pep8 check that _ is imported
* Renaming oslo.utils to oslo_utils
* Rename end_points to endpoints
* Update .gitreview file for project rename
* Renaming cue service to message-broker
* Add unit test and coverage configuration
* Fixed cluster view
* Making multiple fixes to the cue dashboard
* Fix create cluster network issue
* Adding tox file for gate testing and some other fixes
* adding gitreview
* Fixing network launch reference
* Adding python-cueclient to requirements
* Add create cluster
* Adding cluster detail screen
* Add delete cluster
* Updating Readme file
* Adding queue list
* Removing template directory
* Updating dashboard
* Deleting generated files
* Adding .gitignore file
* First commit
