CHANGES
=======

1.6.1
-----

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

1.6.0
-----

* LB support UDP - Client part
* Support backup members
* Add some filter options to load balancer list command
* Fix missing docs command mapping for status show
* fix tox python3 overrides

1.5.0
-----

* Add timeout options to listener resource
* Add loadbalancer status show client api and osc
* update cmd2 dependency to handle py3 only versions
* Update python-octaviaclient tox for stestr
* Fix for docs build in tox.ini
* Update the outdated links
* fix a typo: s/extention/extension
* Minor changes in docs
* Updated from global requirements
* Add release notes link to README
* add lower-constraints job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Add image\_id and timestamps to amphora
* Update http links in docs
* Updated from global requirements
* fix error url
* Update docs config for storyboard bugs
* Updates the command mapping to include LB stats
* Updated from global requirements
* Update reno 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
