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.
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I2e59272244bd2d3649cd53bbc82ddc97e56a3e50 Sem-Ver: feature |
4 years ago | |
---|---|---|
doc | 5 years ago | |
freezerclient | 4 years ago | |
releasenotes | 4 years ago | |
.gitignore | 5 years ago | |
.gitreview | 7 years ago | |
.pylintrc | 6 years ago | |
.stestr.conf | 5 years ago | |
.zuul.yaml | 4 years ago | |
CONTRIBUTING.rst | 4 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 | |
lower-constraints.txt | 4 years ago | |
requirements.txt | 4 years ago | |
setup.cfg | 4 years ago | |
setup.py | 6 years ago | |
test-requirements.txt | 5 years ago | |
tox.ini | 5 years 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