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.