diff --git a/deliverables/stein/python-swiftclient.yaml b/deliverables/stein/python-swiftclient.yaml index ff77d39d6e..8310f70ed8 100644 --- a/deliverables/stein/python-swiftclient.yaml +++ b/deliverables/stein/python-swiftclient.yaml @@ -15,6 +15,10 @@ releases: projects: - repo: openstack/python-swiftclient hash: c2ba4df5e229549447658469cded8f31e2822bf5 + - version: stein-em + projects: + - repo: openstack/python-swiftclient + hash: c2ba4df5e229549447658469cded8f31e2822bf5 branches: - location: 3.7.0 name: stable/stein diff --git a/deliverables/stein/swift.yaml b/deliverables/stein/swift.yaml index 0222e3ba5e..c659341553 100644 --- a/deliverables/stein/swift.yaml +++ b/deliverables/stein/swift.yaml @@ -24,6 +24,10 @@ releases: projects: - repo: openstack/swift hash: 522823548a61745b95f079ed092ba80d57265b1c + - version: stein-em + projects: + - repo: openstack/swift + hash: 522823548a61745b95f079ed092ba80d57265b1c cycle-highlights: - Numerous improvements to the S3 API compatibility layer. - Several fixes and improvements for the data-encryption middleware,