diff --git a/deliverables/stein/python-senlinclient.yaml b/deliverables/stein/python-senlinclient.yaml index 885d849de8..e8441a696a 100644 --- a/deliverables/stein/python-senlinclient.yaml +++ b/deliverables/stein/python-senlinclient.yaml @@ -23,7 +23,12 @@ releases: projects: - repo: openstack/python-senlinclient hash: 5f9c27da4fb4d614785637389fc62b1c8c036ec1 + - version: stein-eol + projects: + - repo: openstack/python-senlinclient + hash: 348d5d5dbd8a0999e2344388146dacaed7f54cf3 branches: - location: 1.10.1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/python-senlinclient/stein.html +release-notes: + https://docs.openstack.org/releasenotes/python-senlinclient/stein.html diff --git a/deliverables/stein/senlin-dashboard.yaml b/deliverables/stein/senlin-dashboard.yaml index 9fd0cbff68..9e20ab796b 100644 --- a/deliverables/stein/senlin-dashboard.yaml +++ b/deliverables/stein/senlin-dashboard.yaml @@ -18,7 +18,12 @@ releases: projects: - repo: openstack/senlin-dashboard hash: f4bb5779a939953c17bb052f77b414d6c9cca639 + - version: stein-eol + projects: + - repo: openstack/senlin-dashboard + hash: 557bc45913d67bdf8addca723b95bc11a237133d branches: - location: 0.10.1 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/senlin-dashboard/stein.html +release-notes: + https://docs.openstack.org/releasenotes/senlin-dashboard/stein.html diff --git a/deliverables/stein/senlin.yaml b/deliverables/stein/senlin.yaml index f786511d8a..eff83bbff0 100644 --- a/deliverables/stein/senlin.yaml +++ b/deliverables/stein/senlin.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/senlin hash: 9707977825a5bf5d3218d6787341fd803c670a6c + - version: stein-eol + projects: + - repo: openstack/senlin + hash: 1c21ef12bcb2fa138251f2ec5e932bb020f6db11 cycle-highlights: - Improved performance so that Senlin operations execute multiple orders of magnitude faster.