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,6 +11,6 @@ the workflow documented at:
1111
1212Pull requests submitted through GitHub will be ignored.
1313
14- Bugs should be filed on Launchpad , not GitHub:
14+ Bugs should be filed on Storyboard , not GitHub or Launchpad :
1515
16- https://bugs.launchpad.net /python-openstackclient
16+ https://storyboard.openstack.org/#!/project/openstack /python-openstackclient
Original file line number Diff line number Diff line change @@ -24,9 +24,8 @@ language to describe operations in OpenStack.
2424
2525* `PyPi `_ - package installation
2626* `Online Documentation `_
27- * `Launchpad project `_ - release management
28- * `Blueprints `_ - feature specifications
29- * `Bugs `_ - issue tracking
27+ * `Storyboard project `_ - bugs and feature requests
28+ * `Blueprints `_ - feature specifications (historical only)
3029* `Source `_
3130* `Developer `_ - getting started as a developer
3231* `Contributing `_ - contributing code
@@ -36,9 +35,8 @@ language to describe operations in OpenStack.
3635
3736.. _PyPi : https://pypi.org/project/python-openstackclient
3837.. _Online Documentation : https://docs.openstack.org/python-openstackclient/latest/
39- .. _Launchpad project : https://launchpad.net/python-openstackclient
4038.. _Blueprints : https://blueprints.launchpad.net/python-openstackclient
41- .. _ Bugs : https://storyboard.openstack.org/#!/project/975
39+ .. _ `Storyboard project` : https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
4240.. _Source : https://opendev.org/openstack/python-openstackclient
4341.. _Developer : https://docs.openstack.org/project-team-guide/project-setup/python.html
4442.. _Contributing : https://docs.openstack.org/infra/manual/developers.html
Original file line number Diff line number Diff line change @@ -55,13 +55,13 @@ Contributing
5555
5656OpenStackClient utilizes all of the usual OpenStack processes and requirements for
5757contributions. The code is hosted `on OpenStack's Git server `_. `Bug reports `_
58- may be submitted to the :code: `python-openstackclient ` Storyboard project
59- on ` Launchpad `_. Code may be submitted to the
60- :code: ` openstack/python-openstackclient ` project using ` Gerrit `_.
61- Developers may also be found in the ` IRC channel `_ ``#openstack-sdks ``.
58+ may be submitted to the :code: `python-openstackclient ` ` Storyboard project `_.
59+ Code may be submitted to the :code: ` openstack/python-openstackclient ` project
60+ using ` Gerrit `_. Developers may also be found in the ` IRC channel `_
61+ ``#openstack-sdks ``.
6262
6363.. _`on OpenStack's Git server` : https://opendev.org/openstack/python-openstackclient/
64- .. _ Launchpad : https://launchpad.net /python-openstackclient
64+ .. _ `Storyboard project` : https://storyboard.openstack.org/#!/project/openstack /python-openstackclient
6565.. _Gerrit : http://docs.openstack.org/infra/manual/developers.html#development-workflow
6666.. _Bug reports : https://storyboard.openstack.org/#!/project/975
6767.. _PyPi : https://pypi.org/project/python-openstackclient
You can’t perform that action at this time.
0 commit comments