Jump to: navigation, search

Difference between revisions of "OpenStackClients"

Line 95: Line 95:
 
* Language: [[JavaScript]]
 
* Language: [[JavaScript]]
  
== openstack-cpp-client ==  
+
== openstack-cpp-client ==
  
 
* Repo: https://github.com/matiu2/openstack-cpp-client
 
* Repo: https://github.com/matiu2/openstack-cpp-client

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