Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 1 | Contributor Guidelines |
| 2 | ====================== |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 3 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 4 | The source repository for this project can be found at: |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 5 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 6 | https://opendev.org/openstack/manila-tempest-plugin |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 7 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 8 | Pull requests submitted through GitHub are not monitored. |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 9 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 10 | To start contributing to OpenStack, follow the steps in the contribution guide |
| 11 | to set up and use Gerrit: |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 12 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 13 | https://docs.openstack.org/contributors/code-and-documentation/quick-start.html |
Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 14 | |
Goutham Pacha Ravi | ab1e807 | 2020-04-24 19:05:14 -0700 | [diff] [blame] | 15 | Bugs should be filed against the Manila project on Launchpad: |
| 16 | |
| 17 | https://bugs.launchpad.net/manila |
| 18 | |
| 19 | For more specific information about contributing to this repository, see the |
| 20 | manila contributor guide. That guide has information regarding the team's task |
| 21 | trackers, communicating with other project developers and contacting the |
| 22 | core team. It also has plenty of tips and tricks to get started with a |
| 23 | development environment to contribute to, and test changes within this |
| 24 | tempest plugin repository: |
| 25 | |
| 26 | https://docs.openstack.org/manila/latest/contributor/contributing.html |
| 27 | |
| 28 | Information regarding running tests from this repository is here: |
| 29 | |
| 30 | https://docs.openstack.org/manila/latest/contributor/tempest_tests.html |
| 31 | |
| 32 | This project makes extensive use of tempest-lib, a stable interface to the |
| 33 | Tempest project. You can read more about it here: |
| 34 | |
| 35 | https://docs.openstack.org/tempest/latest/library.html |