
1. You can select an API version to use by ``--os-backup-api-version`` option or by setting corresponding environment variable: export OS_BACKUP_API_VERSION=1 Default Freezer API used is v2. 2. Add freezerclient.shell unit test cases. Change-Id: I2946c7397834046fca3f1155588cd04083e07302
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
Description
Languages
Python
100%