CHANGES
=======

* Adapt to tox 4
* Drop MANIFEST.in - it's not needed by pbr
* setup.cfg: Replace dashes with underscores
* Add Python 3.9 to supported runtimes
* Remove six from requirements
* Switch to unversioned job template
* Migrate from testr to stestr
* Switch to xena job template
* Fix Storyboard link to use openstack/heat
* [ussuri][goal] Update contributor documentation
* Use py3 as the default runtime for tox
* Remove six
* Remove babel.cfg
* Remove mox from test-requirements
* Fix hacking min version to 3.0.1
* Update hacking for Python3
* [ussuri][goal] Drop python 2.7 support and testing
* Add Python 3 Train unit tests
* OpenDev Migration Patch
* Change openstack-dev to openstack-discuss
* add python 3.6 unit test job
* Get the tests working under Python 3
* import zuul job settings from project-config
* remove pycrypto from requirements.txt
* Remove support for py26
* Clean imports in code
* Remove logging import unused
* Remove all remaining oslo-incubator modules
* Cleanup unused incubated util libraries
* Remove o/c/local.py and o/c/log.py
* Add Python3.5 classifier and venv
* Remove argparse from requirements
* Update HACKING URL
* Fix py27 tests
* Workflow documentation is now in infra-manual
* Fix the standard port that is inferred from url scheme
* Fix the tox environment and requirements
* Rename Openstack to OpenStack
* Use six.moves.urllib.parse instead of urlparse
* Fix misspellings in heat-cfnclient
* add heat-watch to setup.cfg
* Disable tests until new repo is stable
* Add missing .gitreview
* Initial import from heat repo
