651353c0b5
$ git log --oneline --no-merges 11.0.0..cde74751b5fe4016f002c3031c0c88100eb08619 4d52ce9c Fix TCP HMs on UDP pools with SELinux 2e034c1e Fix hm operating status to ONLINE in single lb call 05b33434 Avoid interface name collisions in the amphora 396785da Fix pool creation with single LB create call ba0c244d Fix pep8 error 6a380e37 Send IP advertisements when plugging a new member subnet 332d7dee Fix octavia to accept [ipv6]:port b2437857 Fix ORM caching for with_for_update calls c87fbc07 Fix grenade job & pin pylint on stable/branches 4022aaf7 Filter out details from taskflow logs with v2+jobboard 0bc7d289 Filter ComputeWaitTimeoutException when jobboard is disabled 8cd697e8 Fix PING health-monitor with recent Centos releases 4e9203ad Fix listener creation with fully-populated API cfd87ccb Fix full graph loadbalancer creation if jobboard is disabled 572c0dac Add a newline when writing the server state file fb2e1d2e Handle feature compatibility of HAProxy server-state-file option 48fad7c2 Fix prometheus-proxy service name in Red Hat-based distros 960977cc Fix barbican client with application credentials/trusts b7fc5b10 Add *.orig to .gitignore 4f2a019d Update TOX_CONSTRAINTS_FILE for stable/zed d8ec4499 Update .gitreview for stable/zed Change-Id: I1dd39589e0537e737f9947f9b3417809a401dbb7
37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: 908
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: octavia
|
|
type: service
|
|
cycle-highlights:
|
|
- Octavia load balancers now support multiple VIPs, these VIPs must
|
|
be allocated on subnets from the same network, enabling dual-stack
|
|
(IPv4/IPv6) load balancers.
|
|
- Notification support is available in Octavia, it sends notifications
|
|
about major events of the life-cycle of a load balancer.
|
|
- Octavia implements a failover circuit breaker, an optional feature
|
|
that prevents Octavia from automatically recreating Amphorae virtual
|
|
machines during cloud outages.
|
|
repository-settings:
|
|
openstack/octavia: {}
|
|
releases:
|
|
- version: 11.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d367b47639af02aaaff80cd62629f5c8e7f3f91a
|
|
- version: 11.0.0
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: d367b47639af02aaaff80cd62629f5c8e7f3f91a
|
|
diff-start: 10.0.0
|
|
- version: 11.0.1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: cde74751b5fe4016f002c3031c0c88100eb08619
|
|
branches:
|
|
- name: stable/zed
|
|
location: 11.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/zed.html
|