You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Change-Id: Ic7116b0ad50e5eb81f487f60746981b70356f494 |
1 year ago | |
---|---|---|
doc | 2 years ago | |
freezerclient | 2 years ago | |
releasenotes | 3 years ago | |
.gitignore | 5 years ago | |
.gitreview | 4 years ago | |
.pylintrc | 4 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 1 year ago | |
CONTRIBUTING.rst | 2 years ago | |
HACKING.rst | 6 years ago | |
LICENSE | 7 years ago | |
README.rst | 4 years ago | |
babel.cfg | 7 years ago | |
bindep.txt | 6 years ago | |
requirements.txt | 1 year ago | |
setup.cfg | 1 year ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 1 year ago |
README.rst
Team and repository tags
Python bindings to the OpenStack Backup/Restore API (Freezer)
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.
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- How to Contribute