Pike-1 releases for octavia project

Change-Id: I134820dc3fa88384f376086d4b9d56778c5c3363
This commit is contained in:
johnsom 2017-04-07 10:22:30 -07:00
parent 157610f5ed
commit 3df430e522
2 changed files with 16 additions and 1 deletions

View File

@ -4,3 +4,8 @@ release-model: cycle-with-milestones
send-announcements-to: openstack-announce@lists.openstack.org
team: octavia
type: other
releases:
- version: 11.0.0.0b1
projects:
- repo: openstack/neutron-lbaas
hash: 8a4708044c6ca23bda728eddf7f14302463928fa

View File

@ -4,4 +4,14 @@ launchpad: octavia
release-model: cycle-with-milestones
send-announcements-to: openstack-announce@lists.openstack.org
team: octavia
type: other
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