Hello We are facing an issue with Congress devstack installation in our gate job testing murano-congress integration (policy enforcement) [1] . Congress devstack scripts install stevedore==1.4.0 as a dependency of python-muranoclient without specified version [2]. However heat requirement in stable/kilo is stevedore>=1.3.0,<1.4.0 so heat engine is unable to start. Is possible to fix by specifying murano client version not to be in confilct with heat requirements? [1] https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/murano.yaml#L42 [2] https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4 [3] https://github.com/openstack/heat/blob/stable/kilo/requirements.txt#L47 Filip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150429/bc79cd99/attachment.html>