Incorrect resources names configuration: Heat stack FAILED with errors

Bug #1263653 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Stan Lagun

Bug Description

Steps To Reproduce:
1. Create environment 'test'.
2. Create Demo service 'demo' in this 'test' environment and deploy this environment.
3. Create IIS service 'iis-service-simple-test', start to deploy this environment again.

Observed Result:
Heat FAILED with the following error:
| iis-service-simple-test | 13715 | Error: Server e71373774edb04885938484225bfc2ad8-iis-service-simple-test-xpd3a3xyscvu length 70 > 63 characters, please reduce the length of stack or resource names | CREATE_FAILED | 2013-12-23T10:23:13Z |

The root of this problem in incorrect naming strategy for all resources. Heat can not use long names for different resources (like instalnce name, security groups names, networks names and etc)
Need to change naming strategy to fix this critical issue.

Tags: validation
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

| resource_status_reason | Error: Server e71373774edb04885938484225bfc2ad8-iis-service-simple-test-xpd3a3xyscvu length 70 > 63 characters, please reduce the length of stack or resource names

Changed in murano:
assignee: nobody → Alexander Tivelkov (ativelkov)
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Alexander, can you please check and fix this issue?

Changed in murano:
status: New → Confirmed
description: updated
tags: added: validation
description: updated
description: updated
Changed in murano:
assignee: Alexander Tivelkov (ativelkov) → Stan Lagun (slagun)
Revision history for this message
Stan Lagun (slagun) wrote :

This may be fixed already. As for current code is seems that such name cannot be produced by workflow itself. Possible explanation to the bug it that such long name was explicitly provided by the test as unitNaminPattern. Need to re-verify the bug and attach log file if it still reproduced

Changed in murano:
status: Confirmed → Incomplete
Stan Lagun (slagun)
Changed in murano:
status: Incomplete → 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.