check_uptodate fails in tox since stevedore is not a requirement

Bug #1334003 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
Matt Riedemann

Bug Description

If you don't have stevedore installed in site-packages, running check_uptodate.sh will fail since stevedore isn't in requirements.txt:

pep8 runtests: commands[1] | /home/jenkins/workspace/osee-heat-merge/tools/config/check_uptodate.sh
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/home/jenkins/workspace/osee-heat-merge/heat/openstack/common/config/generator.py", line 32, in <module>
    import stevedore.named
ImportError: No module named stevedore.named
Can not generate /tmp/heat.QZFVpB/heat.conf.sample

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/102347

Changed in heat:
assignee: nobody → Matt Riedemann (mriedem)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on heat (master)

Change abandoned by Matt Riedemann (<email address hidden>) on branch: master
Review: https://review.openstack.org/102347
Reason: I'll abandon in favor of https://review.openstack.org/#/c/102990/.

Revision history for this message
Angus Salkeld (asalkeld) wrote :

change committed as a part of : https://review.openstack.org/#/c/102990/ (in juno)

Changed in heat:
importance: Undecided → Medium
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-1 → 2015.1.0
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.