RETIRED, Python client library for karbor API
Go to file
OpenStack Release Bot b475012330 Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I01a66fa1b522c19392228d70c784ba8bb80603fe
2020-04-11 18:44:10 +00:00
doc Follow the new PTI for document build 2018-04-12 12:33:29 +09:00
karborclient Merge "Add unit test for quotas" 2019-11-09 07:28:19 +00:00
releasenotes/notes [ussuri][goal] Drop python 2.7 support and testing 2019-12-15 01:15:10 +00: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 OpenDev Migration Patch 2019-04-19 19:41:49 +00: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 Add Python3 victoria unit tests 2020-04-11 18:44:10 +00: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 Replace git.openstack.org URLs with opendev.org URLs 2019-08-24 10:52:37 +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 Cleanup py27 support 2020-04-04 16:52:27 +02:00
setup.py Cleanup py27 support 2020-04-04 16:52:27 +02:00
test-requirements.txt Follow the new PTI for document build 2018-04-12 12:33:29 +09:00
tox.ini [ussuri][goal] Drop python 2.7 support and testing 2019-12-15 01:15:10 +00:00

README.rst

Team and repository tags

image

Karbor

Latest Version

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