File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
1616Developers 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
2020or join the IRC channel on
2121
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 5353
5454# openstackdocstheme options
5555openstackdocs_repo_name = 'openstack/python-openstackclient'
56- openstackdocs_use_storyboard = True
56+ openstackdocs_use_storyboard = False
5757openstackdocs_auto_name = False
5858
5959# Set aliases for extlinks
You can’t perform that action at this time.
0 commit comments