RETIRED, Python client library for karbor API
Go to file
Nguyen Hai 4455105df5 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ic6f174b987bd6a32af097926951bac75cb15f6ea
Story: #2002586
Task: #24303
2018-08-22 15:08:11 +09:00
doc Follow the new PTI for document build 2018-04-12 12:33:29 +09:00
karborclient Add OSC commands for quota classes API 2017-12-05 15:43:53 +08: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
.zuul.yaml import zuul job settings from project-config 2018-08-22 15:08:11 +09: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 Trivial: Update pypi url to new url 2018-04-21 06:22:13 +08:00
babel.cfg Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
lower-constraints.txt add lower-constraints job 2018-04-20 16:22:33 -04:00
requirements.txt Updated from global requirements 2018-03-23 01:46:55 +00:00
setup.cfg Follow the new PTI for document build 2018-04-12 12:33:29 +09:00
setup.py Updated from global requirements 2017-03-07 12:26:58 +00:00
test-requirements.txt Follow the new PTI for document build 2018-04-12 12:33:29 +09:00
tox.ini fix tox python3 overrides 2018-06-06 17:58:17 -04: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