From 75e8085e1fcc6a5474b7e80af11f0c4552697eb0 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Mon, 26 Mar 2018 14:37:21 -0700 Subject: [PATCH] Change launchpad to StoryBoard We're using StoryBoard to track features and bugs, instead of Launchpad [1]. [1] http://eavesdrop.openstack.org/meetings/ironic/2018/ironic.2018-03-26-15.00.html Change-Id: I0af1c937da64c271de80939b5359db86b837b607 --- CONTRIBUTING.rst | 4 ++-- README.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 72bb561ec..456496743 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,6 +11,6 @@ the workflow documented at: Pull requests submitted through GitHub will be ignored. -Bugs should be filed on Launchpad, not GitHub: +Bugs should be filed in StoryBoard, not GitHub: - https://bugs.launchpad.net/ironic-python-agent + https://storyboard.openstack.org/#!/project/947 diff --git a/README.rst b/README.rst index 84fbced28..2a8f174f4 100644 --- a/README.rst +++ b/README.rst @@ -38,9 +38,9 @@ section of the Ironic dev-quickstart guide. Project Resources ================= -Project status, bugs, and blueprints are tracked on Launchpad: +Project status, features, and bugs are tracked on StoryBoard: - https://launchpad.net/ironic-python-agent + https://storyboard.openstack.org/#!/project/947 Developer documentation can be found here: