175eb304c5
Following the release process[1], all projects that are publishing release notes have the notes link included in their deliverable file. Extra changes (like true -> yes) are included due to the use of edit-deliverables YAML linter. Change-Id: Ibd63f0f8bf1d406039c0196560768beb9f6650ce
50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
---
|
|
include-pypi-link: yes
|
|
launchpad: octavia
|
|
release-model: cycle-with-milestones
|
|
team: octavia
|
|
type: service
|
|
releases:
|
|
- version: 1.0.0.0b1
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 75ebfd7137a573bd8b291b2cfed46652b710520f
|
|
highlights: |-
|
|
* Adds initial octavia v2 API for load balancers, listeners, pools,
|
|
members, l7policy, and l7rules
|
|
* Adds configuration setting for nova soft anti-affinity
|
|
* Allows load balancer VIP to be created on the management network
|
|
- version: 1.0.0.0b2
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: b01174f0ebc4b3c77c982d6ebda95d5cf4fbd9ce
|
|
highlights: |-
|
|
* More octavia v2 API in place
|
|
* Adds support for PROXY protocol for backend members
|
|
* Adds support for health monitors against alternate IP/Port
|
|
* API reference for most of the octavia v2 API
|
|
- version: 1.0.0.0b3
|
|
projects:
|
|
- repo: openstack/octavia
|
|
hash: 4a067997e1a0077e658848db3d35cc62a7159d38
|
|
highlights: |-
|
|
* Finished implementation of the Octavia v2 API
|
|
* Added RBAC to Octavia v2 API
|
|
* Added new health monitor type ``TLS-HELLO``
|
|
* Added filtering and field selection to Octavia v2 API
|
|
* Finished API reference for Octavia v2 API
|
|
* Added uWSGI support for devstack
|
|
* Improved the performance of the Octavia v2 API
|
|
- projects:
|
|
- hash: e0f996dad77f0f6ca8e78b6aad4659dcdc151778
|
|
repo: openstack/octavia
|
|
version: 1.0.0.0rc1
|
|
- projects:
|
|
- hash: 2c8cc57156dfec5329aa2f8410f396308b5dea5e
|
|
repo: openstack/octavia
|
|
version: 1.0.0.0rc2
|
|
branches:
|
|
- location: 1.0.0.0rc1
|
|
name: stable/pike
|
|
release-notes: https://docs.openstack.org/releasenotes/octavia/pike.html
|