Jump to: navigation, search

Difference between revisions of "OpenStackClients"

(Official Clients (in development))
(Update python-openstackclient data)
 
Line 17: Line 17:
 
== python-openstackclient ==
 
== python-openstackclient ==
  
* Supports compute, image, volume and object store.
+
* Supports compute, image, volume, identity, network and object store.
 
* Project: http://docs.openstack.org/developer/python-openstackclient/
 
* Project: http://docs.openstack.org/developer/python-openstackclient/
* Repo:  https://github.com/openstack/python-openstackclient.git
+
* Repo:  https://opendev.org/openstack/python-openstackclient
* Language: Python 2.6, 2.7, 3.4
+
* Language: Python 3.6+
 
* Type: CLI
 
* Type: CLI
  

Latest revision as of 13:31, 22 October 2022

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

python-cinderclient

python-ceilometerclient

python-heatclient

python-troveclient

Deprecated Clients

python-keystoneclient