CHANGES
=======

* Switch testing to Yoga testing runtime
* setup.cfg: Replace dashes with underscores
* Update IRC network to OFTC
* Switch testing to Xena testing runtime
* Changed minversion in tox to 3.18.0
* remove unicode from code
* remove unicode from code
* Remove Six
* [goal] Migrate testing to ubuntu focal
* Switch testing to Victoria testing runtime
* Use unittest.mock instead of third party mock
* Stop to use the \_\_future\_\_ module
* Switch to newer openstackdocstheme and reno versions
* Fix hacking min version to 3.0.1
* Fix typo in contributor guide
* [ussuri][goal] Update contributor documentation
* Cleanup py27 support
* Update to hacking 3.0
* Update hacking for Python3
* [ussuri][goal] Drop python 2.7 support and testing
* Add PDF documentation build
* Add Python 3 Train unit tests
* Fix gate error "mysqladmin: command not found"
* Update and fix docs conf.py
* Separate requirements for documents tox job
* Use opendev repository
* Update envlist and classifier
* Add openstack-python37-jobs
* Dropping the py35 testing
* OpenDev Migration Patch
* Introduce doc8
* Add metadata column to coverage table
* Add usage to README.rst and usage document
* Remove unused config entries from sample config
* Ignore \*.db file from git repo
* Update home-page
* fix tox python3 overrides
* Removed older version of python3.4
* Change openstack-dev to openstack-discuss
* fix tox python3 overrides
* Update url in HACKING.rst
* replace http with https
* Use openstack-tox-cover template
* add python 3.6 unit test job
* switch documentation job to new PTI
* import zuul job settings from project-config
* Add release note link in README
* Update links in README
* Update links in README
* Switch to use stestr instead of os-testr
* Remove setting of version/release from releasenotes
* update the docs url in the readme
* Fix deprecated warning about use\_html\_smartypants config
* remove oslosphinx from test-requirements
* Switch from oslosphinx to openstackdocstheme
* turn on warning-is-error in documentation build
* Disable smartypants option
* rearrange existing documentation to follow the new standard layout
* Update docs theme
* Update requirements
* Update year of copyright
* Add py3.5 support in setup.cfg
* Add files table
* modify test-requirement according to requirements project
* Fix coverage2sql-db-manage usage document
* Fix coverage2sql-db-manage to read config
* Add py36 to tox.ini
* Prepare for using standard python tests
* Add ChangeLog URL to README.rst
* H305/H402 hacking have been deprecated
* Fix the docs error
* Add unit tests for shell.py
* Show team and repo badges on README
* Introduce pip-check-reqs task to tox
* Add test\_type option to shell cli
* Make py35 tox task default in python3
* Remove comment out code
* Omit unit test files from coverage
* Add get\_coverage()
* Add unit tests and remove oslo\_db
* Add releasenote
* Add test\_type param to create\_coverage()
* Remove oslo\_db dependency
* Fix pep8 errors
* Add stdin acceptance logic to the shell.py
* Add usage to README and make coverage file positional
* Add test\_type column
* Add index to migration file
* Add adding data feature
* Make migration's downgrade() NotImplementedError
* Add \_\_init\_\_.py to migrations
* Add migration and shell
* Initial setup
* Initial Cookiecutter Commit
