Personal tools
Skip to content. | Skip to navigation
Generic Key Manager interface for OpenStack
OpenStack ceilometer provides services to measure and collect metrics from OpenStack components. This package contains the ceilometer python library.
This is a client library for Ceilometer built on the Ceilometer API. It provides a Python API (the ceilometerclient module) and a command-line tool (ceilometer). This package contains auto-generated documentation.
This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.
OpenStack Volume (codename Cinder) provides services to manage and access block storage volumes for use by Virtual Machine instances. This package contains the cinder Python library.
Client library (cinderclient python module) and command line utility (cinder) for interacting with OpenStack Cinder (Block Storage) API.
Designate is an OpenStack inspired DNSaaS. This package contains the Designate Python library.
Client library and command line utility for interacting with Openstack Designate API
Image building tools for OpenStack diskimage-builder is a flexible suite of components for building a wide-range of disk images, filesystem images and ramdisk images for use with OpenStack.This repository has the core functionality for building such images, both virtual and bare metal. Images are composed using elements; while fundamental elements are provided here, individual projects have...
Horizon is a Django application for providing Openstack UI components. It allows performing site administrator (viewing account resource usage, configuring users, accounts, quotas, flavors, etc.) and end user operations (start/stop/delete instances, create/restore snapshots, view instance VNC console, etc.)