Skip to content

Commit 5d1d6b5

Browse files
committed
Switch back to Launchpad
Change the links to issue tracker. Change-Id: Iaf93c892d211fd7465395d8830f56c2977a88f8b
1 parent 0fb1cae commit 5d1d6b5

4 files changed

Lines changed: 6 additions & 8 deletions

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ to set up and use Gerrit:
1111

1212
Bugs should be filed on StoryBoard:
1313

14-
https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
14+
https://launchpad.net/python-openstackclient
1515

1616
Developers should also join the discussion on the mailing list, at:
1717

doc/source/cli/man/openstack.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,8 +593,8 @@ The following environment variables can be set to alter the behaviour of :progra
593593
BUGS
594594
====
595595

596-
Bug reports are accepted at the python-openstackclient StoryBoard project
597-
"https://storyboard.openstack.org/#!/project/975".
596+
Bug reports are accepted at the python-openstackclient Launchpad project
597+
"https://bugs.launchpad.net/python-openstackclient".
598598

599599

600600
AUTHORS

doc/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
# openstackdocstheme options
3333
openstackdocs_repo_name = 'openstack/python-openstackclient'
34-
openstackdocs_use_storyboard = True
3534
openstackdocs_auto_name = False
3635

3736
# Add project 'foo' to this list to enable the :foo-doc: role

doc/source/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,15 @@ Contributing
5454
============
5555

5656
OpenStackClient utilizes all of the usual OpenStack processes and requirements for
57-
contributions. The code is hosted `on OpenStack's Git server`_. `Bug reports`_
58-
may be submitted to the :code:`python-openstackclient` `Storyboard project`_.
57+
contributions. The code is hosted `on OpenStack's Git server`_. Bug reports
58+
may be submitted to the :code:`python-openstackclient` `Launchpad project`_.
5959
Code may be submitted to the :code:`openstack/python-openstackclient` project
6060
using `Gerrit`_. Developers may also be found in the `IRC channel`_
6161
``#openstack-sdks``.
6262

6363
.. _`on OpenStack's Git server`: https://opendev.org/openstack/python-openstackclient/
64-
.. _`Storyboard project`: https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
64+
.. _`Launchpad project`: https://bugs.launchpad.net/python-openstackclient
6565
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
66-
.. _Bug reports: https://storyboard.openstack.org/#!/project/975
6766
.. _PyPi: https://pypi.org/project/python-openstackclient
6867
.. _tarball: http://tarballs.openstack.org/python-openstackclient
6968
.. _IRC channel: https://wiki.openstack.org/wiki/IRC

0 commit comments

Comments
 (0)