RETIRED, Python client library for karbor API
Go to file
Yuval Brik d5842f6196 Docs: arrange guides
Change-Id: I956d0137f3c1507d58aac0d9b22b6737473e55be
2017-07-27 12:10:38 +03:00
doc/source Docs: arrange guides 2017-07-27 12:10:38 +03:00
karborclient Merge "Add operation log API cmd to karborclient" 2017-07-27 06:23:16 +00:00
tools Add Constraints support 2016-12-21 14:10:05 +11:00
.coveragerc fix .coveragerc 2016-08-26 17:50:37 +08:00
.gitignore Enable coverage report in console output 2017-05-18 21:23:00 +08:00
.gitreview Change Smaug to Karbor 2016-08-18 22:59:45 +08:00
.mailmap Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
.testr.conf Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
CONTRIBUTING.rst Update URLs in documentation 2017-07-20 15:57:42 +08:00
HACKING.rst Update URLs in documentation 2017-07-20 15:57:42 +08:00
LICENSE Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
README.rst Docs: arrange guides 2017-07-27 12:10:38 +03:00
babel.cfg Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
requirements.txt Updated from global requirements 2017-07-23 13:51:53 +00:00
setup.cfg Docs: arrange guides 2017-07-27 12:10:38 +03:00
setup.py Updated from global requirements 2017-03-07 12:26:58 +00:00
test-requirements.txt Updated from global requirements 2017-06-29 21:03:48 +00:00
tox.ini Merge "Enable coverage report in console output" 2017-07-02 08:37:55 +00:00

README.rst

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