Personal tools
Skip to content. | Skip to navigation
The OpenStack Oslo database handling library. Provides database connectivity to the different backends and helper utils. Translation files for Oslo db library
OpenStack Object Storage (Swift) aggregates commodity servers to work together in clusters for reliable, redundant, and large-scale storage of static objects. Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes, which are automatically configured. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. This package contains the openstack-swift Python library.
OpenStack Tacker Service is an NFV Orchestrator for OpenStack This package contains the Tacker python library.
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, Scenarios, and other specific tests useful in validating an OpenStack deployment. This package contains the tempest python library.
OpenStack vitrage provides API and services for RCA (Root Cause Analysis). This package contains the vitrage python library.
This is a client for the Barbican Key Management API. There is a Python library for accessing the API (barbicanclient module), and a command-line script (barbican).
python-cloudkittyclient is a command-line client for CloudKitty, the Rating-as-a-Service component for OpenStack.
Cursive implements OpenStack-specific validation of digital signatures. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features.
Client library and command line utility for interacting with Openstack Designate API
Django OpenStack Auth is a pluggable Django authentication backend that works with Django's ``contrib.auth`` framework to authenticate a user against OpenStack's Keystone Identity API. The current version is designed to work with the Keystone V2 API.