diff --git a/deliverables/rocky/python-swiftclient.yaml b/deliverables/rocky/python-swiftclient.yaml index 5816ea76fc..3ebe04568e 100644 --- a/deliverables/rocky/python-swiftclient.yaml +++ b/deliverables/rocky/python-swiftclient.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-swiftclient hash: 9279603765cd7099fd180f4e13b1e8e1344d6f52 + - version: rocky-em + projects: + - repo: openstack/python-swiftclient + hash: 9279603765cd7099fd180f4e13b1e8e1344d6f52 branches: - name: stable/rocky location: 3.6.0 diff --git a/deliverables/rocky/swift.yaml b/deliverables/rocky/swift.yaml index 85b450e949..faf608b83d 100644 --- a/deliverables/rocky/swift.yaml +++ b/deliverables/rocky/swift.yaml @@ -28,6 +28,10 @@ releases: projects: - repo: openstack/swift hash: 5aa4c5d88fec98cf4ca0536c511c61759e865ec9 + - version: rocky-em + projects: + - repo: openstack/swift + hash: 5aa4c5d88fec98cf4ca0536c511c61759e865ec9 cycle-highlights: - Added an S3 API compatibility layer, so clients can use S3 clients to talk to a Swift cluster.