Jump to: navigation, search

Difference between revisions of "OpenStackClients"

Line 85: Line 85:
 
* Repo: https://github.com/gabrielhurley/js-openclient
 
* Repo: https://github.com/gabrielhurley/js-openclient
 
* Maintainer: Gabriel Hurley
 
* Maintainer: Gabriel Hurley
 +
* Type: Library
 +
* Language: [[JavaScript]]
 +
 +
== jstack ==
 +
 +
* Repo: https://github.com/ging/jstack
 +
* Maintainer: ??
 
* Type: Library
 
* Type: Library
 
* Language: [[JavaScript]]
 
* Language: [[JavaScript]]

Revision as of 18:36, 30 January 2013

OpenStack Clients

Each OpenStack project has a related client project that includes Python API bindings and a CLI. There are also robust community supported clients for popular programming environments like Java and . Below is a collection of known clients.

Official Clients

Horizon

python-novaclient

python-swiftclient

python-keystoneclient

python-quantumclient

Official Clients (in development)

python-openstackclient

python-cinderclient

python-ceilometerclient

python-heatclient

Actively Supported Clients

jclouds

fog

Community Clients (in development)

js-openclient

jstack

Other Clients (status unknown)


template

  • Project: <url>
  • Repo: <url>
  • Language:
  • Maintainer: <email>?
  • Type: Library/GUI/CLI/all of the above
  • APIs supported: api/version, ...