Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 288 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 288 Bytes

cloudify-mist-plugin

A Cloudify Plugin that provisions resources and runs blueprints and scripts through mist.io.

Test it

git clone https://github.com/mistio/cloudify-mist-plugin
virtualenv env
pip install -r dev-requirements.txt

and then:

nosetests