Revisions of python-octaviaclient

buildservice-autocommit accepted request 1161194 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- 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
buildservice-autocommit accepted request 1138708 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 20)
- 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
buildservice-autocommit accepted request 979067 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 18)
- 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.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- 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
buildservice-autocommit accepted request 889981 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- 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
buildservice-autocommit accepted request 841195 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- 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
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 12)
- 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
buildservice-autocommit accepted request 783979 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 10)
- switch to python 3.x only build
buildservice-autocommit accepted request 736666 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 9)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 8)
- 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
buildservice-autocommit accepted request 710316 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 6)
- 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
buildservice-autocommit accepted request 692844 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 4)
osc copypac from project:Cloud:OpenStack:Stein:Staging package:python-octaviaclient revision:2, using keep-link, using expand
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by