Client cli and Library for Freezer API and storages media
Go to file
2024-12-03 21:49:13 +00:00
doc remove unicode from code 2022-08-25 10:47:16 +08:00
freezerclient client can't register in v1 2024-12-03 16:19:18 +00:00
releasenotes Update master for stable/train 2024-12-03 17:54:52 +01:00
.gitignore Switch to stestr 2018-07-10 14:56:44 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:22 +00:00
.pylintrc Fix CI for the project 2024-12-03 13:11:44 +00:00
.stestr.conf Switch to stestr 2018-07-10 14:56:44 +07:00
.zuul.yaml Add coverage job 2024-12-03 19:04:50 +01:00
babel.cfg Python freezer client 2016-03-18 13:40:01 +00:00
bindep.txt Fix CI for the project 2024-12-03 13:11:44 +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
noop Fix CI for the project 2024-12-03 13:11:44 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-12 10:22:16 +08:00
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 15:43:42 -05:00
setup.cfg Merge "Add relevant python versions to setup.cfg description" 2024-12-03 18:51:44 +00:00
setup.py Cleanup py27 support 2020-04-04 16:45:36 +02:00
test-requirements.txt Fix CI for the project 2024-12-03 13:11:44 +00:00
tox.ini Add coverage job 2024-12-03 19:04:50 +01:00

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.