From 1a5986985fdb2aca4534bca23901b9beeefaedd1 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Tue, 16 Mar 2021 12:30:26 -0700 Subject: [PATCH] Wallaby Swift release Change-Id: I0f70fe75eb0c3094e9d3177454503bb706439bf9 --- deliverables/wallaby/swift.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deliverables/wallaby/swift.yaml b/deliverables/wallaby/swift.yaml index 804e58dc19..d51d0bcc31 100644 --- a/deliverables/wallaby/swift.yaml +++ b/deliverables/wallaby/swift.yaml @@ -5,6 +5,14 @@ team: swift type: service repository-settings: openstack/swift: {} +releases: + - version: 2.27.0 + projects: + - repo: openstack/swift + hash: c6a64036651e18f3d7d0715c5d4876257aaa0e6f +branches: + - name: stable/wallaby + location: 2.27.0 cycle-highlights: - Static large object segments can now be deleted asynchronously; multipart uploads deleted through the S3 API will always be deleted asynchronously.