diff --git a/deliverables/zed/keystone.yaml b/deliverables/zed/keystone.yaml index c08a052f83..4bce42e565 100644 --- a/deliverables/zed/keystone.yaml +++ b/deliverables/zed/keystone.yaml @@ -23,9 +23,15 @@ releases: projects: - repo: openstack/keystone hash: 72a4fc0f3ccf7a5ca9fc40e5364e14f881ec27b2 + - version: zed-eom + projects: + - repo: openstack/keystone + hash: f63062d47712406a807ce07b4ff3ec6213b0e824 branches: - name: stable/zed location: 22.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom cycle-highlights: - Implemented `OAuth 2.0 credentials grant `_ diff --git a/deliverables/zed/keystoneauth.yaml b/deliverables/zed/keystoneauth.yaml index ffc2ea9b5b..dc443e2415 100644 --- a/deliverables/zed/keystoneauth.yaml +++ b/deliverables/zed/keystoneauth.yaml @@ -20,7 +20,13 @@ releases: projects: - repo: openstack/keystoneauth hash: 61c3dc7b38d53d6558b479db4ffbfbd1038994c9 + - version: zed-eom + projects: + - repo: openstack/keystoneauth + hash: 61c3dc7b38d53d6558b479db4ffbfbd1038994c9 branches: - name: stable/zed location: 5.0.0 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/keystoneauth/zed.html diff --git a/deliverables/zed/keystonemiddleware.yaml b/deliverables/zed/keystonemiddleware.yaml index d67e4678c5..148b9ec589 100644 --- a/deliverables/zed/keystonemiddleware.yaml +++ b/deliverables/zed/keystonemiddleware.yaml @@ -27,8 +27,14 @@ releases: projects: - repo: openstack/keystonemiddleware hash: b61d3125f270b1c3da17cacb443034e1e9a8ce50 + - version: zed-eom + projects: + - repo: openstack/keystonemiddleware + hash: b61d3125f270b1c3da17cacb443034e1e9a8ce50 branches: - name: stable/zed location: 10.1.0 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/keystonemiddleware/zed.html diff --git a/deliverables/zed/python-keystoneclient.yaml b/deliverables/zed/python-keystoneclient.yaml index ebcc84998d..352e69a550 100644 --- a/deliverables/zed/python-keystoneclient.yaml +++ b/deliverables/zed/python-keystoneclient.yaml @@ -19,7 +19,14 @@ releases: projects: - repo: openstack/python-keystoneclient hash: bc8e9e73b1ecbcf9cae8c5bfe013c68469b60cef + - version: zed-eom + projects: + - repo: openstack/python-keystoneclient + hash: aab26ecf880b901f759791e84cfc20ed4d2bb791 branches: - name: stable/zed location: 5.0.1 -release-notes: https://docs.openstack.org/releasenotes/python-keystoneclient/zed.html + - name: unmaintained/zed + location: zed-eom +release-notes: + https://docs.openstack.org/releasenotes/python-keystoneclient/zed.html