Release octavia for stable/xena
This release picks up new commits to octavia since the last release from stable/xena. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 9.0.1..c0b6f5c9 fc55d6cf Increase TCP buffer maximum and MTU discovery bc2bded8 Handle feature compatibility of HAProxy server-state-file option e6dad97a Restart rsyslog from cloud-init in amphorav1 980b8e79 Change FIPS jobs to centos-9-stream 851510f4 Fix barbican client with application credentials/trusts c87ff96d Add *.orig to .gitignore 9c8e5e03 Fix sporadic unit test failure cde823eb Update zuul queue configuration 16fa7f8e Fix plugging member subnets on existing networks c513c9e7 Reconfigure amphora network interfaces seamlessly 9311c825 Ignore status update on deleted objects in driver-agent 15852b00 Cache subnets validation for batch member update 81cb9d5e Fix bug when rolling back prov and op status for some API calls 8b28293d Fix PortNotFound exception when updating a LB after a failover 279bc0b6 Catch exceptions on I/O in driver-agent 044de8e5 Apply openstack-selinux policies in Centos amphorae aa1c69a5 Fix update/delete listener CA/CRL error e33414db Fix driver-agent cleanup 11b9d8ae Move system scoped secure-RBAC to separate file c7aa79cd Fix HealthMonitorToErrorOnRevertTask revert method 9ed984f8 Improve string representation of DB models 4b87554b Fix potential race conditions on update requests in the v2 worker 5647db94 Fix duplicate object error messages 33eaff55 Set sensible nf_conntrack_max value in amphora 7f960f0e Correct format of release note c30aa9df Validate L7Rule value and cookie name d668e1f2 Fix new pylint issues 04207f60 Reject invalid whitespace in HM url_path value acd30aeb Remove unneeded sudo in lvs-masquerade.sh 5997304d Fix compile_amphora_details when using UDP listeners df1ecbda Deny the creation of L7Policies for HTTPS/TCP/UDP listeners 7adeb21c Fix AttributeError in exception handler edcd6931 Save the HAProxy state outside of its systemd unit 220f13f5 Restart rsyslog from cloud-init 4e1cc209 Pass timeout_dict to _get_haproxy_versions 5ade96be Fix Amphora RSyslog configuration for TCP failover 903b9a76 Use centos amphora image in the FIPS jobs 6958254a Fix ipv6 interface configuration 887ffeae Fix unplugging member ports 3a744f0c Fix amphora-agent elements for RHEL9 2f9fe00e Optimize DB object to provider dict conversions 9718e036 Fix detection of member operating status DRAIN 28220096 Fix amphora build in CentOS Stream 9 24ebc652 Preserve haproxy server states during reloads f78d7b0d Add fips jobs 58eac3d9 Update scripts to use fips allowed algorithms 987d6a34 Add keepalive for redis-based taskflow boards b47d5dfc Fix nft command line with negative priority values Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: Iaabb1dffc61bc53a51ce1082519a898af6731afc
This commit is contained in:
parent
8cdd1f9705
commit
91c1204179
@ -21,6 +21,10 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/octavia
|
||||
hash: 4039d35ce221b58490d4aa5b3497e29dbf7664ac
|
||||
- version: 9.1.0
|
||||
projects:
|
||||
- repo: openstack/octavia
|
||||
hash: c0b6f5c9ef07f777b10d952a70638c3e00e21c05
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 9.0.0.0rc1
|
||||
|
Loading…
Reference in New Issue
Block a user