Personal tools
Skip to content. | Skip to navigation
Support of EC2 API for OpenStack.
%{description}
This is a client for the OpenStack Glance API. There's a Python API (the glanceclient module), and a command-line script (glance). Each implements 100% of the OpenStack Glance API.
This is a client library for Gnocchi built on the Gnocchi API. It provides a Python API (the gnocchiclient module) and a command-line tool.
OpenStack Hacking Guideline Enforcement
OpenStack Heat Translator Heat-Translator is an Openstack command line tool which takes non-Heat templates as an input and produces a Heat Orchestration Template (HOT) which can be deployed by Heat.
This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API.
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.