CHANGES
=======

* Switch to keystoneauth
* Updated from global requirements
* Revert "Pass environment variables of proxy to tox"
* Updated from global requirements
* Fix argument order for assertEqual to (expected, observed)
* Making cue client python3 compatible
* Replace assertEqual(None, *) with assertIsNone in tests
* Pass environment variables of proxy to tox
* Deprecated tox -downloadcache option removed
* Delete python bytecode before every test run
* Removes MANIFEST.in as it is not needed explicitely by PBR
* Updated from global requirements
* Updated from global requirements
* Adding support for displaying cluster error details
* Updated from global requirements

1.0.0
-----

* Adding interface type to client object
* Updating documentation to include auth parameters
* Change ignore-errors to ignore_errors
* Updated from global requirements

0.9.0
-----

* Adding Rabbit Authentication support
* Update package info
* Updated from global requirements
* Update python-binding section for keystone v3 support
* Updated from global requirements
* Adding size field cue cluster list command
* Rename end_points to endpoints in API
* updating docs from stackforge->openstack
* fixing oslo_serialization reference
* Update .gitreview file for project rename
* Rename cue command shell commands with message-broker
* Refactor cue client tests
* Change nic type to list
* Resolving cluster wrapper issue Closes bug: #1445175
* Add .coveragerc to better control coverage outputs
* Remove cluster wrapper from response body
* Modifying CRD return type from dict to object
* Expose endpoints in cluster list command
* Removing openstackclient dependency
* Adding cue python binding

0.0.1
-----

* Adding 'readthedocs' content to cue client doc
* Adding unit test cases
* Minor changes to Cluster create and list functions
* Initial client
