File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ to set up and use Gerrit:
1111
1212Bugs should be filed on StoryBoard:
1313
14- https://storyboard.openstack.org/#!/project/openstack /python-openstackclient
14+ https://launchpad.net /python-openstackclient
1515
1616Developers should also join the discussion on the mailing list, at:
1717
Original file line number Diff line number Diff line change @@ -593,8 +593,8 @@ The following environment variables can be set to alter the behaviour of :progra
593593BUGS
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
600600AUTHORS
Original file line number Diff line number Diff line change 3131
3232# openstackdocstheme options
3333openstackdocs_repo_name = 'openstack/python-openstackclient'
34- openstackdocs_use_storyboard = True
3534openstackdocs_auto_name = False
3635
3736# Add project 'foo' to this list to enable the :foo-doc: role
Original file line number Diff line number Diff line change @@ -54,16 +54,15 @@ Contributing
5454============
5555
5656OpenStackClient 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 `_.
5959Code may be submitted to the :code: `openstack/python-openstackclient ` project
6060using `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
You can’t perform that action at this time.
0 commit comments