CHANGES
=======

* Adds default branch to .gitreview
* Fix live-migration when using ovs-vif-driver
* Improve startup performance of nova-compute Hyper-V driver
* Update .gitreview for new namespace
* Fix unrescue operation in case of already mounted configdrive
* Enable tox.ini unit tests configuration
* Hyper-V: Fixes method retrieving free SCSI controller slot on V1
* Hyper-V: Fix virtual hard disk detach
* Fixes "Hyper-V destroy vm fails on Windows Server 2008R2"
* Reattach the original configdrive during unrescue
* Fixes nova rescue / unrescue
* Hyper-V: Fix serial port issue on Windows Threshold
* Fixes unstopped console log worked after live migration
* Fixes minor unit tests inconsistentcies
* Sync project with nova repo
* Hyper-V: Removes old instance dirs after live migration
* Hyper-V: Fixes live migration configdrive copy operation
* Let the eventhandler manage serial console workers
* Hyper-V: Fix instance event handler
* Hyper-V: Fix missing WMI namespace issue on Windows 2008 R2
* Fix QoS issues caused by unsupported OS versions
* Unlocks console logs before migration
* Fix event handler NotFound error
* Fix serial console handler cleanup
* Fixes migrationops failed unit test
* Bump version to 2015.1.0.a2

2015.1.0a1
----------

* Bump version to 2015.1.0a1
* Sync nova Kilo requirements
* Hyper-V: Fixes cold migration / resize issue
* Add Hyper-V storage QoS support
* Hyper-V: restart serial console workers after instance power change
* Hyper-V: Nova serial console access support
* Adds Hyper-V vNic hot-plug implementation
* Adds RemoteFX support to the Hyper-V driver
* Adds Hyper-V OVS ViF driver
* Hyper-V: Implement nova rescue
* Hyper-V: checks for existent Notes in list_instance_notes
* Fixes fake_instance missing ec2_ids bug
* Hyper-V: Sets *DataRoot paths for instances
* Fix copy configdrive during live-migration on HyperV
* Hyper-V: Adds VMOps unit tests (part 2)
* Applies cookiecutter template
* Adds setup files and README
* Organizes imports
* Adds local fake_instance
* Adds local i18n
* Adds local unit tests base
* Fixes local imports
* Adds Nova Hyper-V Driver as is
* Initial commit
