Client cli and Library for Freezer API and storages media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Memo García 2864edd6d1
Python freezer client
7 years ago
devstack Python freezer client 7 years ago
doc Python freezer client 7 years ago
freezerclient Python freezer client 7 years ago
.gitignore Python freezer client 7 years ago
.gitreview Python freezer client 7 years ago
.pylintrc Python freezer client 7 years ago
.testr.conf Python freezer client 7 years ago
CONTRIBUTING.rst Python freezer client 7 years ago
HACKING.rst Python freezer client 7 years ago
LICENSE Python freezer client 7 years ago
MANIFEST.in Python freezer client 7 years ago
README.rst Python freezer client 7 years ago
babel.cfg Python freezer client 7 years ago
requirements.txt Python freezer client 7 years ago
setup.cfg Python freezer client 7 years ago
setup.py Python freezer client 7 years ago
test-requirements.txt Python freezer client 7 years ago
tox.ini Python freezer client 7 years ago

README.rst

Python bindings and CLI for OpenStack's Freezer API

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.

Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.