Skip to content

pkdevboxy/cloudify-manager

 
 

Repository files navigation

Cloudify Manager

  • Master Circle CI
  • Master Branch Build Status

This repository contains the following Cloudify components:

REST API Reference

See here.

Running Integration Tests

Integration tests can found within the tests folder of this repository.

Prerequisites:

An Ubuntu operating system.

Running the tests:

Run run-tests.sh run-integration-tests

  • Use the run-tests.sh script with care as its intended to be used with clean virtual machine.
  • In order to run integration tests on a development machine, follow the commands written in the run-integration-tests function and make sure to have a running instance of a RabbitMQ server.

About

Cloudify's manager related code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 1.5%
  • Other 1.1%