CHANGES
=======

1.5.1
-----


1.5.0
-----

* Cleanup for Refactor-error-messages
* Add Python3 victoria unit tests
* Cleanup py27 support
* Update hacking for Python3

1.4.0
-----

* Drop Django 1.11 support
* [ussuri][goal] Drop python 2.7 support and testing
* translation: drop babel extractor definitions
* Switch to Ussuri jobs
* Use Horizon project template for django jobs

1.3.0
-----

* Replace git.openstack.org URLs with opendev.org URLs
* Sync Sphinx requirement
* Update links in README
* Switch to the new canonical constraints URL on master
* Add Python 3 Train unit tests
* OpenDev Migration Patch

1.2.1
-----

* Update json module to jsonutils

1.2.0
-----

* Change openstack-dev to openstack-discuss
* Drop nose dependencies
* add python 3.6 unit test job
* import zuul job settings from project-config

1.1.0
-----

* Updated from global requirements
* Add icalendar into requirements
* Imported Translations from Zanata
* [doc] Correct the invalid runserver command in horizon
* Imported Translations from Zanata
* fix tox python3 overrides
* Drop mox3 from karbor-dashboard
* Imported Translations from Zanata
* Imported Translations from Zanata

1.0.0
-----

* Updated from global requirements

0.5.0
-----

* Imported Translations from Zanata
* Fix trigger creation failed
* Drop django\_openstack\_auth from requirements.txt
* Imported Translations from Zanata
* Updated from global requirements
* Fix checkpoints pagination error
* Fix to use "." to source script files

0.4.0
-----

* Plan: fix sending per resource parameters
* Plan: send only parameters for protected resources
* Updated from global requirements
* Updated from global requirements
* Update URLs in documentation
* Replaces uuid.uuid4 with uuidutils.generate\_uuid()
* Drop MANIFEST.in - it's not needed by pbr

0.3.0
-----

* Updated from global requirements
* Updated from global requirements
* Drop py34 target in tox.ini and setup.cfg
* Updated from global requirements
* Optimize the link address
* Scheduled operations minor label fix
* Fix restore form page
* Updated from global requirements
* Fix restore index page
* Redirect checkpoint restore to restores page
* Updated from global requirements
* Update restore status in restore page
* Fix checkpoint restore form
* checkpoints: errorneous status\_choices -> False

0.1.2
-----

* Remove "XStatic-\*" of requirements.txt

0.1.1
-----

* Removes unnecessary utf-8 coding
* Updated from global requirements
* Add checkpoint's link url to provider detail
* Update checkpoint status in checkpoint page
* Fix the 'Protect Now' action in protectionplan page
* plans: add provider name to plans table
* Fix provider show checkpoints page
* Plan edit - change resource and parameters
* Provider is being get for each checkpoint
* Fix deleting child\_sid from nodes\_dict one more time
* Fix using one str to initialize three variables on a single line
* Skip docutils version 13.1
* Add Constraints support
* Updated from global requirements
* Add delete function in Scheduled Operations
* Add filter feature in Scheduled Operations
* Add precise description in contribution
* Remove unnecessary karbor\_dashboard/models.py file
* Show team and repo badges on README
* Solve operation logs ui broken
* Block checkpoint restore/delete when not available
* Updated from global requirements
* Reflect async of checkpoint delete in message
* Don't include openstack/common in flake8 exclude list
* Updated from global requirements
* Remove setup.cfg version

0.1.0
-----

* Updated from global requirements
* Remove the extra required=True
* Reinit operation logs panel in Karbor dashboard
* Add separate scheduled operations panel in Karbor dashboard
* Move username and password to restore\_auth
* Update homepage with developer documentation page
* Add separate restores panel in Karbor dashboard
* Using import horizon settings instead of copy settings
* Protect, restore success message reflect async
* update typos from eumn to enum
* Update test-requirements with karborclient
* Update .gitreview post project rename
* Rename Smaug Dashboard to Karbor
* Updated from global requirements
* Updated from global requirements
* Fix Protection Plan Creation Failed
* Fix Trigger Creation Failed
* Updated from global requirements
* implement checkpoint detail page
* restore checkpoint js function
* restore checkpoint basic function
* implement protection plan detail page
* create protection plan js function
* create protection plan basic function
* Add js resource parameters functions
* Add js common functions
* Add tree table js plugin
* Updated from global requirements
* make breadcrumb consistent with horizon
* Remove unused POT file
* Updated from global requirements
* fix requirements.txt for smaug-dashboard
* Updated from global requirements
* [checkpoint]fix checkpoint 404 error
* [enabled] Automatically discover static resources
* [Checkpoints] update view function
* Updated from global requirements
* [Protection Plans] Add schedule protect and protect now
* [Checkpoints] Add delete action
* [Operation Logs] Submit index view function
* [Checkpoints] Submit index view function
* Add parameters for creating a plan
* Submit interface implement about protectable\_get\_instance
* Add the project id and version for smaugclient
* [Protection Plans] Submit index view function
* [Protection Providers] Submit detail view function
* [Protection Providers] Submit index view function
* [Triggers] Submit detail view function
* [Triggers] Submit create view function
* [Triggers] Submit index view function
* Manual update from global-requirements
* Submit Trigger API for dashboard
* Submit Checkpoint API for dashboard
* Submit Provider API for dashboard
* Submit Protectable API for dashboard
* Submit Restore API for dashboard
* Submit Schedule Operation API for dashboard
* Submit Protection Plan API for dashboard
* Init api tests for smaug-dashboard
* Init smaug client for smaug-dashboard
* Add Devstack function for Smaug Dashboard
* Add skeleton for the smaug-dashboard
* Initial Cookiecutter for smaug-dashboard
* Added .gitreview
