diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e409e08d0..f2074b506 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -22,9 +22,9 @@ attention on your particular issue. Filing Bugs ----------- -Bugs should be filed on Launchpad, not GitHub: +Bugs should be filed in StoryBoard, not GitHub: - https://bugs.launchpad.net/bifrost + https://storyboard.openstack.org/#!/project/941 ----------------- Contributing Code diff --git a/playbooks/roles/bifrost-ironic-install/README.md b/playbooks/roles/bifrost-ironic-install/README.md index 53bbeb476..c72ecefe8 100644 --- a/playbooks/roles/bifrost-ironic-install/README.md +++ b/playbooks/roles/bifrost-ironic-install/README.md @@ -293,7 +293,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 Launchpad, https://bugs.launchpad.net/bifrost/. +by filing a bug in Storyboard. + +Bifrost's storyboard project is located at: + + https://storyboard.openstack.org/#!/project/941 Dependencies ------------