CHANGES
=======

0.2.1
-----

* requirements.txt: force pbr >= 0.8.2

0.2
---

* hardware/cmdb.py: expose generate for load_cmdb

0.1
---

* setup.cfg: fix script entry point
* let pbr create the hardware-detect script
* added .travis.yml
* added cmdb.py
* matcher.py: added generate_filename_and_macs
* added generate.py
* put test_matcher.py in hardware/tests
* added matcher.py
* README.rst: fix nested list
* tox.ini,setup.cfg: list only supported python versions
* describe hardware features in README.rst
* remove openstack-common.conf
* tox.ini: ignore H302 reports from flake8
* fix flake8 reports on test_megacli.py
* continue to refactor to fix flake8 reports
* detect.py: fix flake8 reports
* tests: remove unused files
* tests put output snippets in tests/samples
* imported files from edeploy/src
* Initial Cookiecutter Commit
