3d5814ed2ccbf8d838c13b0125339f81f5e346cc

Remove intersphinx from the docs build as it triggers network calls that occasionally fail, and we don't really use intersphinx (links other sphinx documents out on the internet) This also removes the requirement for internet access during docs build. This can cause docs jobs to fail if the project errors out on warnings. Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb Related-Bug: #1368910
Python bindings to the CloudKitty API
- version
-
1.0
- Wiki
- IRC
-
#cloudkitty @ freenode
python-cloudkittyclient
This is a client library for CloudKitty built on the CloudKitty API.
It provides a Python API (the cloudkittyclient
module).
Status
This project is highly work in progress.
Roadmap
- Add some tests.
- Add some doc.
- Move from importutils to stevedore.
- Add a command-line tool.
- Global code improvement.
Description
Languages
Python
100%