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
Andreas Jaeger c2cb528d27
Cleanup py27 support
3 years ago
doc [ussuri][goal] Drop python 2.7 support and testing 3 years ago
freezerclient Remove six usage from freezerclient package 3 years ago
releasenotes [ussuri][goal] Drop python 2.7 support and testing 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 3 years ago
.stestr.conf Switch to stestr 5 years ago
.zuul.yaml [ussuri][goal] Drop python 2.7 support and testing 3 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 Remove six usage from freezerclient package 3 years ago
requirements.txt Update json module to jsonutils 4 years ago
setup.cfg Cleanup py27 support 3 years ago
setup.py Cleanup py27 support 3 years ago
test-requirements.txt Cleanup py27 support 3 years ago
tox.ini [ussuri][goal] Drop python 2.7 support and testing 3 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.