diff --git a/deliverables/zed/mistral-dashboard.yaml b/deliverables/zed/mistral-dashboard.yaml index 5160b8d139..d040579819 100644 --- a/deliverables/zed/mistral-dashboard.yaml +++ b/deliverables/zed/mistral-dashboard.yaml @@ -16,6 +16,12 @@ releases: - repo: openstack/mistral-dashboard hash: 43903b7f3cd0fb7fe04da88517148539e865b9fc diff-start: 14.0.0 + - version: zed-eom + projects: + - repo: openstack/mistral-dashboard + hash: 6c7a324351b4f5a82d2bf60dc2248f76a34820d5 branches: - name: stable/zed location: 15.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom diff --git a/deliverables/zed/mistral-extra.yaml b/deliverables/zed/mistral-extra.yaml index 19a8c1df89..7e2372f37c 100644 --- a/deliverables/zed/mistral-extra.yaml +++ b/deliverables/zed/mistral-extra.yaml @@ -15,7 +15,13 @@ releases: projects: - repo: openstack/mistral-extra hash: 5f20dd26cc8bc60c3a1b64a942f4165ab57205c2 + - version: zed-eom + projects: + - repo: openstack/mistral-extra + hash: 5f20dd26cc8bc60c3a1b64a942f4165ab57205c2 branches: - name: stable/zed location: 12.0.1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/mistral-extra/zed.html diff --git a/deliverables/zed/mistral-lib.yaml b/deliverables/zed/mistral-lib.yaml index b2ae278e32..cd692d8356 100644 --- a/deliverables/zed/mistral-lib.yaml +++ b/deliverables/zed/mistral-lib.yaml @@ -11,7 +11,13 @@ releases: projects: - repo: openstack/mistral-lib hash: 18e4c693244254884178908d2126aa702496afa1 + - version: zed-eom + projects: + - repo: openstack/mistral-lib + hash: 5045133e98f497281c93cf2317ace6cffcd8e1ba branches: - name: stable/zed location: 2.7.0 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/mistral-lib/zed.html diff --git a/deliverables/zed/mistral.yaml b/deliverables/zed/mistral.yaml index 5bfcc54a6f..ba7809d312 100644 --- a/deliverables/zed/mistral.yaml +++ b/deliverables/zed/mistral.yaml @@ -20,7 +20,13 @@ releases: projects: - repo: openstack/mistral hash: 0958cb23666122fee11e440a7596234b96bf9ddf + - version: zed-eom + projects: + - repo: openstack/mistral + hash: 0958cb23666122fee11e440a7596234b96bf9ddf branches: - name: stable/zed location: 15.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/mistral/zed.html diff --git a/deliverables/zed/python-mistralclient.yaml b/deliverables/zed/python-mistralclient.yaml index 4db8c85be0..5f609e9c75 100644 --- a/deliverables/zed/python-mistralclient.yaml +++ b/deliverables/zed/python-mistralclient.yaml @@ -11,7 +11,14 @@ releases: projects: - repo: openstack/python-mistralclient hash: 8b9f313e3b9ddf3f057d2bf0a885070adcacb725 + - version: zed-eom + projects: + - repo: openstack/python-mistralclient + hash: 8b9f313e3b9ddf3f057d2bf0a885070adcacb725 branches: - name: stable/zed location: 4.5.0 -release-notes: https://docs.openstack.org/releasenotes/python-mistralclient/zed.html + - name: unmaintained/zed + location: zed-eom +release-notes: + https://docs.openstack.org/releasenotes/python-mistralclient/zed.html