b8c0ad2122
Change-Id: I9b9e4a64986822166d05cc283ec5a252acc1a7ba Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
24 lines
731 B
YAML
24 lines
731 B
YAML
---
|
|
launchpad: swift
|
|
release-model: cycle-with-intermediary
|
|
team: swift
|
|
type: service
|
|
repository-settings:
|
|
openstack/swift: {}
|
|
releases:
|
|
- version: 2.26.0
|
|
projects:
|
|
- repo: openstack/swift
|
|
hash: d6c6ab764e4c0e737b99f19b2495f1b9aab8c0d2
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 2.26.0
|
|
cycle-highlights:
|
|
- Improved time-to-first-byte latencies when reading erasure-coded
|
|
data.
|
|
- Increased isolation between background daemons and proxy-servers
|
|
when running with a separate replication network.
|
|
- We're beginning to see non-trivial production clusters transition
|
|
from running Swift under Python 2 to Python 3.
|
|
release-notes: https://docs.openstack.org/releasenotes/swift/victoria.html
|