Go to file
shizhihui 3d7c7cd0b1 Enable DeprecationWarning in test environments
Many deprecations are triggered early (on imports, for example).
To make sure all DeprecationWarning messages are emitted we enable
them via the PYTHONWARNINGS environment variable.

Note: https://review.openstack.org/#/c/379581/
https://review.openstack.org/#/c/353154/

Change-Id: Ibd28c98120db0513a3ef82dcee194f3c20ebc6d3
2016-11-17 11:05:55 +08:00
2016-08-18 22:59:45 +08:00
2016-12-21 14:10:05 +11:00
2016-08-26 17:50:37 +08:00
2016-08-18 22:59:45 +08:00
2016-08-18 22:59:45 +08:00
2016-12-12 14:07:05 +02:00
2016-10-26 00:09:04 +08:00

Team and repository tags

image

Karbor

Latest Version

Downloads

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:

Developer documentation can be found here:

http://docs.openstack.org/developer/karbor

Additional resources are linked from the project wiki page:

https://wiki.openstack.org/wiki/karbor

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0

Description
RETIRED, Python client library for karbor API
Readme 2.2 MiB