Comment 15 for bug 1612204

Revision history for this message
Evgeny Sikachev (esikachev) wrote :

Hi! This commit has broken sahara https://github.com/openstack/heat/commit/59fc53a66c4dec45e4d150bce0a1d674477f710c and WC(if we correctly understand it). In logs of instance we can see:

Traceback (most recent call last):
  File "/var/lib/cloud/instance/scripts/loguserdata.py", line 32, in <module>
    import pkg_resources
ImportError: No module named 'pkg_resources'

When we revert this commit everything works fine.

For reproduce this issue you can create stack with one instance(with WC) and open logs of instance.