CHANGES
=======

7.0.0
-----

* Add Python3 xena unit tests

6.0.0
-----

* Fix lower-constraints job
* Add doc/requirements
* Imported Translations from Zanata
* Add Python3 wallaby unit tests

5.0.0
-----

* Imported Translations from Zanata
* Cleanup for Refactor-error-messages
* [goal] Migrate testing to ubuntu focal
* drop mock from lower-constraints and requirements
* Switch to newer openstackdocstheme version
* Fix hacking min version to 3.0.1
* Update hacking for Python3
* Bump default tox env from py37 to py38
* Add py38 package metadata
* Add Python3 victoria unit tests

4.0.0.0rc1
----------

* Cleanup doc building
* Cleanup py27 support
* Fix pyScss version in lower-constraints.txt
* Update the minversion parameter
* Use pyyaml instead yamlutils module
* Remove six usage
* Drop django-babel from requirement.txt
* Drop Django 1.11 support
* translation: drop babel extractor definitions
* Imported Translations from Zanata
* [ussuri][goal] Drop python 2.7 support and testing
* Switch to official Ussuri jobs
* Use Horizon project template for django jobs
* Imported Translations from Zanata

3.0.0.0rc1
----------

* Imported Translations from Zanata
* Refactor error messages
* Add Python 3 Train unit tests
* Update contraints url
* Replace git.openstack.org URLs with opendev.org URLs
* OpenDev Migration Patch
* Dropping the py35 testing
* Fix lower-constraint deps handling

2.6.0
-----

* add python 3.6 unit test job
* Remove py34 and add py36 support
* Use template for lower-constraints
* Change openstack-dev to openstack-discuss
* import zuul job settings from project-config
* Add python3 django 1.11 job instead of django 2.0 job

2.5.0
-----

* Update flake8 exclude
* Remove makemessages from tox.ini
* Add py35dj20 job
* Switch to use stestr for unit test

2.4.0
-----

* Fix Readme title so short
* fix tox python3 overrides
* Django 2.0 support
* Imported Translations from Zanata
* Updated from global requirements
* add lower-constraints job
* pypy is not checked at gate
* Install horizon directly from pypi
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Imported Translations from Zanata
* Imported Translations from Zanata
* Imported Translations from Zanata

2.3.0
-----

* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove mox from requirements
* Updated from global requirements
* Updated from global requirements
* Drop django\_openstack\_auth from requirements.txt
* Updated from global requirements
* Updated from global requirements
* Imported Translations from Zanata
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Adding docs venv and warning-is-error to doc building
* Updated from global requirements

2.2.0
-----

* Updated from global requirements
* Update the documentation link for doc migration
* Updated from global requirements
* switch to openstackdocstheme
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

2.1.0
-----

* Updated from global requirements
* Drop py34 target in tox.ini
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Get auth\_url from horizon settings
* Updated from global requirements
* Refactor get settings conf
* Updated from global requirements
* Updated from global requirements
* Delete import\_exceptions from tox.ini
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* [Fix gate]Update test requirement
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Remove the extra required=True
* Add status process for Languagepacks table status column
* Add max\_length for name and description
* Using horizon time filters to format the time in detail page
* Using horizon time filters to format the time in tables
* Add applications action for detail page
* Add languagepacks action for detail page
* Change the detail page header
* Replaces yaml.load() with yaml.safe\_load()

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
