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
caihui a9258e12f6
Upgrade pylint&astroid to a version that works with python3.7
3 years ago
doc Blacklist sphinx 2.1.0 (autodoc bug) 4 years ago
freezerclient result is different from comments 3 years ago
releasenotes Bump the openstackdocstheme extension to 1.20 4 years ago
.gitignore Switch to stestr 5 years ago
.gitreview OpenDev Migration Patch 4 years ago
.pylintrc Upgrade pylint&astroid to a version that works with python3.7 3 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Add Python 3 Train unit tests 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 Upgrade pylint&astroid to a version that works with python3.7 3 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 Upgrade pylint&astroid to a version that works with python3.7 3 years ago
tox.ini Add Python 3 Train unit tests 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.