/cloudify-manager

Cloudify's manager related code

Primary LanguagePythonApache License 2.0Apache-2.0

Cloudify Manager

Circle CI Build Status

This repository contains the following Cloudify components:

  • Cloudify's manager REST service.
  • Cloudify system-workflows
  • Integration tests.

REST API Reference

See here.

Running Integration Tests

Integration tests can found within the tests folder of this repository. See Integration Tests Readme