diff --git a/deliverables/pike/swift.yaml b/deliverables/pike/swift.yaml index 8069dfe27f..7a27d03c96 100644 --- a/deliverables/pike/swift.yaml +++ b/deliverables/pike/swift.yaml @@ -26,5 +26,9 @@ releases: projects: - repo: openstack/swift hash: 1f751a797997e241d5cc9a32b9307e3b9f0df4c3 + - version: 2.15.2 + projects: + - repo: openstack/swift + hash: 472ec6b70cddca0043823f5d3dcd135ed6082cd8 repository-settings: openstack/swift: {} diff --git a/deliverables/queens/swift.yaml b/deliverables/queens/swift.yaml index a548dc374d..edbceeee13 100644 --- a/deliverables/queens/swift.yaml +++ b/deliverables/queens/swift.yaml @@ -16,6 +16,10 @@ releases: projects: - repo: openstack/swift hash: 32d1b3246f6e5fd6176d2af1c22a3ac6d0fe6a17 + - version: 2.17.1 + projects: + - repo: openstack/swift + hash: ecbf74fbf83ae9d46fa3d6fa882f2d9e23406f86 cycle-highlights: - 'Added symlink objects support. Symlink objects reference one other object in the cluster. Read requests pass through the symlink on to the target objects. diff --git a/deliverables/rocky/swift.yaml b/deliverables/rocky/swift.yaml index 7b6670d13d..4654790aad 100644 --- a/deliverables/rocky/swift.yaml +++ b/deliverables/rocky/swift.yaml @@ -20,6 +20,10 @@ releases: projects: - repo: openstack/swift hash: f0472f1f7975957fc31cb8c123aa82ee47848645 + - version: 2.19.1 + projects: + - repo: openstack/swift + hash: 3d2d954107d676e48acb81069639eed15ead5713 cycle-highlights: - 'Added an S3 API compatibility layer, so clients can use S3 clients to talk to a Swift cluster.'