Client cli and Library for Freezer API and storages media
Go to file
OpenStack Proposal Bot 9578f23509 Updated from global requirements
Change-Id: Ib8a35810731a95b13db79c22214ef3d6b25792a6
2017-06-07 12:43:03 +01:00
.vscode client-id is now required when creating jobs 2017-03-07 10:31:34 +00:00
doc Removes unnecessary utf-8 encoding 2017-01-13 21:02:21 +08:00
freezerclient Fix 'freezer client-delete' error 2017-03-30 19:45:10 +08:00
releasenotes/source Update reno for stable/ocata 2017-01-26 11:07:31 +00:00
tools Support upper-constraints in tox.ini 2016-11-28 20:40:22 +03:00
.gitignore Added releasenotes 2016-10-10 10:15:07 +00:00
.gitreview .gitreview updated to point new repo 2016-03-23 13:29:49 +00:00
.pylintrc Updated from global requirements 2017-06-07 12:43:03 +01:00
.testr.conf Python freezer client 2016-03-18 13:40:01 +00:00
CONTRIBUTING.rst Replace http with https 2017-05-05 15:21:20 +05:30
HACKING.rst Replace http with https 2017-05-05 15:21:20 +05:30
LICENSE Python freezer client 2016-03-18 13:40:01 +00:00
README.rst Replace http with https 2017-05-05 15:21:20 +05:30
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 Updated from global requirements 2017-05-03 12:22:20 +00:00
setup.cfg Update python-freezerclient for pike goal python 3.5 2017-05-22 16:58:36 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:19 +00:00
test-requirements.txt Updated from global requirements 2017-06-07 12:43:03 +01:00
tox.ini Added obj file to delete at testenv 2017-05-04 15:29:09 +05:30

README.rst

Team and repository tags

image

Python bindings to the OpenStack Backup/Restore API (Freezer)

Latest Version

Downloads

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.