missing topology_template

Bug #1440222 reported by Tom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Heat Translator
New
Undecided
Victor HU

Bug Description

When importing the Definition from the sample CSAR recently shared in TOSCA WG, I get an error that "topology_templates" is an unknown field. According to wd05-rev11, the topology_template should contain input, node_templates, relationship_templates, etc..
Note that the spec mentions singular "topology_template" and the sample CSAR has the plurar form "topology_templates". I assume the spec is correct and it should be the singular form.

        for name in self.tpl:
            if name not in SECTIONS:
> raise UnknownFieldError(what='Template', field=name)
E UnknownFieldError: Template contain(s) unknown field: "topology_template", refer to the definition to verify valid values.

Revision history for this message
Sahdev Zala (spzala) wrote :

Hi Tom, thanks for reporting this bug. The blueprint for implementation for topology_template was opened while back and the work is in progress - https://blueprints.launchpad.net/heat-translator/+spec/tosca-topology-template

The work is expected to be complete by end of this month.

Sahdev Zala (spzala)
Changed in heat-translator:
assignee: nobody → Victor HU (huruifeng)
Revision history for this message
Sahdev Zala (spzala) wrote :

@Tom - topology_template has been implemented recently. Can you please verify and close bug if your issue has been addressed? Thanks!

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.