Changelog for
python-octaviaclient-doc-3.7.0-1.1.noarch.rpm :
* Sun Mar 24 2024 cloud-develAATTsuse.de- update to version 3.7.0 - Added the vip_vnic_type load balancer field - reno: Update master for unmaintained/yoga - Bump hacking - Update master for stable/2023.2 - Update python classifier in setup.cfg
* Sun Jan 14 2024 cloud-develAATTsuse.de- update to version 3.6.0 - Bump tox minversion to 3.18.0 - Fix inconsistency in validation error message for HSTS - Update master for stable/zed - Fix validation of HSTS attributes - Fixing jobs with tox4 - Add support for HTTP Strict Transport Security - Add munch explicitly to requirements - Add extra validation for HSTS related arguments - Fix new pylint warnings - Allow creating/showing LBs with Additional VIPs - Remove DELETED from the provisioning status list - Drop lower-constraints.txt and its testing - Update python testing as per zed cycle testing runtime - Remove munch dependency - Update master for stable/2023.1 - Set default value for HSTS options to None - Update master for stable/yoga - Add missing flavor set --description option - Switch to 2023.1 Python3 unit tests and generic template name - Clarify the client code is not python bindings - Fix inconsistent parameter name in azp - Fix pool protocols - Add
*.orig to .gitignore
* Tue May 24 2022 cloud-develAATTsuse.de- update to version 2.5.0 - Use py3 as the default runtime for tox - Ignore new pylint checker - Update master for stable/xena - Add Python3 yoga unit tests - Add support for PROMETHEUS listeners.
* Mon Dec 06 2021 cloud-develAATTsuse.de- update to version 2.4.0 - Support pagination for \'list\' API calls - Improve the client performance on large clouds - Update master for stable/wallaby - Fix some typos - Add Python3 xena unit tests - setup.cfg: Replace dashes with underscores
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 2.3.0 - Remove install unnecessary packages - Add support for PROXYV2 protocol - Improve error messages in list/show calls - Add Python3 wallaby unit tests - Update master for stable/victoria - Add ALPN support for pools - Remove Babel - remove unicode from code - Fix lower-constraints job - Add tag support for Octavia resources
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 2.2.0 - Remove mocking of functools.partial - Add SCTP support - Fix hacking min version to 3.0.1 - Add TLS versions and ciphers unsets - Add the ability to specify TLS protocols for a listener - Show operating_status in listing LB output - Fix new pylint errors - Fix the lower-constraints job for focal - Update master for stable/ussuri - Add Python3 victoria unit tests - Remove Babel requirement - Add l7policy and l7rule to octavia quota - Add the ability to specify TLS protocols for a pool - Add amphora delete command - Add ALPN support for listeners - Switch to newer openstackdocstheme and reno versions
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 2.0.1 - Add amphora stats show API and CLI - Fix Octavia client for API endpoint 503 - Add the ability to specify the cipher list for a listener - Generate PDF documentation - Add --long to amphora-list to show more columns - Add the ability to specify the cipher list for a pool - Align python-octaviaclient to octavia coding style - List l7poclies by listener - Add \"--wait\" functionality - Drop netifaces from requirements.txt - Fix API breakage due to new exceptions module - Remove the dependency on the \"mock\" package - Fix long CLI error messages - Do not get all resources if ID is passed - Stop testing python 2 - Add support for availability zone [profiles] - Add librsvg2-bin/-tools to bindep.txt - Cleanup py27 support - Update hacking for Python3 - Update master for stable/train - Fix doc8 check
* Wed Mar 11 2020 Dirk Mueller
- switch to python 3.x only build
* Wed Oct 09 2019 cloud-develAATTsuse.de- update to version 1.10.0 - Adds \"unset\" action to the quota command - Replace git.openstack.org URLs with opendev.org URLs - Wrap several show api calls with correct_return_codes - Update master for stable/stein - Blacklist sphinx 2.1.0 (autodoc bug) - Add support for SOURCE_IP_PORT algorithm - OpenDev Migration Patch - Adds \"unset\" action to the l7rule command - Remove python3.5 jobs for Train - Update tox.ini for new upper constraints strategy - Make sure we always requests JSON responses - Add Python 3 Train unit tests - Fix a bad unit test for amphora list - Bump the openstackdocstheme extension to 1.20 - Adds \"unset\" action to the loadbalancer command - Adds \"unset\" action to the member command - Adds \"unset\" action to the flavor command - Add support to VIP access control list - Adds \"unset\" action to the l7policy command - Adds \"unset\" action to the pool command - Adds \"unset\" action to the listener command - Cleanup requirements.txt - Adds \"unset\" action to the healthmonitor command
* Mon Jun 17 2019 cloud-develAATTsuse.de- update to version 1.8.1 - OpenDev Migration Patch - Update .gitreview for stable/stein - Make sure we always requests JSON responses - Update UPPER_CONSTRAINTS_FILE for stable/stein