Add Victoria cycle highlights for Swift

Change-Id: Iac948844c7db3dce0568d599002fb8ffb739fc18
This commit is contained in:
Tim Burke 2020-09-10 17:00:18 -07:00
parent f08ae64e16
commit 60380a1883

View File

@ -5,3 +5,7 @@ team: swift
type: service
repository-settings:
openstack/swift: {}
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.