Jump to: navigation, search

Difference between revisions of "OpenStackClients"

Line 94: Line 94:
 
* Type: Library
 
* Type: Library
 
* Language: [[JavaScript]]
 
* Language: [[JavaScript]]
 +
 +
== openstack-cpp-client ==
 +
 +
* Repo: https://github.com/matiu2/openstack-cpp-client
 +
* Maintainer: ??
 +
* Type: Library
 +
* Language: C++
 +
 +
== net-openstack-compute ==
 +
 +
* Repo: https://github.com/ironcamel/Net-[[OpenStack]]-Compute
 +
* Maintainer: ??
 +
* Type: Library
 +
* Language: Perl
  
 
= Other Clients (status unknown) =
 
= Other Clients (status unknown) =

Revision as of 18:40, 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

openstack-cpp-client

net-openstack-compute

Other Clients (status unknown)


template

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