0258de66ce
This release picks up new commits to ovn-octavia-provider since the last release from stable/wallaby. 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.0.0..6cfeb27 6cfeb27 Ensure members without subnet belong to VIP subnet or fail 5cf160a Fix IPv6 member delete on batch operation b9c6239 Improve enabled_provider_drivers default in devstack fb765e8 Delete vip port if create_vip_port raise exception 5b1d0be Apply ServiceMonitorEvent to affected LBs 1d73533 Fix way of calculate LB status after HM event 1aa4be5 Fix Load balancer remains on PENDING_CREATE a32db16 Fix request to OVN NB DB API 9013681 Use python3-devel in bindep for rpm distros 9f0e263 Increase code coverage 0da5150 Avoid loadbalancer stuck in PENDING_X if delete_vip_port fails 5c71182 Fix deletion of members without subnet_id 6c1b8a9 Retry logical switch associations to load balancers 0fff165 Fix zuul templates for functional and tempest tests dea57c8 Allow to create ovn loadbalancer on dual-stack provider networks a348491 Check gateway IP while looking for LR plugged to LS 60d7b42 Add support for fullypopulated load balancers 08430b5 Support creating members without a subnet ID f0b4408 Set listeners back to ACTIVE upon pool/member action failures b259ebc [Stable only] Fix CI jobs 44db6c6 Fix race condition retrieving logical router rows 5469b7e Fix new pylint issues 59e09f0 Add Health Monitor support 9c362b3 Ensure that load balancer is added to logical switch 2358875 Add log for request_handler events a1bc262 Update TOX_CONSTRAINTS_FILE for stable/wallaby 83073e3 Update .gitreview for stable/wallaby Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I84a937d97d52ffdd80aead22226f766bce8324e8
27 lines
864 B
YAML
27 lines
864 B
YAML
---
|
|
launchpad: neutron
|
|
team: neutron
|
|
release-model: cycle-with-intermediary
|
|
type: other
|
|
cycle-highlights:
|
|
- The OVN Octavia provider driver now supports Stream Control Transmission
|
|
Protocol (SCTP) load balancing.
|
|
- Better co-existence with floating IP port forwarding load balancers.
|
|
- Fixed a number of bugs so we better reflect load balancer status
|
|
via the Octavia API.
|
|
repository-settings:
|
|
openstack/ovn-octavia-provider: {}
|
|
releases:
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 915e561c9e138b67f5874337bfd2c6c41fa0865d
|
|
- version: 1.0.1
|
|
projects:
|
|
- repo: openstack/ovn-octavia-provider
|
|
hash: 6cfeb279062ab9f46e64067c6cf5da8ec37299c4
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 1.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/ovn-octavia-provider/wallaby.html
|