CHANGES
=======

0.5.0
-----

* [ansible] fix some places for Ansible 2.2
* Fix AMT unit tests
* Updated from global requirements
* Fix the 'cover' tox env
* Use upper constraints it tox envs
* Add py35 to default tox targets
* Remove agent vendor passthru from drivers

0.4.0
-----

* Change cleaning methods to use network interface
* Add documentation for ansible-deploy driver
* Add DIB element for ansible-deploy driver ramdisk
* Don't log success cleaning if ansible fails
* Add docs for Intel NM vendor passthru driver
* Enable release notes translation
* [Docs] give example of dev libvirt pkg name
* Add Ansible-deploy driver
* Add docs for libvirt driver
* Cleanup tox.ini: Remove obsolete constraints

0.3.0
-----

* Fix iboot mock
* Mock the 'libvirt' import on tests
* Fix reference in WoL driver docs
* Remove kwargs from the vendor passthru continue_deploy tests
* Add iBoot driver
* Remove pass_deploy_info() from AMT driver
* Install amt driver requirements
* Add devstack plugin

0.2.0
-----

* Change global names in Intel NM driver
* Fix boot policy for Intel Node Manager driver
* Add vendor methods for Intel Node Manager statistics
* Introduce libvirt power/mgmt driver
* Improve the readability of AMT doc
* Add amt driver
* Remove ipmi module from Intel Node Manager driver
* Add Intel Node Manager driver

0.1.0
-----

* Add Wake-On-Lan driver
* Add documentation links
* Add reno for release notes management
* Add the version.py module
* Add a "how to contribute" section to the README file
* remove omit in coveragerc
* Install "ironic" in the unittest environment
* Skeleton initial commit
* Added .gitreview
