Python Client library for StoryBoard
Go to file
Zara 124f15e9fd Get storyboard resources by properties other than ID
Before, you had to fetch resources via ID. This patch
lets you get resources via other properties, eg: get
a list of stories with a specific named tag.

I'm committing this but it's really co-authored with
SotK, ie: he walked me through it. :)

Change-Id: I28dbfc95badb9153187b7a4449d6d3df65635a20
2016-04-28 20:47:32 +00:00
doc/source Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03:00
storyboardclient Get storyboard resources by properties other than ID 2016-04-28 20:47:32 +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 Initial Cookiecutter Commit. 2014-12-04 17:10:28 +03: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