heat.engine.template_common
Module¶heat.engine.template_common.
CommonTemplate
(template, template_id=None, files=None, env=None)[source]¶Bases: heat.engine.template.Template
A class of the common implementation for HOT and CFN templates.
This is not a stable interface, and any third-parties who create derived classes from it do so at their own risk.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.