Personal tools
Skip to content. | Skip to navigation
This is a client for the OpenStack Trove API. There's a Python API (the troveclient module), and a command-line script (trove). Each implements 100% of the OpenStack Trove API. See the OpenStack CLI guide for information on how to use the trove command-line tool. You may also want to look at the OpenStack API documentation. The project is hosted on Launchpad, where bugs can be filed. The code is hosted on Github. Patches must be submitted using Gerrit, not Github pull requests. This code a fork of Jacobian's python-cloudservers If you need API support for the Rackspace API solely or the BSD license, you should use that repository. python-troveclient is licensed under the Apache License like the rest of OpenStack.
Python client to Zaqar messaging service API v1
Zuul is a trunk gating system developed for the OpenStack Project.
This is a client library for Aodh built on the Aodh API. It provides a Python API (the aodhclient module) and a command-line tool.
Generic Key Manager interface for OpenStack
Client for OpenStack Congress (Open Policy Framework)
Support of EC2 API for OpenStack
Ironic Inspector is an auxiliary service for discovering hardware properties for a node managed by OpenStack Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given it’s power management credentials (e.g. IPMI address, user name and password). This package contains Python client and command line tool for Ironic Inspector.
Keystoneauth provides a standard way to do authentication and service requests within the OpenStack ecosystem. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients.
Client library for Murano built on the Murano API. It provides a Python API (the muranoclient module) and a command-line tool (murano).