flask_cm

Cloud Mesh: managing multiple virtual machines in Clouds


Keywords
Cloud, FutureGrid, Flask, farmework
License
Apache-2.0
Install
pip install flask_cm==0.8.1

Documentation

Docmentation will in future be here, but there is not much there yet.

flask_cm

major code

start with

fab cm

TODO: bugs in imports after reorganization

does not work

examples

  • examples/hello - a simple hello world program with a OSX makefile to test from the same window

  • examples/info - a cloud information flask server developed (Hyungro)

  • examples/openid - a flask server that demonstrates how to limit openid authentication to only a list of known open ids (Heshan)

  • examples/bootstrap - two examples on how to use a more fancyful layout. one is in home.html, the other in fluid.html