Vahid Hashemian a59a5ee641 Add CSAR validation and metadata extraction
Add validation of CSAR files as part of translation of CSAR files.
Also, add extraction of metadata from the CSAR files. Include
necessary unit tests.

Change-Id: I590ba71b1568a832c3b784ae99cce417a9b24f26
Partially-Implements: blueprint tosca-csar-translation
2015-09-08 20:09:40 +00: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%