Python Client library for StoryBoard
Go to file
Zara f42ccafced Add system info
Lets the client get info about the storyboard version. At present, this
is not interesting info, like the sha1, but the version value (currently
0.0.1). Maybe that suggests the API needs updating.

Change-Id: Ia3861aa70abf5cd75e9fb5bce8b0ab9410c49460
2016-07-27 13:01:12 +00:00
doc/source Update Docs 2016-03-29 17:53:59 +00:00
storyboardclient Add system info 2016-07-27 13:01:12 +00:00
tools Adding pretty-tox 2015-01-27 16:37:07 +03:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:23:56 +00:00
.gitignore Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
.gitreview Added .gitreview 2014-12-01 09:51:21 +00:00
.mailmap Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
.testr.conf Setting up base classes 2014-12-22 16:36:08 +03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
HACKING.rst Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
LICENSE Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
MANIFEST.in Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
README.rst Fix link to docs in README 2016-04-08 09:47:24 -07:00
babel.cfg Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
openstack-common.conf Added required dependencies 2014-12-17 13:27:07 +03:00
requirements.txt Setting up base classes 2014-12-22 16:36:08 +03:00
setup.cfg Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
setup.py Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
test-requirements.txt Adding pretty-tox 2015-01-27 16:37:07 +03:00
tox.ini Removed py33, pypy from python-storyboardclient 2015-02-18 15:56:20 -08:00

README.rst

python-storyboardclient

Python Client library for StoryBoard

Features

  • TODO

Notes

There is no command to run this; rather it can be imported into other scripts.