Personal tools
Skip to content. | Skip to navigation
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 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
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.)
Documentation for the Django Horizon application for talking with Openstack
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.