diff --git a/deliverables/zed/manila-ui.yaml b/deliverables/zed/manila-ui.yaml index 43d05160b3..33ef61d664 100644 --- a/deliverables/zed/manila-ui.yaml +++ b/deliverables/zed/manila-ui.yaml @@ -16,7 +16,13 @@ releases: - repo: openstack/manila-ui hash: 93070d335bd2d3cce1f703fc53e3f97b8555d1a2 diff-start: 7.0.0 + - version: zed-eom + projects: + - repo: openstack/manila-ui + hash: 18bdfe774cfbddb2f997b405eb5172e44f014d4a branches: - name: stable/zed location: 8.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/manila-ui/zed.html diff --git a/deliverables/zed/manila.yaml b/deliverables/zed/manila.yaml index 8ad52b1e05..81383867fe 100644 --- a/deliverables/zed/manila.yaml +++ b/deliverables/zed/manila.yaml @@ -57,7 +57,13 @@ releases: projects: - repo: openstack/manila hash: 9b2916254cded2266a2594be1748fa4d88de5e9b + - version: zed-eom + projects: + - repo: openstack/manila + hash: 9b2916254cded2266a2594be1748fa4d88de5e9b branches: - name: stable/zed location: 15.0.0.0rc1 + - name: unmaintained/zed + location: zed-eom release-notes: https://docs.openstack.org/releasenotes/manila/zed.html diff --git a/deliverables/zed/python-manilaclient.yaml b/deliverables/zed/python-manilaclient.yaml index 5eb98c0ede..6d56d824b6 100644 --- a/deliverables/zed/python-manilaclient.yaml +++ b/deliverables/zed/python-manilaclient.yaml @@ -31,7 +31,14 @@ releases: projects: - repo: openstack/python-manilaclient hash: 0214e59a3fd162be5e61db1a1991fee8854d83b7 + - version: zed-eom + projects: + - repo: openstack/python-manilaclient + hash: 4eee3bf60b5285f247b6b3e3a415b21539b582d3 branches: - name: stable/zed location: 4.1.0 -release-notes: https://docs.openstack.org/releasenotes/python-manilaclient/zed.html + - name: unmaintained/zed + location: zed-eom +release-notes: + https://docs.openstack.org/releasenotes/python-manilaclient/zed.html