Release ovn-octavia-provider for stable/xena
This release picks up new commits to ovn-octavia-provider 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 1.1.1..467a64d 770ce89 Fix jobs after tox4 upgrade fb5b0bd Uncouple HM status of member statuses 0fbb224 Fix listener provisioning_status after HM created/deleted 130ed10 Make clear distinction between health check and health monitor ccfcf6e Ensure HM updates work as expected 7055f43 Add support for HM on a fullypopulated load balancers 92b5e50 Ensure OVN-LB is properly configured upon LS removal from LR 1a21b7d Optimization for find_ls_for_lr 25ab8ba Ensure LB are removed from LS not connected to the LB LR 4f4c80c Ensure lbs are properly configured for router gateway set/unset 99fcea1 Avoid LB ERROR status on delete when LS/LR are already deleted 429f6c6 Capture port deleted event associated to HM ServiceMonitor 58e6059 Fix healthMonitor events affecting to unrelated LB f8de811 Ensure members without subnet belong to VIP subnet or fail d052e39 Fix IPv6 member delete on batch operation aae410f Delete vip port if create_vip_port raise exception b006d52 Apply ServiceMonitorEvent to affected LBs b2c2651 Fix way of calculate LB status after HM event cbef0f8 Fix Load balancer remains on PENDING_CREATE 620662d Fix request to OVN NB DB API 4222dc1 Use python3-devel in bindep for rpm distros 94605e8 Increase code coverage 8861f95 Avoid loadbalancer stuck in PENDING_X if delete_vip_port fails 3975bb7 Fix deletion of members without subnet_id 3acaa77 Fix zuul templates for functional and tempest tests afa74b4 Remove incorrect character in f-string fb121e5 Retry logical switch associations to load balancers 9ba304d Allow to create ovn loadbalancer on dual-stack provider networks 23edaa9 Add support for fullypopulated load balancers 0896d5f Support creating members without a subnet ID 63a6a21 Check gateway IP while looking for LR plugged to LS bdfe09f Set listeners back to ACTIVE upon pool/member action failures 051ec71 Update TOX_CONSTRAINTS_FILE for stable/xena 8b23aee Update .gitreview for stable/xena 9ee0059 [Stable only] Fix CI jobs Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: If79773b1cf366065764388941813687e3ab75543
This commit is contained in:
parent
e0f78b8c56
commit
3853d7278f
@ -14,6 +14,10 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/ovn-octavia-provider
|
||||
hash: f257fc1a2411c22c07b6cf5b53fc86e5c8449b69
|
||||
- version: 1.2.0
|
||||
projects:
|
||||
- repo: openstack/ovn-octavia-provider
|
||||
hash: 467a64de0b35fda99c3c75a5f12c1d48cff8926c
|
||||
branches:
|
||||
- name: stable/xena
|
||||
location: 1.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user