tools/process-templates.py -c (clean) fails with missing directory

Bug #1907268 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
In Progress
Medium
James Slagle

Bug Description

Using process-templates.py with -c to clean the checkout of jinja2 generated files results in a traceback:

Tue Dec 08 09:43:02 (jslagle@teletran-1) [~/code/openstack/tripleo-heat-templates] (master)$ python tools/process-templates.py -c
Traceback (most recent call last):
  File "tools/process-templates.py", line 409, in <module>
    clean_templates(opts.base_path, role_data_path, network_data_path)
  File "tools/process-templates.py", line 393, in clean_templates
    for sample_nic_config_dir in os.listdir(nic_config_dir):
FileNotFoundError: [Errno 2] No such file or directory: './network/config'

Revision history for this message
James Slagle (james-slagle) wrote :
Changed in tripleo:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → James Slagle (james-slagle)
milestone: none → wallaby-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 14.0.0

This issue was fixed in the openstack/tripleo-heat-templates 14.0.0 release.

Changed in tripleo:
milestone: wallaby-2 → wallaby-3
Changed in tripleo:
milestone: wallaby-3 → wallaby-rc1
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Changed in tripleo:
milestone: xena-2 → xena-3
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.