Total Pageviews

Sunday 26 June 2016

Cloudmesh Client

A light weight cloud client to manage virtual clusters 

Cloudmesh client is a simple client to enable access to multiple cloud environments form a command shell and commandline. It is grown out of the need to simplify access to multiple clouds for researchers and students easily. In contrast to our earlier versions of cloudmesh it explicitly separates the code to only target client code. Due to this simplification it is also possible to install the client code not only on Linux, OSX, but also Windows. We have tested the installation on Windows 10.

Automated Builds

Mastermaster-statusDocumentation for master branch
Dev/VMdev-statusDocumentation for unstable branch
libcloudlib-statusDocumentation for master branch

Current TODO

Features

  • Heterogeneous cloud management
  • Heterogeneous High Performance Computing (HPC) job management
  • Supported clouds
    • OpenStack
    • Azure (not yet integrated, earlier versions of cloudmesh support it)
    • Amazon (not yet integrated, earlier versions of cloudmesh support it)
    • SDSC comet virtual clusters
  • Supported Provider Templates
    • Futuesystems.org
    • chameleoncloud.org
    • SDSC Comet virtual clusters
    • Openstack (any general Openstack Cloud)
    • HP Chameleon
    • AWS (not yet integrated, earlier versions of cloudmesh support it)
    • Azure (not yet integrated, earlier versions of cloudmesh support it)
  • Heterogeneous Cloud Commandline client
  • Heterogeneous Cloud Command Shell
  • Heterogeneous Slurm Commandline client
  • Heterogeneous Slurm Command Shell
  • Integration with ~/.ssh/config

Status

This project is under heavy development.

Links

The documentation to this project is located at
The source code is located at
The travis build is found at


from https://github.com/cloudmesh/client