CHANGES
=======

* import zuul job settings from project-config
* Updated from global requirements
* Updated from global requirements
* Update UPPER_CONSTRAINTS_FILE for stable/ocata
* Update .gitreview for stable/ocata

2.0.0
-----

* Updated from global requirements
* Remove support for py33
* Wrap exception when unable to retrieve application details
* Wrap exception when unable to retrieve languagepack details
* Updated from global requirements
* clean up requirements dependencies
* Switch to oslo_log
* Add py35 support to setup.cfg
* Remove discover from test-requirements
* Update the README for new enable file
* Remove the unused importutils
* Remove the origin enable file
* Add local/enabled to store enable file
* Update URLs to Django 1.8 style
* Remove the 'MANIFEST.in'
* Use upper-constraints for tox envs
* Show team and repo badges on README
* Updated from global requirements
* Fix gate broken
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add the description for the "ID of the DU image"
* Reorder the applications tables actions
* Fix app detail AttributeError

1.1.1
-----

* Update .gitignore to ignore .idea of PyCharm
* Refactor the DeleteAssembly action
* Add the missing page_title for detail page
* Fix the solum-dashboard ImportError
* Updated from global requirements
* Add page title for all panel table
* Updated from global requirements
* Updated from global requirements
* Delete the unused url
* Add the application update functionality to the dashboard
* Add the application scale functionality to the dashboard
* Fix the applications deploy functionality in the dashboard
* Add the application log functionality to the dashboard
* Fix the applications create functionality in the dashboard
* Fix the applications delete functionality in the dashboard
* Fix the applications show functionality in the dashboard
* Adds i18n machinery for solum-dashboard

1.1.0
-----

* Updated from global requirements
* Manual update from global-requirements for solum-dashboard
* Fix pep8 error
* Remove unused requirement
* Add the languagepack create functionality to the dashboard
* Fix the applications list functionality in the dashboard
* Add the languagepack delete functionality to the dashboard
* Add the languagepack show and log functionality to the dashboard
* Add the languagepack list functionality to the dashboard
* Remove discover from test-requirements
* Resolve pep8 import issues
* python-solumclient to requirements
* Fix pep8 error
* [workaround]Make solum-dashboard running

1.0.1
-----

* Cleanup Oslo Incubator Code
* Updating Django version
* Deprecated tox -downloadcache option removed
* Replace deprecated LOG.warn with LOG.warning
* Removing version from setup.cfg

1.0.0
-----

* Remove py26 from tox.ini and setup.cfg
* Update .gitreview for project rename
* Remove docutils pin
* Stop using intersphinx
* Work toward Python 3.4 support and testing
* Updated from global requirements
* Mistral DSL and Heat template parsers
* Remove unused logging imports
* Add the ability to create an assembly from an application
* Add some basic install instructions
* Add assemblies table
* Add support for applications
* Add importutils from oslo-incubator
* Add basic files
* Initial commit
