CHANGES
=======

2.1.7
-----

* Small document fix
* Add the missing native throughput results to the report
* Fix native host measurement
* add show config option and update docs
* Fix the SCP issue when using password
* Enhance support for Docker image

2.1.6
-----

* Add vmtp_genchart into pip console_scripts
* Document enhancements

2.1.5
-----

* Add support to run VMTP as a library
* Small fixes, document enhancements, and cleanups
* Add the documentation for pip based installation

2.1.4
-----

* Fix the PyPI build issues

2.1.3
-----

* Re-org the code to support "pip install"

2.1.2
-----

* Add the installation docuemnts for RHEL/CentOS
* Give explicit messages when keypair is missing
* Fix the bug when uploading images to NOVA

2.1.1
-----

* Enhance the logic for generating summary report
* Documentation format fix
* Add remove_gateway_router before delete_router
* Use prettytable to support fixed width column
* Add support to generate a report after test is done
* Remove VMTP key pair and use user's key pair instead
* Update docuentation for genchart
* Add generation of chart from json
* Skip hosts where compute agent is down
* Add support for $HOME/.vmtp.yaml

2.0.3
-----

* Fix the bug while parsing --vm_image_url
* Adjust licensing section in README.rst (launchpad bug 1429886)
* Add support for SRIOV NIC

2.0.2
-----

* Fix typo that was brought in #8697935
* Adding support to generate/store Run ID
* Add flows diagram
* Features/Fixes about L2 Agent,NIC name,and MongoDB

2.0.1
-----

* Workaround for negative packet count bug in nuttcp
* Adding support to automatically detect NIC name
* Adding support to store CPU info
* Adding contributing page into documentation
* Extract agent type (OVS or LB) from controller node
* IPV6 changes for VMTP
* Document enhancements, docker file change
* Adjust installation instructions and usage

2.0.0
-----

* Add license references
* Fix crash when measured bandwidth is zero
* Doc enhancements, test the doc auto build hook
* Changes for bypassing metadata/cloud init and use config drive
* Fix ext-host-list bug, catch more exceptions, fix usage
* Use user@host:pwd for --hypervisor --external-host
* Allow availability zone auto-fill
* Adding support to store OpenStack deployment info
* Adding support to upload images from URL
* README file enhancements and DockerHub preparation
* Initial release of VMTP to stackforge
* Added .gitreview
