Files
python-karborclient/README.rst
Thomas Goirand 194195a97a Fixed non-ascii in README.txt
Running "LANG=C python setup.py install" just fails because of a single
non-ascii char in README.txt. This patch fixes that.

Change-Id: I6840da97cf41891f75afebe06d00e0d3e3849a3d
2017-12-07 22:37:04 +01:00

2.2 KiB

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:

https://docs.openstack.org/karbor/latest/

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