Merge "Switch back to Launchpad"
This commit is contained in:
commit
5711998603
@ -11,7 +11,7 @@ to set up and use Gerrit:
|
||||
|
||||
Bugs should be filed on StoryBoard:
|
||||
|
||||
https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
|
||||
https://launchpad.net/python-openstackclient
|
||||
|
||||
Developers should also join the discussion on the mailing list, at:
|
||||
|
||||
|
@ -593,8 +593,8 @@ The following environment variables can be set to alter the behaviour of :progra
|
||||
BUGS
|
||||
====
|
||||
|
||||
Bug reports are accepted at the python-openstackclient StoryBoard project
|
||||
"https://storyboard.openstack.org/#!/project/975".
|
||||
Bug reports are accepted at the python-openstackclient Launchpad project
|
||||
"https://bugs.launchpad.net/python-openstackclient".
|
||||
|
||||
|
||||
AUTHORS
|
||||
|
@ -31,7 +31,6 @@ extensions = [
|
||||
|
||||
# openstackdocstheme options
|
||||
openstackdocs_repo_name = 'openstack/python-openstackclient'
|
||||
openstackdocs_use_storyboard = True
|
||||
openstackdocs_auto_name = False
|
||||
|
||||
# Add project 'foo' to this list to enable the :foo-doc: role
|
||||
|
@ -54,16 +54,15 @@ Contributing
|
||||
============
|
||||
|
||||
OpenStackClient utilizes all of the usual OpenStack processes and requirements for
|
||||
contributions. The code is hosted `on OpenStack's Git server`_. `Bug reports`_
|
||||
may be submitted to the :code:`python-openstackclient` `Storyboard project`_.
|
||||
contributions. The code is hosted `on OpenStack's Git server`_. Bug reports
|
||||
may be submitted to the :code:`python-openstackclient` `Launchpad project`_.
|
||||
Code may be submitted to the :code:`openstack/python-openstackclient` project
|
||||
using `Gerrit`_. Developers may also be found in the `IRC channel`_
|
||||
``#openstack-sdks``.
|
||||
|
||||
.. _`on OpenStack's Git server`: https://opendev.org/openstack/python-openstackclient/
|
||||
.. _`Storyboard project`: https://storyboard.openstack.org/#!/project/openstack/python-openstackclient
|
||||
.. _`Launchpad project`: https://bugs.launchpad.net/python-openstackclient
|
||||
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
.. _Bug reports: https://storyboard.openstack.org/#!/project/975
|
||||
.. _PyPi: https://pypi.org/project/python-openstackclient
|
||||
.. _tarball: http://tarballs.openstack.org/python-openstackclient
|
||||
.. _IRC channel: https://wiki.openstack.org/wiki/IRC
|
||||
|
Loading…
Reference in New Issue
Block a user