Go to file
Andreas Jaeger 9c8f2f29d4 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg:
  * Wheel is not needed for python 3 only repo
  * Some other sections are obsolete
- Update classifiers

Change-Id: I175c9e6078c352950933372e7ea89d5951fd6fc6
2020-04-04 16:52:27 +02:00
2018-04-12 12:33:29 +09:00
2016-08-26 17:50:37 +08:00
2019-04-19 19:41:49 +00:00
2017-07-20 15:57:42 +08:00
2017-07-20 15:57:42 +08:00
2020-04-04 16:52:27 +02:00
2020-04-04 16:52:27 +02:00

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

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