CHANGES
=======

* setup.cfg: Replace dashes with underscores
* Add Python3 xena unit tests
* Update master for stable/wallaby

0.4.0
-----

* Update minversion of tox
* remove unicode from code
* Remove lower-constraints job
* Fix lower-constraints with the new pip resolver
* Set safe version of hacking
* Add Python3 wallaby unit tests
* Update master for stable/victoria

0.3.1
-----

* Update version of hacking
* Set min version of tox to 3.2.1

0.3.0
-----

* drop mock from lower-constraints
* Switch to newer openstackdocstheme and reno versions
* Update lower-constraints.txt
* Add py38 package metadata
* Add pep8 check for import order
* Use unittest.mock instead of third party mock
* Stop configuring install\_command in tox
* Add Python3 victoria unit tests
* Update master for stable/ussuri

0.2.0
-----

* Add \`--show-traffic\` feature to aid Redfish diagnostics
* Cleanup py27 support
* Use unittest.mock instead of third party mock
* Switch to the new canonical constraints URL on master
* Bump hacking to 3.0.0
* Add system BIOS management command
* Add \`manager vmedia\` commands
* Remove unecessary .zuul.yaml
* Add non-default Redfish service mount location
* Add \`--insecure\` and \`--tls-certificates\` options

0.1.0
-----

* Fix gitreview host
* Update commands to generate docs, renos and pdf
* Add system boot device/mode commands
* Add systems, managers and chassis listing commands
* Add system/manager/chassis inventory show command
* Improve docstrings and README
* Rebase cliff commands onto common \`Command\` and \`Lister\` bases
* Ignore .stestr dir
* Add power management command
* Add CI hooks and reno
* Rearrange project layout
* Update tox.ini file
* Add .gitreview file
* Waking up Zuul
* new project template
