Merge "Update the contributor information"

This commit is contained in:
Zuul 2023-12-01 12:39:34 +00:00 committed by Gerrit Code Review
commit c3f626118a
3 changed files with 14 additions and 19 deletions

View File

@ -1,17 +1,16 @@
If you would like to contribute to the development of OpenStack, you must
follow the steps in this page:
The source repository for this project can be found at:
https://docs.openstack.org/infra/manual/developers.html
https://opendev.org/openstack/neutron-tempest-plugin
If you already have a good understanding of how the system works and your
OpenStack accounts are set up, you can skip to the development workflow
section of this documentation to learn how changes to OpenStack should be
submitted for review via the Gerrit tool:
Pull requests submitted through GitHub are not monitored.
https://docs.openstack.org/infra/manual/developers.html#development-workflow
To start contributing to OpenStack, follow the steps in the contribution guide
to set up and use Gerrit:
Pull requests submitted through GitHub will be ignored.
https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
Bugs should be filed on Launchpad, not GitHub:
Bugs should be filed on Launchpad:
https://bugs.launchpad.net/neutron_tempest_plugin
https://bugs.launchpad.net/neutron
And the tag 'tempest' should be added to the bug.

View File

@ -9,5 +9,5 @@ It contains the tempest plugin for the functional testing of Neutron Project.
* Free software: Apache license
* Documentation: https://docs.openstack.org/neutron/latest/
* Source: https://opendev.org/openstack/neutron-tempest-plugin
* Bugs: https://bugs.launchpad.net/neutron
* Bugs: https://bugs.launchpad.net/neutron - tag: tempest
* Release notes: https://docs.openstack.org/releasenotes/neutron-tempest-plugin/

View File

@ -2,11 +2,7 @@
Installation
============
At the command line::
For installation and usage of neutron-tempest-plugin, please refer
to the documentation in the Neutron tree:
$ pip install openstack
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv openstack
$ pip install openstack
https://docs.openstack.org/neutron/latest/contributor/testing/tempest.html