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:
parent
7051db7c81
commit
602358403d
@ -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
|
||||
|
11
README.rst
11
README.rst
@ -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>`_
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
----------
|
||||
|
@ -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>`_.
|
||||
|
Loading…
Reference in New Issue
Block a user