[stable] Deployment fails with Software config with id None not found

Bug #1907746 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Triaged
High
Rabi Mishra

Bug Description

User used a nic config template which has an incorrect 'outputs' section as the last line was truncated somehow and it resulted in an undecipherable error with config download.

nic config outputs section:

outputs:
  OS::stack_id:
    description: The OsNetConfigImpl resource.
    value:

traceback:

Waiting for messages on queue 'tripleo' with no timeout.
The action raised an exception [action_ex_id=6ede5ba3-e87b-4ad0-b11f-c855d4cecaff, msg='ERROR: Software config with id None not found
Traceback (most recent call last):

  File "/usr/lib/python3.6/site-packages/heat/common/context.py", line 423, in wrapped
    return func(self, ctx, *args, **kwargs)

  File "/usr/lib/python3.6/site-packages/heat/engine/service.py", line 2187, in show_software_config
    return self.software_config.show_software_config(cnxt, config_id)

  File "/usr/lib/python3.6/site-packages/heat/engine/service_software_config.py", line 42, in show_software_config
    sc = software_config_object.SoftwareConfig.get_by_id(cnxt, config_id)

  File "/usr/lib/python3.6/site-packages/heat/objects/software_config.py", line 62, in get_by_id
    context, cls(), db_api.software_config_get(context, config_id))

  File "/usr/lib/python3.6/site-packages/heat/db/sqlalchemy/api.py", line 1166, in software_config_get
    config_id)

heat.common.exception.NotFound: Software config with id None not found
', action_cls='<class 'mistral.actions.action_factory.GetOvercloudConfig'>', attributes='{}', params='{'container': 'overcloud', 'container_config': 'overcloud-config'}']

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 12.4.3

This issue was fixed in the openstack/tripleo-common 12.4.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 11.5.0

This issue was fixed in the openstack/tripleo-common 11.5.0 release.

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.