Parameterized TOSCA template doesn't work
Bug #1587044 reported by
Ladislav Smola
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
In Progress
|
Medium
|
Ladislav Smola |
Bug Description
I am not able to pass:
:attributes => {:param_values => params}})
where params is:
params = JSON.dump(
Here is the full example:
https:/
So users need to dump the param values into JSON, so it saves to DB without issues and we need to parse it from JSON and encode, so it can be correctly used in Heat template
Changed in tacker: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/322805
Review: https:/