Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(Moved other languages to the SDKs page.)
m (Text replace - "<<TableOfContents()>>" to "__TOC__")
Line 4: Line 4:
 
Each [[OpenStack]] project has a related client project that includes Python API bindings and a CLI.  Below is a collection of known clients. For a list of known software development kits for other programming languages see [http://wiki.openstack.org/SDKs SDKs].
 
Each [[OpenStack]] project has a related client project that includes Python API bindings and a CLI.  Below is a collection of known clients. For a list of known software development kits for other programming languages see [http://wiki.openstack.org/SDKs SDKs].
  
<<[[TableOfContents]]()>>
+
__TOC__
  
 
= Official Clients =
 
= Official Clients =

Revision as of 23:22, 17 February 2013

OpenStack Clients

Each OpenStack project has a related client project that includes Python API bindings and a CLI. Below is a collection of known clients. For a list of known software development kits for other programming languages see SDKs.

Official Clients

Horizon

python-glanceclient

python-keystoneclient

python-novaclient

python-quantumclient

python-swiftclient

Official Clients (in development)

python-openstackclient

python-cinderclient

python-ceilometerclient

python-heatclient


template

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