CHANGES
=======

1.2.2
-----

* add ability to init object from dict and fix all_vms method

1.2.1
-----

* Added new method for Hawkular REST API to return server status by provided feed ID and resource ID

1.2.0
-----

* Hawkular integration: Initial commit. Added new class for Hawkular REST API methods. Created new method in rest_client to return JSON only

1.1.5
-----

* Change enable_virtual_services to install via Hyper-V instead of SCVMM

1.1.4
-----

* [FIX] Configure Guest Services on new VM prior to power on

1.1.3
-----

* Fix scvmm template deploy

1.1.2
-----

* Added right readme file
* Fixed arg to make it compatible

1.1.1
-----

* Delete README.md
* Create README.rst

1.1.0
-----

* Added OpenStackInfra

1.0.1
-----

* Added super call to support logger
* google mgmt
* SCVMM Sprout additions and other optimizations

0.0.17
------

* Added new Openshift and Kubernetes

0.0.16
------

* openstack.py: Separate the unassign and delete logic for FIPs
* openstack.py: More race guarding
* [Openstack] Extracted FIP logic into separate methods

0.0.15
------

* Wait for instance delete before deleting FIP
* Initial Azure RM Management System

0.0.14
------

* Specify timeout to check VM state after stopping VMs

0.0.13
------

* Up rev'd API version

0.0.12
------

* Also be able to delete VMs that failed to create
* openstack: pass correct logger in _request_timeout_handler

0.0.11
------

* Fixed terminated EC2 function

0.0.10
------

* There is no such PowerShell command as Get-Template.  The correct name is Get-SCVMTemplate.  I tested it with a new and existing name and it correctly returned when a template did or did not exist
* Add badge from landscape.io to the README.md

0.0.9
-----

* Travis CI & Coveralls.io integration
* Let us know about ERROR state during OS provisioning

0.0.7
-----

* add option for termintated instances

0.0.6
-----

* Fixed import errors

0.0.5
-----

* Initial Commit
