ERROR "[Errno 2] No such file or directory: '/etc/heat/environment.d'" in heat-engine.log

Bug #1284471 reported by Youhei Tooyama
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Cloud Archive
Fix Released
Medium
Unassigned
heat (Ubuntu)
Fix Released
Medium
Unassigned
Saucy
Won't Fix
Medium
Unassigned
Trusty
Fix Released
Medium
Unassigned

Bug Description

ERROR "[Errno 2] No such file or directory: '/etc/heat/environment.d'" in heat-engine.log

The installed version.

# dpkg -l |grep heat
ii heat-api 2013.2.1-0ubuntu1~cloud0
ii heat-api-cfn 2013.2.1-0ubuntu1~cloud0
ii heat-common 2013.2.1-0ubuntu1~cloud0
ii heat-engine 2013.2.1-0ubuntu1~cloud0
ii python-heat 2013.2.1-0ubuntu1~cloud0
ii python-heatclient 0.2.4-0ubuntu1~cloud0

Error Log is..

# cat heat-engine.log |grep ERROR
2014-02-25 14:52:01.567 8263 ERROR heat.engine.resources [-] Failed to read /etc/heat/environment.d
2014-02-25 14:52:01.567 8263 ERROR heat.engine.resources [-] [Errno 2] No such file or directory: '/etc/heat/environment.d'

Workaround:
Download default.yaml.

# cd /etc/heat/
# mkdir environment.d
# wget https://raw.github.com/openstack/heat/stable/havana/etc/heat/environment.d/default.yaml -O /etc/heat/environment.d/default.yaml

# service heat-engine restart

Check the log...
# cat /var/log/heat/heat-engine.log

description: updated
description: updated
description: updated
description: updated
Revision history for this message
James Page (james-page) wrote :

This directory is missing from the heat-engine package for havana; OK In icehouse

Changed in heat (Ubuntu Trusty):
status: New → Fix Released
Changed in cloud-archive:
status: New → Triaged
importance: Undecided → Medium
Changed in heat (Ubuntu Saucy):
status: New → Triaged
importance: Undecided → Medium
Changed in heat (Ubuntu Trusty):
importance: Undecided → Medium
Revision history for this message
Youhei Tooyama (ytooyama) wrote :

Thanks!

Chuck Short (zulcss)
Changed in cloud-archive:
status: Triaged → Fix Released
Revision history for this message
Rolf Leggewie (r0lf) wrote :

saucy has seen the end of its life and is no longer receiving any updates. Marking the saucy task for this ticket as "Won't Fix".

Changed in heat (Ubuntu Saucy):
status: Triaged → Won't Fix
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.