RETIRED, Python client library for karbor API
Go to file
pawnesh.kumar fae4ef7a03 Make method import_versioned_module work
Update function import_versioned_module in Oslo.utils 3.17.
This patch update to meet new version. For more information:
http://docs.openstack.org/developer/oslo.utils/history.html

Change-Id: I8b856c4a6a017fdc668326cb18c0b14d6d09ddc2
Closes-Bug: #1627313
2016-11-02 16:51:11 +05:30
doc/source Change Smaug to Karbor 2016-08-18 22:59:45 +08:00
karborclient Make method import_versioned_module work 2016-11-02 16:51:11 +05:30
.coveragerc fix .coveragerc 2016-08-26 17:50:37 +08:00
.gitignore Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +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 Change Smaug to Karbor 2016-08-18 22:59:45 +08:00
HACKING.rst Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
LICENSE Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
MANIFEST.in Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
README.rst Change Smaug to Karbor 2016-08-18 22:59:45 +08:00
babel.cfg Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
requirements.txt Updated from global requirements 2016-09-30 20:05:43 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-27 00:37:45 +08:00
setup.py Initial Cookiecutter for python-smaugclient 2016-03-01 16:03:08 +08:00
test-requirements.txt Updated from global requirements 2016-09-30 20:05:43 +00:00
tox.ini Remove copy of incubated Oslo code 2016-09-29 15:33:58 +00:00

README.rst

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:

http://docs.openstack.org/developer/karbor

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