From 1b77766a513800a81d2b12c37d6049d0e95462d6 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Wed, 19 Jul 2023 15:15:20 +0200 Subject: [PATCH] Use Launchpad for bug reports Change-Id: Ia13b031b86585e6290d3703896638e899d5efe27 --- CONTRIBUTING.rst | 4 ++-- README.rst | 4 ++-- playbooks/roles/bifrost-ironic-install/README.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 130dfd6c5..324f2f07d 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -23,9 +23,9 @@ development, so it's often harder to get attention on your particular issue. Filing Bugs ----------- -Bugs should be filed in StoryBoard, not GitHub: +Bugs should be filed in launchpad, not GitHub: - https://storyboard.openstack.org/#!/project/941 + https://launchpad.net/bifrost ----------------- Contributing Code diff --git a/README.rst b/README.rst index 5928c0061..43964a17a 100644 --- a/README.rst +++ b/README.rst @@ -39,5 +39,5 @@ Release notes are at: The project source code repository is located at: https://opendev.org/openstack/bifrost/ -Bugs can be filed in storyboard: - https://storyboard.openstack.org/#!/project/openstack/bifrost +Bugs can be filed in launchpad: + https://launchpad.net/bifrost diff --git a/playbooks/roles/bifrost-ironic-install/README.md b/playbooks/roles/bifrost-ironic-install/README.md index 794df28ab..06aea7642 100644 --- a/playbooks/roles/bifrost-ironic-install/README.md +++ b/playbooks/roles/bifrost-ironic-install/README.md @@ -326,11 +326,11 @@ This role, by default, deploys an alternative boot.ipxe file to the one that ironic deploys, and configures ironic to use this alternative file. This is because not every boot case can be covered. If you encounter a case where you find that you need to modify the file, please notify us -by filing a bug in Storyboard. +by filing a bug in launchpad. -Bifrost's storyboard project is located at: +Bifrost's launchpad project is located at: - https://storyboard.openstack.org/#!/project/941 + https://launchpad.net/bifrost Dependencies ------------