CHANGES
=======

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
