CHANGES
=======

* Drop lower-constraints.txt and its testing
* Re-add python 3.6/3.7 in classifier
* Updating yoga tested python versions in classifier
* Return 404 if not enough ready in pool
* Update molteniron tests and requirements
* Stop to use the \_\_future\_\_ module
* [ussuri][goal] Drop python 2.7 support and testing
* add local bindep.txt
* Add Python 3 Train unit tests
* Update to opendev
* OpenDev Migration Patch
* Replace openstack.org git:// URLs with https://
* fix tox python3 overrides
* add python 3.6 unit test job
* import zuul job settings from project-config
* rearrange existing documentation to follow the new layout
* Adding node\_pool as a optional argument
* Add ansible playbook example for a molteniron server
* Return complete reservation id
* Support both Ubuntu and CentOS
* Prepare for using standard python tests
* Start testing the example usage for CI: test\_hook\_mi\_ipmiblob.py
* Add openstack/ironic-specs molteniron spec proposal
* Separate out the class MoltenIron
* createDB.py should live under utils
* Provide a script to setup MoltenIron on a clean Ubuntu 16.04
* Add some more debugging to Database:\_\_init\_\_
* Fix clean installation README.rst documentation
* Fix Python3's sending bytes versus strings
* [WiP] Switch to PyMySQL
* Switch to using a blob of JSON encoded data
* Fix --output=json so that it prints out JSON
* Add help text to the subcommands
* Add result parameter which will only printout the result contents
* Add type parameter for the status command
* Update documentation for how to configure your machine for a clean install
* Update CI usage sample to use the new repo and changes
* Don't use letter and ) in table
* Fix up the tables and one example
* Use RST document coding conventions
* Enable testcases
* Even more pep8 fixes that the gate is catching
* Support both Python 2.x and Python 3.x
* Add files that were created running Python's cookiecutter program
* Fix PEP8 issues
* Fix command line help
* Create \_setup\_response()
* Add more debugging when moltenirond-helper fails
* Add .gitreview file
* Add missing tox environments
* Fix log directory handling
* Add Continuous Integration (CI) example
* Add a bunch of new testcases for molteniron
* Add support for installation and testing
* add testcase for allocateBM
* Initial commit of MoltenIron
