cloudify-manager icon indicating copy to clipboard operation
cloudify-manager copied to clipboard

Cloudify's manager related code

trafficstars

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