Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(Official Clients (in development))
Line 72: Line 72:
 
* Repo:  https://github.com/openstack/python-heatclient.git
 
* Repo:  https://github.com/openstack/python-heatclient.git
 
* Language: Python 2.6, 2.7
 
* Language: Python 2.6, 2.7
 +
* Type: Library/CLI
 +
 +
== python-troveclient ==
 +
 +
* Repo: https://github.com/openstack/python-troveclient.git
 +
* Language: Python 2.7
 
* Type: Library/CLI
 
* Type: Library/CLI
  

Revision as of 15:19, 19 November 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

python-troveclient

Deprecated Clients

python-keystoneclient