CHANGES
=======

0.3.3
-----

* Bump to version 0.3.3

0.3.2
-----

* Bump to version 0.3.2
* Fix deploy to pypi
* Bump to Version 0.3.1
* Bufix: VSD API>4.0 remove floating IP in vm interface
* BUGFIX: Error message change with click > 7.0

0.3.0
-----

* Bump to version 0.3.0
* Fix wording
* Add vminterface-create command
* Add vm-update command
* Add vm create command
* Add metadata and metatada tag related tests
* Add metadata tag related command
* Add metadata related command
* Fix header option when free-api in used
* Add 'is Cluster' column for license-list
* Revert "Add 'is Cluster' column for license-list"
* Add 'is Cluster' column for license-list
* Bump api version to 3.2
* Bugfix: bad variable name

0.2.8
-----

* Bump to version 0.2.8
* Fix gateway redundancy groups creation without enterprise-id
* Gateway and redundant gateway features:

0.2.7
-----

* Bump to version 0.2.7
* Implement redundant groups between two gateways

0.2.6
-----

* Bump to version 0.2.6
* Fix #26 CLI not working with requests >= 2.11.1
* Fix error when date is null #24

0.2.5
-----

* Bump to version 0.2.5
* Fix minimum version for requirements
* Set minimum version for requests to 2.4.0
* Make tests independent by reseting mock database for each test

0.2.3
-----

* Bump to version 0.2.3
* Add show version related tests
* Add show version command
* Add creds option to display creds file exemple
* Create creds file for mock
* Print all date to human readable format
* Add pep8 tests
* Split tests code into several files
* Make the code fully compliant with pep8
* Split code into several files
* Fix version conflic for pbr
* Add free-api related tests
* Add free-api command

0.2.1
-----

* Update Pypi password
* Bump to version 0.2.1
* Add auto-deployment to Pypi
* Add vlan\_id option for vport-create
* Catch error when VSD reply is not JSON
* Add port type when list all gateway ports
* Improve debug output format
* Avoid confusion between 'enterprise' and 'organization'
* Bump version 0.2.0

0.1.0
-----

* Make '/' optional at the end of VSD\_URL
* TEST: Add dhcp tests
* CLI: Add command for dhcp-option-\* and dhcp-route-\*
* Add Travis CI descriptor
* Add project information in README
* Add apache licence v2
* CLI: Add bridgeinterface relative commands
* CLI: Add vport commands
* CLI: Add ingressacltemplate and egressacltemplate create command
* CLI: Add ingressacltemplate and egressacltemplate commands
* CLIENT: Bugfix compare int with int
* VSDCLI: Add vlan commands
* CLIENT: Retrieve all objects for multiple pages
* CLI: Add port-update
