Dict based properties are not supported
Bug #1486220 reported by
Vahid Hashemian
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Heat Translator |
New
|
Medium
|
Madhurya |
Bug Description
If a property is specified as a dict heat-translator automatically assumes it involves a function call (such as get_input, get_property, ...). However, a property can be dict based and not making any function call. An example from SoftwareComponent node type:
...
user: admin
token: abcd
...
Support for such property definitions should be added.
Changed in heat-translator: | |
assignee: | nobody → Madhurya (madhurya-jesu) |
Changed in heat-translator: | |
importance: | Undecided → Medium |
To post a comment you must log in.