Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(update intro)
Line 2: Line 2:
 
= [[OpenStack]] Clients =
 
= [[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.
+
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 cloud application programming environments like Java and Ruby.  Below is a collection of known clients.
  
 
<<[[TableOfContents]]()>>
 
<<[[TableOfContents]]()>>

Revision as of 21:26, 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 cloud application programming environments like Java and Ruby. Below is a collection of known clients.

<<TableOfContents()>>

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