Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(python-quantumclient)
Line 37: Line 37:
 
* API: Compute [http://docs.openstack.org/api/openstack-compute/2/content/ 2 (aka 1.1)]
 
* API: Compute [http://docs.openstack.org/api/openstack-compute/2/content/ 2 (aka 1.1)]
  
== python-quantumclient ==
+
== python-neutronclient ==
  
* Project: https://launchpad.net/quantum
+
* Project: https://launchpad.net/neutron
* Repo:  https://github.com/openstack/python-quantumclient.git
+
* Repo:  https://github.com/openstack/python-neutronclient.git
 
* Language: Python 2.6, 2.7
 
* Language: Python 2.6, 2.7
 
* Type: Library/CLI
 
* Type: Library/CLI

Revision as of 14:28, 19 August 2015

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-openstackclient

python-glanceclient

python-novaclient

python-neutronclient

python-swiftclient

Official Clients (in development)

python-cinderclient

python-ceilometerclient

python-heatclient

Deprecated Clients

python-keystoneclient


template

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