storyboard/storyboard
Adam Coldrick f7c2d2320c Add an API endpoint for boards
Add an API endpoint for managing boards and their contents. Basic
CRUD functionality is exposed on `/v1/boards`. Also add a `board_id`
parameter to the `/v1/worklists` endpoint to allow easy access to
the worklists in a given board.

Change-Id: I24c434d2f36650edcdf7005b2b704be08ed4a4c2
2015-11-25 18:49:51 +00:00
..
api Add an API endpoint for boards 2015-11-25 18:49:51 +00:00
common Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
db Add an API endpoint for boards 2015-11-25 18:49:51 +00:00
migrate Updated oslo.config to 1.11.0 2015-05-08 11:34:38 -07:00
notifications Add an API endpoint for boards 2015-11-25 18:49:51 +00:00
openstack Do not import using oslo namespace 2015-08-13 10:59:49 +00:00
plugin Revert "Email Outbox" 2015-10-29 22:33:34 +00:00
tests Revert "Email Outbox" 2015-10-29 22:33:34 +00:00
__init__.py Add SQLalchemy database model 2014-01-13 18:52:47 +04:00