
Fix all the typos that found in releases. Change-Id: I83c142824a43ecf661f3e84177c9d8b206f78e24
38 lines
1.3 KiB
YAML
38 lines
1.3 KiB
YAML
---
|
|
include-pypi-link: true
|
|
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
|