Metadata-Version: 2.0
Name: cloudmesh-client
Version: 4.3.7
Summary: cloudmesh_client - A heterogeneous multi cloud command client and shell
Home-page: https://github.com/cloudmesh/cloudmesh_client
Author: Gregor von Laszewski
Author-email: laszewski@gmail.com
License: Apache License, Version 2.0
Keywords: cloud cmd commandshell plugins
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Clustering
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Console
Requires-Dist: Babel (==2.3.4)
Requires-Dist: Flask (==0.11.1)
Requires-Dist: Flask-Admin (==1.4.2)
Requires-Dist: Flask-HTTPAuth (==3.1.2)
Requires-Dist: Flask-SQLAlchemy (==2.1)
Requires-Dist: Jinja2 (==2.8)
Requires-Dist: MarkupSafe (==0.23)
Requires-Dist: PyYAML (==3.11)
Requires-Dist: SQLAlchemy (==1.0.14)
Requires-Dist: WTForms (==2.1)
Requires-Dist: Werkzeug (==0.11.10)
Requires-Dist: ansible (==2.1.0.0)
Requires-Dist: apache-libcloud (==1.1.0)
Requires-Dist: argparse (==1.2.1)
Requires-Dist: azure (==1.0.3)
Requires-Dist: azure-common (==1.1.4)
Requires-Dist: azure-mgmt (==0.20.2)
Requires-Dist: azure-mgmt-common (==0.20.0)
Requires-Dist: azure-mgmt-compute (==0.20.1)
Requires-Dist: azure-mgmt-network (==0.20.1)
Requires-Dist: azure-mgmt-nspkg (==1.0.0)
Requires-Dist: azure-mgmt-resource (==0.20.1)
Requires-Dist: azure-mgmt-storage (==0.20.0)
Requires-Dist: azure-nspkg (==1.0.0)
Requires-Dist: azure-servicebus (==0.20.1)
Requires-Dist: azure-servicemanagement-legacy (==0.20.2)
Requires-Dist: azure-storage (==0.20.3)
Requires-Dist: cffi (==1.7.0)
Requires-Dist: click (==6.6)
Requires-Dist: cloudmesh-timestring (==1.6.2.1)
Requires-Dist: colorama (==0.3.7)
Requires-Dist: cryptography (==1.4)
Requires-Dist: debtcollector (==1.5.0)
Requires-Dist: docopt (==0.6.2)
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: funcsigs (==1.0.2)
Requires-Dist: functools32 (==3.2.3-2)
Requires-Dist: future (==0.15.2)
Requires-Dist: futures (==3.0.5)
Requires-Dist: gitchangelog (==2.3.0)
Requires-Dist: httpsig (==1.1.2)
Requires-Dist: humanize (==0.5.1)
Requires-Dist: idna (==2.1)
Requires-Dist: ipaddress (==1.0.16)
Requires-Dist: iso8601 (==0.1.11)
Requires-Dist: itsdangerous (==0.24)
Requires-Dist: jsonschema (==2.5.1)
Requires-Dist: keystoneauth1 (==2.9.0)
Requires-Dist: monotonic (==1.1)
Requires-Dist: msgpack-python (==0.4.7)
Requires-Dist: netaddr (==0.7.18)
Requires-Dist: netifaces (==0.10.4)
Requires-Dist: nose (==1.3.7)
Requires-Dist: oslo.config (==3.12.0)
Requires-Dist: oslo.i18n (==3.7.0)
Requires-Dist: oslo.serialization (==2.10.0)
Requires-Dist: oslo.utils (==3.15.0)
Requires-Dist: paramiko (==2.0.1)
Requires-Dist: pbr (==1.10.0)
Requires-Dist: positional (==1.1.1)
Requires-Dist: prettytable (==0.7.2)
Requires-Dist: py (==1.4.31)
Requires-Dist: pyaml (==15.8.2)
Requires-Dist: pyasn1 (==0.1.9)
Requires-Dist: pycparser (==2.14)
Requires-Dist: pycrypto (==2.6.1)
Requires-Dist: pyreadline (==2.1)
Requires-Dist: pytest (==2.9.2)
Requires-Dist: python-dateutil (==2.5.3)
Requires-Dist: python-hostlist (==1.16)
Requires-Dist: python-keystoneclient (==3.2.0)
Requires-Dist: python-novaclient (==4.1.0)
Requires-Dist: pytz (==2016.4)
Requires-Dist: requests (==2.10.0)
Requires-Dist: rfc3986 (==0.3.1)
Requires-Dist: sandman (==0.9.8)
Requires-Dist: simplejson (==3.8.2)
Requires-Dist: six (==1.10.0)
Requires-Dist: stevedore (==1.15.0)
Requires-Dist: urllib3 (==1.16)
Requires-Dist: wrapt (==1.10.8)
Requires-Dist: wsgiref (==0.1.2)


Cloudmesh Client
==============================================================

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
----------------

+----------+-----------------+---------------+
| Master   | |master-status| | |master-docs| |
+----------+-----------------+---------------+
| Dev/VM   | |dev-status|    | |dev-docs|    |
+----------+-----------------+---------------+
| libcloud | |lib-status|    | |lib-docs|    |
+----------+-----------------+---------------+

Current TODO
-------------

* https://github.com/cloudmesh/client/blob/dev/TODO.md

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

* http://cloudmesh.github.io/client

The source code is located at

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

The travis build is found at

* https://travis-ci.org/cloudmesh/client



.. |dev-docs| image:: http://readthedocs.org/projects/cloudmesh-client/badge/?version=vm
   :target: http://cloudmesh-client.readthedocs.org/en/vm
   :alt: Documentation for unstable branch

.. |master-docs| image:: http://readthedocs.org/projects/cloudmesh-client/badge/?version=master
   :target: http://cloudmesh-client.readthedocs.org/en/master/
   :alt: Documentation for master branch

.. |master-status| image:: https://travis-ci.org/cloudmesh/client.svg?branch=master
    :target: https://travis-ci.org/cloudmesh/client

.. |dev-status| image:: https://travis-ci.org/cloudmesh/client.svg?branch=vm
    :target: https://travis-ci.org/cloudmesh/client

.. |lib-docs| image:: http://readthedocs.org/projects/cloudmesh-client/badge/?version=libcloud
   :target: http://cloudmesh-client.readthedocs.org/en/master/
   :alt: Documentation for master branch

.. |lib-status| image:: https://travis-ci.org/cloudmesh/client.svg?branch=libcloud
    :target: https://travis-ci.org/cloudmesh/client


