stable\kilo is broken due to version conflict error

Bug #1461592 reported by Kairat Kushaev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Invalid
Undecided
Unassigned
Kilo
Fix Released
Critical
Kairat Kushaev

Bug Description

When I try to propose some changes for review the tests are failing because of VersionConflict error.
See:
http://logs.openstack.org/09/187909/1/check/gate-heat-python27/78b4bc5/console.html
I tried to recheck but it fails with the same error, so it seems that we introduced some conflict dependencies in stable/kilo.

Here is part of the log:
raceback (most recent call last):
2015-06-03 08:59:23.448 | File "heat/tests/autoscaling/test_heat_scaling_group.py", line 313, in setUp
2015-06-03 08:59:23.448 | self.stack = utils.parse_stack(t, params=inline_templates.as_params)
2015-06-03 08:59:23.448 | File "heat/tests/utils.py", line 95, in parse_stack
2015-06-03 08:59:23.448 | env=environment.Environment(params))
2015-06-03 08:59:23.448 | File "heat/engine/template.py", line 99, in __new__
2015-06-03 08:59:23.449 | mgr = _get_template_extension_manager()
2015-06-03 08:59:23.449 | File "heat/engine/template.py", line 59, in _get_template_extension_manager
2015-06-03 08:59:23.449 | on_load_failure_callback=raise_extension_exception)
2015-06-03 08:59:23.449 | File "/home/jenkins/workspace/gate-heat-python27/.tox/py27/local/lib/python2.7/site-packages/stevedore/extension.py", line 92, in __init__
2015-06-03 08:59:23.449 | verify_requirements)
2015-06-03 08:59:23.449 | File "/home/jenkins/workspace/gate-heat-python27/.tox/py27/local/lib/python2.7/site-packages/stevedore/extension.py", line 170, in _load_plugins
2015-06-03 08:59:23.449 | self._on_load_failure_callback(self, ep, err)
2015-06-03 08:59:23.449 | File "heat/engine/template.py", line 63, in raise_extension_exception
2015-06-03 08:59:23.449 | raise TemplatePluginNotRegistered(name=ep.name, error=six.text_type(err))
2015-06-03 08:59:23.449 | heat.engine.template.TemplatePluginNotRegistered: Could not load AWSTemplateFormatVersion.2010-09-09: (oslo.config 1.9.3 (/home/jenkins/workspace/gate-heat-python27/.tox/py27/lib/python2.7/site-packages), Requirement.parse('oslo.config>=1.11.0'), set(['pycadf']))

Zane Bitter (zaneb)
Changed in heat:
importance: Undecided → Critical
status: New → Triaged
status: Triaged → Invalid
importance: Critical → Undecided
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

I would recommend backporting https://review.openstack.org/#/c/185287/

Revision history for this message
Kairat Kushaev (kkushaev) wrote :

I proposed the review above for backport here:
https://review.openstack.org/#/c/188330/
cause don't see any other reviews about it.

Revision history for this message
Kairat Kushaev (kkushaev) wrote :

Closing because backport is merged and issue was fixed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.