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
OpenStack Release Bot 17b7365da9
Update .gitreview for stable/train
4 years ago
doc Bump the openstackdocstheme extension to 1.20 4 years ago
freezerclient modify 'v1' in the comment to 'v2' 4 years ago
releasenotes Bump the openstackdocstheme extension to 1.20 4 years ago
.gitignore Switch to stestr 5 years ago
.gitreview Update .gitreview for stable/train 4 years ago
.pylintrc Updated from global requirements 6 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Dropping the py35 testing 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 Replace git.openstack.org URLs with opendev.org URLs 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 Bump the openstackdocstheme extension to 1.20 4 years ago
requirements.txt Update json module to jsonutils 4 years ago
setup.cfg Add python3.7 unit test job 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt fix tox python3 overrides 5 years ago
tox.ini Switch to the new canonical constraints URL on master 4 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.