[Bug 1285875] [NEW] heat-engine missing /etc/heat/environment.d
Adam Gandelman
1285875 at bugs.launchpad.net
Thu Feb 27 21:48:26 UTC 2014
Public bug reported:
Starting up heat-engine throws the following error,though the service
starts up okay.
2014-02-27 13:47:51.433 16483 INFO heat.engine.environment [-] Registering AWS::EC2::VPC -> <class 'heat.engine.resources.vpc.VPC'>
2014-02-27 13:47:51.434 16483 INFO heat.engine.environment [-] Registering AWS::CloudFormation::WaitConditionHandle -> <class 'heat.engine.resources.wait_condition.WaitConditionHandle'>
2014-02-27 13:47:51.435 16483 INFO heat.engine.environment [-] Registering AWS::CloudFormation::WaitCondition -> <class 'heat.engine.resources.wait_condition.WaitCondition'>
2014-02-27 13:47:51.437 16483 ERROR heat.engine.resources [-] Failed to read /etc/heat/environment.d
2014-02-27 13:47:51.438 16483 ERROR heat.engine.resources [-] [Errno 2] No such file or directory: '/etc/heat/environment.d'
2014-02-27 13:47:51.438 16483 TRACE heat.engine.resources Traceback (most recent call last):
2014-02-27 13:47:51.438 16483 TRACE heat.engine.resources File "/usr/lib/python2.7/dist-packages/heat/engine/resources/__init__.py", line 65, in _list_environment_files
2014-02-27 13:47:51.438 16483 TRACE heat.engine.resources return os.listdir(env_dir)
2014-02-27 13:47:51.438 16483 TRACE heat.engine.resources OSError: [Errno 2] No such file or directory: '/etc/heat/environment.d'
2014-02-27 13:47:51.438 16483 TRACE heat.engine.resources
2014-02-27 13:47:51.521 16483 INFO heat.openstack.common.rpc.common [-] Connected to AMQP server on localhost:5672
2014-02-27 13:47:51.580 16483 INFO heat.openstack.common.rpc.common [-] Connected to AMQP server on localhost:5672
** Affects: heat (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to heat in Ubuntu.
https://bugs.launchpad.net/bugs/1285875
Title:
heat-engine missing /etc/heat/environment.d
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1285875/+subscriptions
More information about the Ubuntu-server-bugs
mailing list