Comment 10 for bug 1404163

Revision history for this message
Victor Laza (vlaza) wrote :

We do have a similar problem but this time with python-cinderclient:

ubuntu@devstack-32c6558c7103489c8d6566967256d754:~/devstack$ /opt/stack/heat/bin
/heat-engine --config-file=/etc/heat/heat.conf & echo $! >/opt/stack/status/stac
k/h-eng.pid; fg || echo "h-eng failed to start" | tee "/opt/stack/status/stack/h
-eng.failure"
[1] 15273
/opt/stack/heat/bin/heat-engine --config-file=/etc/heat/heat.conf
2015-05-08 03:08:58.810 15273 CRITICAL heat.engine [-] Could not load AWSTemplateFormatVersion.2010-09-09: (requests 2.2.1 (/usr/lib/python2.7/dist-packages), Requirement.parse('requests>=2.5.2'), set(['python-cinderclient']))
ERROR: No template format plugins registered
h-eng failed to start
ubuntu@devstack-32c6558c7103489c8d6566967256d754:~/devstack$