Client cli and Library for Freezer API and storages media
Go to file
Andreas Jaeger 3e62e0fa18 Import cli-reference content from openstack-manuals
this is part of the doc-migration spec, see
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I9f0b0dff40dca54492adb8f1604539351ace0482
2017-07-01 11:02:53 +02:00
doc Import cli-reference content from openstack-manuals 2017-07-01 11:02:53 +02:00
freezerclient Set OS_BACKUP_API_VERSION to v1 2017-06-30 14:47:12 +01:00
releasenotes Freezerclient v2 2017-06-28 14:27:45 +01:00
tools Support upper-constraints in tox.ini 2016-11-28 20:40:22 +03:00
.gitignore Freezerclient v2 2017-06-28 14:27:45 +01: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-06-10 11:46:58 +00:00
setup.cfg Change author in setup.cfg 2017-06-19 03:03:27 +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-27 12:21:16 +00:00
tox.ini Enable some off-by-default checks 2017-06-27 16:47:42 +08:00

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.