Updates Launchpad references to Storyboard

Updates references to Launchpad to now point to Storyboard, since OSH has
migrated to that platform.  "Report a bug" type references are updated to
point straight to the OSH project proper in Storyboard, while general backlog
type references are updated to point to the OSH Project Group.

Change-Id: I63e290f34763847e71e14e4471e7ee9460d8cff9
Task: 21684
Story: 2002199
This commit is contained in:
mattmceuen 2018-06-09 19:34:06 -05:00
parent 7051db7c81
commit 602358403d
6 changed files with 17 additions and 20 deletions

View File

@ -11,6 +11,6 @@ https://docs.openstack.org/infra/manual/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
Bugs should be filed as stories in Storyboard, not GitHub:
https://bugs.launchpad.net/openstack-helm
https://storyboard.openstack.org/#!/project/886

View File

@ -20,13 +20,10 @@ Communication
* Meeting Agenda Items: `Agenda
<https://etherpad.openstack.org/p/openstack-helm-meeting-agenda>`_
Launchpad
---------
Storyboard
----------
Bugs and blueprints are tracked via OpenStack-Helm's Launchpad.
* `Bugs <https://bugs.launchpad.net/openstack-helm>`_
* `Blueprints <https://blueprints.launchpad.net/openstack-helm>`_
Bugs and enhancements are tracked via OpenStack-Helm's `Storyboard <https://storyboard.openstack.org/#!/project_group/64>`_.
Installation and Development
----------------------------
@ -39,7 +36,7 @@ up can be found `here <https://docs.openstack.org/openstack-helm/latest/install/
This project is under active development. We encourage anyone interested in
OpenStack-Helm to review our `Installation <https://docs.openstack.org/openstack-helm/latest/install/index.html>`_
documentation. Feel free to ask questions or check out our current
`Issues and Bugs <https://bugs.launchpad.net/openstack-helm>`_.
`Storyboard backlog <https://storyboard.openstack.org/#!/project_group/64>`_.
To evaluate a multinode installation, follow the
`Bare Metal <https://docs.openstack.org/openstack-helm/latest/install/multinode.html>`_

View File

@ -13,9 +13,9 @@ such as MariaDB (Galera). Although we assume that the project should
provide a "batteries included" approach towards persistent storage, we
want to allow operators to define their own solution as well. Examples
of this work will be documented in another section, however evidence of
this is found throughout the project. If you have any questions or
comments, please create an `issue
<https://bugs.launchpad.net/openstack-helm>`_.
this is found throughout the project. If you find any issues or gaps,
please create a `story <https://storyboard.openstack.org/#!/project/886>`_
to track what can be done to improve our documentation.
.. note::
Please see the supported application versions outlined in the

View File

@ -21,13 +21,13 @@ drafted and approved.
Process
-------
Before drafting a specification, a blueprint should be filed in Launchpad_ along
with any dependencies the blueprint requires. Once the blueprint has been
Before drafting a specification, a blueprint should be filed in Storyboard_
along with any dependencies the blueprint requires. Once the blueprint has been
registered, submit the specification as a patch set to the specs/ directory
using the supplied template.
More information about the blueprint + specification lifecycle can be found
here_.
.. _Launchpad: https://blueprints.launchpad.net/openstack-helm
.. _Storyboard: https://storyboard.openstack.org/#!/project_group/64
.. _here: https://wiki.openstack.org/wiki/Blueprints#Blueprints_and_Specs

View File

@ -10,9 +10,9 @@
Blueprint Title
===============
Include the URL of your Launchpad blueprint:
Include the URL of your Storyboard RFE:
https://blueprints.launchpad.net/openstack-helm/+spec/example
https://storyboard.openstack.org/#!/story/1234567
Problem Description
===================
@ -51,7 +51,7 @@ Who is leading the implementation?
Designate the primary author and contact.
Primary assignee:
<launchpad-id or None>
<Gerrit Id or None>
Work Items
----------

View File

@ -25,5 +25,5 @@ Channels
Bugs and Feature requests
-------------------------
When discovering a new bug, please create a new issue in `Launchpad
<https://bugs.launchpad.net/openstack-helm>`_.
When discovering a new bug, please report a bug in `Storyboard
<https://storyboard.openstack.org/#!/project/886>`_.