Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(Official Clients)
(Added python-manilaclient)
Line 35: Line 35:
 
* Project: http://docs.openstack.org/developer/python-ironicclient/
 
* Project: http://docs.openstack.org/developer/python-ironicclient/
 
* Repo:  https://github.com/openstack/python-ironicclient.git
 
* Repo:  https://github.com/openstack/python-ironicclient.git
 +
* Language: Python 2.7, 3.4
 +
* Type: Library/CLI
 +
 +
== python-manilaclient ==
 +
 +
* Project: http://docs.openstack.org/developer/python-manilaclient/
 +
* Repo:  https://github.com/openstack/python-manilaclient.git
 
* Language: Python 2.7, 3.4
 
* Language: Python 2.7, 3.4
 
* Type: Library/CLI
 
* Type: Library/CLI

Revision as of 16:01, 11 January 2016

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

python-manilaclient

python-novaclient

python-neutronclient

python-swiftclient

Official Clients (in development)

python-cinderclient

python-ceilometerclient

python-heatclient

python-troveclient

Deprecated Clients

python-keystoneclient