Client cli and Library for Freezer API and storages media
Go to file
OpenDev Sysadmins a56f7a6113 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:48:22 +00:00
doc Add the describes about search option 2018-12-03 00:59:35 +00:00
freezerclient Update json module to jsonutils 2019-02-21 11:00:16 +00:00
releasenotes Update master for stable/stein 2019-03-18 14:50:47 +00: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 Updated from global requirements 2017-06-07 12:43:03 +01:00
.stestr.conf Switch to stestr 2018-07-10 14:56:44 +07:00
.zuul.yaml add python 3.7 unit test job 2019-02-19 17:05:47 +08:00
CONTRIBUTING.rst Update the bugs link to storyboard 2018-12-31 12:22:37 +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 Update the bugs link to storyboard 2018-12-30 22:53:53 +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
lower-constraints.txt Update json module to jsonutils 2019-02-21 11:00:16 +00:00
requirements.txt Update json module to jsonutils 2019-02-21 11:00:16 +00:00
setup.cfg Merge "Add Python 3.6 classifier to setup.cfg" 2019-01-28 12:33:04 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:19 +00:00
test-requirements.txt fix tox python3 overrides 2018-08-21 09:41:07 -04:00
tox.ini add python 3.6 unit test job 2018-11-28 06:51:43 +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.