diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 535791a45..62daa1c6b 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 on StoryBoard, not GitHub: - https://bugs.launchpad.net/nova + https://storyboard.openstack.org/#!/project/openstack/placement diff --git a/README.rst b/README.rst index 8271d774b..eee376420 100644 --- a/README.rst +++ b/README.rst @@ -50,10 +50,7 @@ operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at: -- `Bug Tracker `__ - -**For the time being bugs in placement should be created in the Nova bug -tracker with a tag of ``placement``.** +- `Bug Tracker `__ Developers ----------