diff --git a/deliverables/stein/kolla-ansible.yaml b/deliverables/stein/kolla-ansible.yaml index 5b64b2142a..7cd3ecfbf3 100644 --- a/deliverables/stein/kolla-ansible.yaml +++ b/deliverables/stein/kolla-ansible.yaml @@ -46,4 +46,8 @@ releases: projects: - repo: openstack/kolla-ansible hash: 7467b7db959b160a2a404f61a318a2d9740dc2e7 + - version: stein-em + projects: + - repo: openstack/kolla-ansible + hash: 7467b7db959b160a2a404f61a318a2d9740dc2e7 release-notes: https://docs.openstack.org/releasenotes/kolla-ansible/stein.html diff --git a/deliverables/stein/kolla.yaml b/deliverables/stein/kolla.yaml index 5acf3ebd84..9a13ae48e8 100644 --- a/deliverables/stein/kolla.yaml +++ b/deliverables/stein/kolla.yaml @@ -46,6 +46,10 @@ releases: projects: - repo: openstack/kolla hash: 7bd72afbb4ad269f78a04279d8f59b5701c6f871 + - version: stein-em + projects: + - repo: openstack/kolla + hash: 7bd72afbb4ad269f78a04279d8f59b5701c6f871 cycle-highlights: - Completed addition of images and playbooks for the OpenStack Monitoring service, Monasca.