CHANGES
=======

0.1.0
-----

* Handle SIGINT correctly on Python 2.7
* Support listen_address in config instead of listen_host
* Adding Updated Tox
* Creating Main Application Wrapper

0.0.4
-----

* Permission Issues with PyPi. Trying again

0.0.3
-----

* Updating Password for uploading to pypi

0.0.1
-----

* Supporting PyPi Upload Via Travis
* Introduce the virtualpdu entry point
* Using the Power States Defined in The Core
* Implementation of the Core for VPDU
* Fixing intermittent unit test failures
* Adding Explicit Tests for Power State
* Introduce get_power_state for drivers
* Ensure APCRackPDU instanciation does not update core
* Introduce power distribution units SNMP agents
* Rename device providers to drivers
* Introduce libvirt device provider
* Disable pypy tox target
* Introduce travis configuration using tox-travis
* Initial Cookiecutter Commit
