releases/deliverables/mitaka/octavia.yaml
Michael Johnson a3be3cf6c2 Release octavia 0.8.1
Resolves issues with building and using amphora images.
This release also includes using a network namespace inside the
amphora.

Change-Id: Iee1a4881beb89a71e3a1db70654ed32f2194d637
2016-12-17 01:41:20 +00:00

27 lines
801 B
YAML

---
launchpad: octavia
team: octavia
type: other
release-model: cycle-with-intermediary
send-announcements-to: openstack-announce@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/octavia/mitaka.html
branches:
- name: stable/mitaka
location: 0.8.0
releases:
- version: 0.8.0
projects:
- repo: openstack/octavia
hash: ecfca348904560c341e84644137b9c0aa09b3949
highlights: |-
* Adds support for Layer 7 switching and shared pools
* Adds active/standby load balancers
- version: 0.8.1
projects:
- repo: openstack/octavia
hash: 0181f972082c56c449b22a1de0c00de891249e4c
highlights: |-
* Resolves issues building and using amphora images
* Run amphora haproxy in a network namespace