From 602358403d04c6c94ac985a340a1dddda57cdd63 Mon Sep 17 00:00:00 2001 From: mattmceuen Date: Sat, 9 Jun 2018 19:34:06 -0500 Subject: [PATCH] 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 --- CONTRIBUTING.rst | 4 ++-- README.rst | 11 ++++------- doc/source/install/multinode.rst | 6 +++--- doc/source/specs/specifications.rst | 6 +++--- doc/source/specs/template.rst | 6 +++--- doc/source/troubleshooting/index.rst | 4 ++-- 6 files changed, 17 insertions(+), 20 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e0da892664..2aa2b46788 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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 diff --git a/README.rst b/README.rst index d8bee81cf2..720a74104b 100644 --- a/README.rst +++ b/README.rst @@ -20,13 +20,10 @@ Communication * Meeting Agenda Items: `Agenda `_ -Launchpad ---------- +Storyboard +---------- -Bugs and blueprints are tracked via OpenStack-Helm's Launchpad. - -* `Bugs `_ -* `Blueprints `_ +Bugs and enhancements are tracked via OpenStack-Helm's `Storyboard `_. Installation and Development ---------------------------- @@ -39,7 +36,7 @@ up can be found `here `_ documentation. Feel free to ask questions or check out our current -`Issues and Bugs `_. +`Storyboard backlog `_. To evaluate a multinode installation, follow the `Bare Metal `_ diff --git a/doc/source/install/multinode.rst b/doc/source/install/multinode.rst index 6110d6d9e3..a7aa7f1561 100644 --- a/doc/source/install/multinode.rst +++ b/doc/source/install/multinode.rst @@ -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 -`_. +this is found throughout the project. If you find any issues or gaps, +please create a `story `_ +to track what can be done to improve our documentation. .. note:: Please see the supported application versions outlined in the diff --git a/doc/source/specs/specifications.rst b/doc/source/specs/specifications.rst index e7d4f64914..12aa93da56 100644 --- a/doc/source/specs/specifications.rst +++ b/doc/source/specs/specifications.rst @@ -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 diff --git a/doc/source/specs/template.rst b/doc/source/specs/template.rst index 0816322425..a4f58b6f57 100644 --- a/doc/source/specs/template.rst +++ b/doc/source/specs/template.rst @@ -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: - + Work Items ---------- diff --git a/doc/source/troubleshooting/index.rst b/doc/source/troubleshooting/index.rst index 29d8ebc833..7558079846 100644 --- a/doc/source/troubleshooting/index.rst +++ b/doc/source/troubleshooting/index.rst @@ -25,5 +25,5 @@ Channels Bugs and Feature requests ------------------------- -When discovering a new bug, please create a new issue in `Launchpad -`_. +When discovering a new bug, please report a bug in `Storyboard +`_.