Python Client library for StoryBoard
Go to file
Zara c0a604b432 Update Docs
The installation instructions were incorrect; they advised the user to
install a package via pip that was not registered in pypi. This patch
changes the installation instructions to ones that work. To avoid
confusion, this patch also notes that the client does not run via a
command, but can just be imported into other scripts.

Change-Id: If34a26dc78641daf0be90dab4a7f788dc72db4bb
2016-03-29 17:53:59 +00:00
doc/source Update Docs 2016-03-29 17:53:59 +00:00
storyboardclient Fix oslo imports 2015-09-21 22:33:25 +01: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 Update Docs 2016-03-29 17:53:59 +00: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.