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
Carl caihui 2b112fc493 Dropped the python 3.6/3.7 in zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: Ic7116b0ad50e5eb81f487f60746981b70356f494
1 year ago
doc [ussuri][goal] Update contributor documentation 2 years ago
freezerclient Fix flake8 error: H104 2 years ago
releasenotes Switch to newer openstackdocstheme and reno versions 3 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 4 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml Update arm ci jobs 1 year ago
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2 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
requirements.txt Drop lower-constraints.txt and its testing 1 year ago
setup.cfg Dropped the python 3.6/3.7 in zed cycle testing runtime 1 year ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Update testing to Ubuntu Focal 3 years ago
tox.ini Dropped the python 3.6/3.7 in zed cycle testing runtime 1 year 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.