Skip to content

futuregrid/cm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Package requirements

  • fabric
  • sh
  • multiprocessing
  • progress
  • webbrowser
  • docopt

Tools requirements

  • python-novaclient
  • euca2ools

Configuration requirements

  • novarc
  • nova keypair

Documentation will in future (but nt yet) be at

Screenshots can be found here:

A video about its use can be found at

A community blog about this project can be found at

In case you like to execute this on india.futuregrid.org please, get an account and motivate a very good project. Once you have access you can do the following:

module load git
module load python

mkdir dev
cd dev
virtualenv TEST
source TEST/bin/activate
git clone git@github.com:futuregrid/cm.git
cd cm
make
source ~/.futuregrid/openstack/novarc 
cd src
cm r

FutureGrid

This project is part of FutureGrid and can be used currently on the OpenStack cloud of FutureGrid. To apply for an account, please go to https://portal.futuregrid.org

However you also need to apply for a project in case you like to use FG resources. If you have your own OpenStack cloud you naturally do not need to apply for a FG account.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published