heat-engine missing /etc/heat/environment.d

Bug #1285875 reported by Adam Gandelman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
heat (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package heat - 2014.1~b3-0ubuntu1

---------------
heat (2014.1~b3-0ubuntu1) trusty; urgency=medium

  [ Chuck Short ]
  * New upstream release.
  * debian/patches/adjust-dependencies.patch: Dropped no longer needed.
  * debian/control: Add python-troveclient.
  * debian/rules: fail to build if testsuite fails.
  * debian/patches/use-oslo.sphinx-namespace.patch: Use oslo.sphinx namespace.

  [ Adam Gandelman ]
  * debian/heat-engine.install: Install /etc/heat/environment.d/*.
    (LP: #1285875).
 -- Chuck Short <email address hidden> Thu, 06 Mar 2014 17:18:51 -0500

Changed in heat (Ubuntu):
status: New → Fix Released
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.