Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(python-openstackclient)
Line 84: Line 84:
 
* Type: Library/CLI
 
* Type: Library/CLI
 
* API: Identity [http://docs.openstack.org/api/openstack-identity-service/2.0/content/ 2.0]
 
* API: Identity [http://docs.openstack.org/api/openstack-identity-service/2.0/content/ 2.0]
----
 
 
== template ==
 
 
* Project: <url>
 
* Repo: <url>
 
* Language:
 
* Maintainer: <email>?
 
* Type: Library/GUI/CLI/all of the above
 
* APIs supported: api/version, ...
 

Revision as of 14:50, 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