Convert AWS JSON template format to Heat YAML format.
json_str – a string containing the AWS JSON template format.
the equivalent string containing the Heat YAML format.
Takes a string and returns a dict containing the parsed structure.
This includes determination of whether the string is using the JSON or YAML format.
Validate limit for the template.
Check if the contain exceeds allowed size range.
Bases: CSafeDumper
Bases: CSafeLoader
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.