16d2c6a84c60da8c992ae7a1d79fd435a1c21add
Move unused tosca yaml files (from the spec) to their own folder. Remove unused tosca yaml files related to heat-translator features. Remove hot_output folder under tests/data. Change-Id: I39e886a6b754eaa2570f6ae5a5cfe0beed74dc54
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
- License: Apache License, Version 2.0
- Source: http://git.openstack.org/cgit/openstack/tosca-parser/
Description