
Currently, execute command 'freezer client-delete' to delete a client will be failed with error "Namespace object has no attribute 'client_uuid'", this patch will fix it. Change-Id: Ia2b56643c528327711e162e9e15b65ab1cf357bb Closes-Bug: #1677572
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%