diff --git a/deliverables/yoga/murano-agent.yaml b/deliverables/yoga/murano-agent.yaml index 33fe14d985..439c161aef 100644 --- a/deliverables/yoga/murano-agent.yaml +++ b/deliverables/yoga/murano-agent.yaml @@ -15,7 +15,13 @@ releases: - repo: openstack/murano-agent hash: b873684f21e40145635e771d537dd64c522002bf diff-start: 8.0.0 + - version: yoga-eom + projects: + - repo: openstack/murano-agent + hash: 5252c151bd928dc9f04568d2bfcf7e44a81005f1 branches: - name: stable/yoga location: 9.0.0.0rc1 + - name: unmaintained/yoga + location: yoga-eom release-notes: https://docs.openstack.org/releasenotes/murano-agent/yoga.html diff --git a/deliverables/yoga/murano-dashboard.yaml b/deliverables/yoga/murano-dashboard.yaml index 686f127599..e7a1320dca 100644 --- a/deliverables/yoga/murano-dashboard.yaml +++ b/deliverables/yoga/murano-dashboard.yaml @@ -16,7 +16,13 @@ releases: - repo: openstack/murano-dashboard hash: ad3ddf6c20d7748f0a82f4b0ea399b94244dd1eb diff-start: 12.0.0 + - version: yoga-eom + projects: + - repo: openstack/murano-dashboard + hash: 06c357a470198e132617e72a8a9db9e0190d50f5 branches: - name: stable/yoga location: 13.0.0.0rc1 + - name: unmaintained/yoga + location: yoga-eom release-notes: https://docs.openstack.org/releasenotes/murano-dashboard/yoga.html diff --git a/deliverables/yoga/murano.yaml b/deliverables/yoga/murano.yaml index c0f1f8bbbf..12324918b2 100644 --- a/deliverables/yoga/murano.yaml +++ b/deliverables/yoga/murano.yaml @@ -19,7 +19,13 @@ releases: - repo: openstack/murano hash: 8f994a7d4e939713c16432374b1509bd178e70a0 diff-start: 12.0.0 + - version: yoga-eom + projects: + - repo: openstack/murano + hash: 2d28f9e2affcb2dcff0508f70257605eaacf061a branches: - name: stable/yoga location: 13.0.0.0rc1 + - name: unmaintained/yoga + location: yoga-eom release-notes: https://docs.openstack.org/releasenotes/murano/yoga.html diff --git a/deliverables/yoga/python-muranoclient.yaml b/deliverables/yoga/python-muranoclient.yaml index 6578aecb64..9a76e0ff31 100644 --- a/deliverables/yoga/python-muranoclient.yaml +++ b/deliverables/yoga/python-muranoclient.yaml @@ -15,7 +15,14 @@ releases: projects: - repo: openstack/python-muranoclient hash: b18e8589f7ede2f643fe4d11cf0a0115361e951a + - version: yoga-eom + projects: + - repo: openstack/python-muranoclient + hash: 1f751d8f0e0776b73c21ea5615a2f105050e01a7 branches: - name: stable/yoga location: 2.4.1 -release-notes: https://docs.openstack.org/releasenotes/python-muranoclient/yoga.html + - name: unmaintained/yoga + location: yoga-eom +release-notes: + https://docs.openstack.org/releasenotes/python-muranoclient/yoga.html