Typos in heat_templates in murano-repository

Bug #1252244 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Medium
Unassigned

Bug Description

There are two typos in a description of Resources object:

ApacheSecurity.template:
 1 {
 2 "Resources": {
 3 "$port-{instanceName}": {
 4 "Properties": {
 5 "security_groups" : [ {"Ref" : "ApacheSecurityGroup"} ]
 6 }
 7 },

Linux.template:
12 "Resources": {
...
24 "$port-{instanceName}": {
25 "Type": "OS::Quantum::Port",

Tags: verified
Changed in murano:
importance: Undecided → Medium
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :

Closed. Linux templates were changed so this bug is not actual

Changed in murano:
status: New → Fix Committed
tags: added: verified
Changed in murano:
milestone: none → 0.4
Changed in murano:
status: Fix Committed → 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.