CHANGES
=======

1.4.1
-----

* OpenDev Migration Patch
* Make sure we always requests JSON responses
* import zuul job settings from project-config
* Updated from global requirements
* Update UPPER\_CONSTRAINTS\_FILE for stable/queens
* Update .gitreview for stable/queens

1.4.0
-----

* Update and add listener stats release notes
* Updated from global requirements
* Remove direct dependency on testtools
* Updated from global requirements
* Improve unit testing scalability
* Code cleanup
* Update new documentation PTI jobs
* Updated from global requirements
* Updated from global requirements
* Allow case-insensitive entries when selecting from choices
* Add VIP QoS Policy client support
* Add listener stats client api and osc
* Fix release notes theme

1.3.0
-----

* Complement Octavia client with a set of features
* Extend loadbalancer\_create valid VIP parameters combinations
* Add Quota client API and OSC support
* Add loadbalancer stats client api and osc
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Remove .testrepository/times.dbm in tox.ini
* Updated from global requirements
* Updated from global requirements
* Fix missing TLS handling in listener create
* Updated from global requirements
* Improve error reporting for the octavia plugin
* Updated from global requirements
* Updated from global requirements
* Move to auto-generated CLI reference
* Remove positional from requirements
* Lowercase vip\_Address in return
* Remove reqs from test-req that exist in req
* Updated from global requirements
* Update reno for stable/pike
* Update python-octaviaclient docs for migration
* Updated from global requirements
* Updated from global requirements
* Replaces uuid.uuid4 with uuidutils.generate\_uuid()

1.1.0
-----

* Remove rogue calls to str.upper in l7rules
* Replace six.iteritems() with .items()
* Updated from global requirements
* Add TLS-HELLO option for HealthMonitors
* Remove old pep8 ignores that are no longer necessary
* Updated from global requirements

1.0.0
-----

* Add check O346 to disallow backslash line continuation
* Fix command to include PROXY and update metavars
* Update help text for all commands
* Add healthmonitor commands to client
* Add l7rule commands to client
* Add l7policy commands to client
* Add member commands to client
* Updated from global requirements
* Add hacking checks
* Add pool commands to client
* Add Listener commands to client
* Add loadbalancer commands to client
* Updated from global requirements
* Add install information to readme.rst
* Version name correction to allow installing
* Optimize the link address

0.1.0
-----

* Initialize plugin for OSC
* Update Docs for more information and dummy commands
* Add mapping documentation between legacy Neutron CLI and Octavia
* Initial setup of the python-octaviaclient repo
* Added .gitreview
