Skip to content

Commit 8b019fa

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update from storyboard to launchpad pt. 2"
2 parents c258d19 + 692ee75 commit 8b019fa

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ to set up and use Gerrit:
99

1010
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
1111

12-
Bugs should be filed on StoryBoard:
12+
Bugs should be filed on Launchpad:
1313

14-
https://launchpad.net/python-openstackclient
14+
https://bugs.launchpad.net/python-openstackclient
1515

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

18-
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss
18+
https://lists.openstack.org/mailman3/lists/openstack-discuss.lists.openstack.org/
1919

2020
or join the IRC channel on
2121

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ language to describe operations in OpenStack.
2424

2525
* `PyPi`_ - package installation
2626
* `Online Documentation`_
27-
* `Storyboard project`_ - bugs and feature requests
27+
* `Launchpad project`_ - bugs and feature requests
2828
* `Blueprints`_ - feature specifications (historical only)
2929
* `Source`_
3030
* `Developer`_ - getting started as a developer
@@ -36,7 +36,7 @@ language to describe operations in OpenStack.
3636
.. _PyPi: https://pypi.org/project/python-openstackclient
3737
.. _Online Documentation: https://docs.openstack.org/python-openstackclient/latest/
3838
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
39-
.. _`Storyboard project`: https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
39+
.. _`Launchpad project`: https://bugs.launchpad.net/python-openstackclient
4040
.. _Source: https://opendev.org/openstack/python-openstackclient
4141
.. _Developer: https://docs.openstack.org/project-team-guide/project-setup/python.html
4242
.. _Contributing: https://docs.openstack.org/infra/manual/developers.html

releasenotes/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
# openstackdocstheme options
5555
openstackdocs_repo_name = 'openstack/python-openstackclient'
56-
openstackdocs_use_storyboard = True
56+
openstackdocs_use_storyboard = False
5757
openstackdocs_auto_name = False
5858

5959
# Set aliases for extlinks

0 commit comments

Comments
 (0)