Client cli and Library for Freezer API and storages media
You cannot 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
OpenStack Release Bot 439782d29d Update master for stable/stein
Add file to the reno documentation build to show release notes for
stable/stein.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/stein.

Change-Id: I2e59272244bd2d3649cd53bbc82ddc97e56a3e50
Sem-Ver: feature
4 years ago
doc Add the describes about search option 5 years ago
freezerclient Update json module to jsonutils 4 years ago
releasenotes Update master for stable/stein 4 years ago
.gitignore Switch to stestr 5 years ago
.gitreview .gitreview updated to point new repo 7 years ago
.pylintrc Updated from global requirements 6 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml add python 3.7 unit test job 4 years ago
CONTRIBUTING.rst Update the bugs link to storyboard 4 years ago
HACKING.rst Update documentation URLs 6 years ago
LICENSE Python freezer client 7 years ago
README.rst Update the bugs link to storyboard 4 years ago
babel.cfg Python freezer client 7 years ago
bindep.txt Use bindep to define binary deps 6 years ago
lower-constraints.txt Update json module to jsonutils 4 years ago
requirements.txt Update json module to jsonutils 4 years ago
setup.cfg Merge "Add Python 3.6 classifier to setup.cfg" 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt fix tox python3 overrides 5 years ago
tox.ini add python 3.6 unit test job 5 years ago

README.rst

Team and repository tags

image

Python bindings to the OpenStack Backup/Restore API (Freezer)

Latest Version

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.