041cb460f97a458bd12e6b3fdc982b20c02192af
In the restore module in karbor-client component,there exists delete(restore_id) that calls delete(path), but I can't find any delete method in restore API module. Closes-Bug:#1624841 Change-Id: I507c677b141d72b57d52fd6b653cc8a652a103bf
Team and repository tags
Karbor
Karbor Mission Statement
- Formalize Application Data Protection in OpenStack (APIs, Services, Plugins, …)
- Be able to protect Any Resource in OpenStack(as well as their dependencies)
- Allow Diversity of vendor solutions, capabilities and implementations without compromising usability
- PyPi - package installation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Specs
- How to Contribute
Python Karborclient
python-karborclient is a client library for karbor built on the
karbor API. It provides a Python API (the karborclient
module) and a command-line tool (karbor). Project Resources
-----------------
Project status, bugs, and blueprints are tracked on Launchpad:
- Client bug tracker
- Karbor bug tracker
Developer documentation can be found here:
Additional resources are linked from the project wiki page:
License
Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0
Description