Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Caesar and Toscaexec

Pre-release
Pre-release
Compare
Choose a tag to compare
@owulveryck owulveryck released this 05 Jan 20:47
· 75 commits to master since this release

Standard

All the required standard definitions have been implemented to be compliant with an orchestrator

Normative types

All normative types have been included in the lib and are imported de facto at each definition parsing.

package toscaexec

The toscaexec package aim to provide an interface for an Orchestrator

Misc

The CSAR format is now handled via the function ParseCsar

Tests

All the tests files have been imported from the openstack project and are used by the go test suite.