Personal tools
Skip to content. | Skip to navigation
The Cinder Library, also known as cinderlib, is a Python library that leverages the Cinder project to provide an object oriented abstraction around Cinder's storage drivers to allow their usage directly without running any of the Cinder services or surrounding services, such as KeyStone, MySQL or RabbitMQ. The library is intended for developers who only need the basic CRUD functionality of the drivers and don't care for all the additional features Cinder provides such as quotas, replication, multi-tenancy, migrations, retyping, scheduling, backups, authorization, authentication, REST API, etc.
A framework to implement simple but nice configuration-oriented command-line interfaces.
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.)
Team and repository tags .. Change things from this point onOpenStack Freezer .. image:: freezer_logo.jpgFreezer is a Backup Restore DR as a Service platform that helps you to automate the data backup and restore process.The following features are available:- Backup file system using point-in-time snapshot - Strong encryption supported: AES-256-CFB - Backup file system tree directly (without...
Team and repository tags .. Change things from this point onOpenStack Freezer- API OpenStack Freezer-api is a RESTFUL API to Store information and metadata about Backups, Jobs, Clients, Sessions. It helps keeping backup/restore jobs organized and maintain the status of the backups.To learn how to use Freezer's API, consult the documentation available online - Backup API Reference <
Team and repository tags .. Change things from this point on Freezer Disaster Recovery freezer-dr, OpenStack Compute node High Available provides compute node high availability for OpenStack. Simply freezer-dr monitors all compute nodes running in a cloud deployment and if there is any failure in one of the compute nodes freezer-dr will fence this compute node then freezer-dr will try to evacuate all
Team and repository tags .. Change things from this point on Python bindings to the OpenStack Backup/Restore API (Freezer) This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API.
Gabbi is a tool for running HTTP tests where requests and responses are represented in a declarative YAML-based form.