Vahid Hashemian a80b6893c2 Fix translation issue with interface inputs and functions
Fix the issue with interface inputs described using intrinsic
functions, that produces an invalid HOT output. Also, include
necessary unit tests, and revert templates that were simplified
due to this issue..

This patch includes changes required in tosca-parser for
resolving the issue.

Change-Id: Iefde09d4633a1cadfe2c6b9ac28c58d2da79a37d
Partial-Bug: #1440247
2015-09-24 10:27:50 -07:00
2015-08-25 12:35:01 -07:00
2015-08-26 05:27:31 -07:00
2015-08-24 19:30:47 -07:00
2015-08-25 16:20:42 -07:00
2015-08-25 16:20:42 -07:00
2015-08-26 05:36:23 -07:00
2015-08-25 16:20:42 -07:00
2015-08-26 05:36:23 -07:00
2015-07-15 01:32:17 +00:00
2015-08-26 07:22:33 -07:00

TOSCA Parser

Parser for TOSCA Simple Profile in YAML.

Overview

The TOSCA Parser is an OpenStack project and licensed under Apache 2. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship.

Architecture

Parser - parser for a TOSCA Simple Profile in YAML.

How To Use

Please refer to doc/source/usage.rst

Project Info

Description
Parser for TOSCA Simple Profile in YAML.
Readme 4.7 MiB
Languages
Python 100%