Client cli and Library for Freezer API and storages media
Go to file
OpenStack Release Bot 80ef995614 Update TOX_CONSTRAINTS_FILE for stable/zed
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/zed branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I6b207bac05056db3d16e630e798c28173cecb1ba
2022-09-06 12:40:34 +00:00
doc [ussuri][goal] Update contributor documentation 2021-05-31 20:30:39 +00:00
freezerclient Fix flake8 error: H104 2021-11-06 10:13:26 +08:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-22 17:21:28 +00:00
.gitignore Switch to stestr 2018-07-10 14:56:44 +07:00
.gitreview Update .gitreview for stable/zed 2022-09-06 12:40:33 +00:00
.pylintrc Upgrade pylint&astroid to a version that works with python3.7 2019-10-29 06:43:33 -04:00
.stestr.conf Switch to stestr 2018-07-10 14:56:44 +07:00
.zuul.yaml Update arm ci jobs 2022-05-10 07:36:43 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-31 20:30:39 +00:00
HACKING.rst Update documentation URLs 2017-07-20 13:59:17 +08:00
LICENSE Python freezer client 2016-03-18 13:40:01 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-12 10:22:16 +08:00
babel.cfg Python freezer client 2016-03-18 13:40:01 +00:00
bindep.txt Use bindep to define binary deps 2017-04-04 23:20:14 +00:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 15:43:42 -05:00
setup.cfg Dropped the python 3.6/3.7 in zed cycle testing runtime 2022-05-11 03:11:07 +00:00
setup.py Cleanup py27 support 2020-04-04 16:45:36 +02:00
test-requirements.txt Update testing to Ubuntu Focal 2020-09-08 17:46:28 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/zed 2022-09-06 12:40:34 +00:00

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.