The heat.engine.parameter_groups Module

The heat.engine.parameter_groups Module

class heat.engine.parameter_groups.ParameterGroups(tmpl)[source]

Bases: object

The ParameterGroups specified by the stack’s template.

validate()[source]

Validate the parameter group.

Validate that each parameter belongs to only one Parameter Group and that each parameter name in the group references a valid parameter.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.