Added python storyboard client to docs.

Added link to the openstack-infra/python-storyboardclient to
storyboard's documentation.

Change-Id: I880e3afc453ad5c5a64bcd2601288a2fcf2a4834
This commit is contained in:
Michael Krotscheck 2015-01-20 13:13:26 -08:00
parent 4d55e4bb6d
commit bd189bece7
2 changed files with 4 additions and 1 deletions

View File

@ -38,8 +38,10 @@ Code Hosting
* https://git.openstack.org/cgit/openstack-infra/storyboard-webclient
* https://git.openstack.org/cgit/openstack-infra/python-storyboardclient
Code Review
https://review.openstack.org/#/q/status:open+AND+(project:openstack-infra/storyboard+OR+project:openstack-infra/storyboard-webclient),n,z
https://review.openstack.org/#/q/status:open+AND+(project:openstack-infra/storyboard+OR+project:openstack-infra/storyboard-webclient+OR+project:openstack-infra/python-storyboardclient),n,z
Please read `GerritWorkflow`_ before sending your first patch for review.

View File

@ -19,6 +19,7 @@ StoryBoard consists of two components:
.. _WSME: http://wsme.readthedocs.org/en/latest/
.. _Storyboard API service: https://git.openstack.org/cgit/openstack-infra/storyboard/
.. _Storyboard Web Client: https://git.openstack.org/cgit/openstack-infra/storyboard-webclient
.. _Storyboard Python Client: https://git.openstack.org/cgit/openstack-infra/python-storyboardclient