Migration to Storyboard

This project can migrate to storyboard.openstack.org. Replace references
to Launchpad.

Change-Id: I27d49605d7048dfa644b07effa8fe2ab9957e0f2
This commit is contained in:
François Magimel 2018-07-05 13:39:33 +02:00
parent 91b85be715
commit e12bd35ba5
4 changed files with 6 additions and 6 deletions

View File

@ -11,6 +11,6 @@ the workflow documented at:
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
Bugs should be filed on Storyboard, not GitHub:
https://bugs.launchpad.net/cloudkitty
https://storyboard.openstack.org/#!/project/891

View File

@ -40,7 +40,7 @@ to contribute, contact us.
You can reach us through IRC (#cloudkitty @freenode.net), or on the official
OpenStack mailing list openstack-dev@lists.openstack.org.
A launchpad_ project is available if you need to report bugs.
A storyboard_ project is available if you need to report bugs.
Trying it
@ -50,7 +50,7 @@ CloudKitty can be deployed with devstack, more information can be found in the
`devstack section`_ of the documentation.
.. _launchpad: https://launchpad.net/cloudkitty
.. _storyboard: https://storyboard.openstack.org/#!/project/891
.. _devstack section: https://cloudkitty.readthedocs.org/en/latest/devstack.html

View File

@ -282,5 +282,5 @@ texinfo_documents = [
# -- Options for openstackdocstheme -------------------------------------------
repository_name = 'openstack/cloudkitty-dashboard'
bug_project = 'cloudkitty-dashboard'
bug_project = '891'
bug_tag = 'doc'

View File

@ -258,5 +258,5 @@ texinfo_documents = [
# -- Options for openstackdocstheme -------------------------------------------
repository_name = 'openstack/cloudkitty-dashboard'
bug_project = 'cloudkitty-dashboard'
bug_project = '891'
bug_tag = 'doc'