summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-10-22 21:54:02 +0000
committerGerrit Code Review <review@openstack.org>2019-10-22 21:54:02 +0000
commit45af14ca72b44c03f14189ac61a29253faf03bd7 (patch)
treec901ec15733226a8e551d91d992d244425ea5a08 /README.rst
parent80d2ff41fc8084818f72885352569ed2705a2721 (diff)
parentd0bfef807d5597f32f8eda5ab3fae2d1f5924ecc (diff)
downloadpython-openstackclient-45af14ca72b44c03f14189ac61a29253faf03bd7.tar.gz
Merge "Doc: launchpad => storyboard"
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index cd80079f..41d01124 100644
--- a/README.rst
+++ b/README.rst
@@ -24,9 +24,8 @@ language to describe operations in OpenStack.
* `PyPi`_ - package installation
* `Online Documentation`_
-* `Launchpad project`_ - release management
-* `Blueprints`_ - feature specifications
-* `Bugs`_ - issue tracking
+* `Storyboard project`_ - bugs and feature requests
+* `Blueprints`_ - feature specifications (historical only)
* `Source`_
* `Developer`_ - getting started as a developer
* `Contributing`_ - contributing code
@@ -36,9 +35,8 @@ language to describe operations in OpenStack.
.. _PyPi: https://pypi.org/project/python-openstackclient
.. _Online Documentation: https://docs.openstack.org/python-openstackclient/latest/
-.. _Launchpad project: https://launchpad.net/python-openstackclient
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
-.. _Bugs: https://storyboard.openstack.org/#!/project/975
+.. _`Storyboard project`: https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
.. _Source: https://opendev.org/openstack/python-openstackclient
.. _Developer: https://docs.openstack.org/project-team-guide/project-setup/python.html
.. _Contributing: https://docs.openstack.org/infra/manual/developers.html