I just looked at this run (linked in this message) - http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz
stevedore==1.3.0 is installed, never 1.4 The failure is completely unrelated to anything there - http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz#_2015-04-12_14_06_25_237 On 04/29/2015 09:12 AM, Serg Melikyan wrote: > Hi Filip, > > In thirdparty-requirements for stable/kilo python-muranoclient should > have following version: "python-muranoclient>=0.5.6,<0.6.0". But I am > not sure that this will fix the issue, since we don't clearly know why > stevedore==1.4.0 is installed. > > I see that python-keystoneclient does not have cap for stevedore in > stable/kilo, but still not 100% that it is a reason why 1.4.0 is installed. > > [1] > https://github.com/openstack/congress/blob/stable/kilo/thirdparty-requirements.txt#L4 > > On Wed, Apr 29, 2015 at 3:46 PM, Filip Blaha <[email protected] > <mailto:[email protected]>> wrote: > > 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 > > <http://logs.openstack.org/04/171504/6/check/gate-murano-congress-devstack-dsvm/3b2d7e1/logs/devstacklog.txt.gz> > [3] > https://github.com/openstack/heat/blob/stable/kilo/requirements.txt#L47 > > Filip > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: > [email protected]?subject:unsubscribe > <http://[email protected]?subject:unsubscribe> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -- Sean Dague http://dague.net __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
