blob: a6523e5dc23773560bf181b5dd87b1a95f322ee0 [file] [log] [blame]
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -07001Contributor Guidelines
2======================
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01003
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -07004The source repository for this project can be found at:
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01005
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -07006 https://opendev.org/openstack/manila-tempest-plugin
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01007
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -07008Pull requests submitted through GitHub are not monitored.
Raissa Sarmento3dd627b2017-09-27 12:18:44 +01009
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -070010To start contributing to OpenStack, follow the steps in the contribution guide
11to set up and use Gerrit:
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010012
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -070013 https://docs.openstack.org/contributors/code-and-documentation/quick-start.html
Raissa Sarmento3dd627b2017-09-27 12:18:44 +010014
Goutham Pacha Raviab1e8072020-04-24 19:05:14 -070015Bugs should be filed against the Manila project on Launchpad:
16
17 https://bugs.launchpad.net/manila
18
19For more specific information about contributing to this repository, see the
20manila contributor guide. That guide has information regarding the team's task
21trackers, communicating with other project developers and contacting the
22core team. It also has plenty of tips and tricks to get started with a
23development environment to contribute to, and test changes within this
24tempest plugin repository:
25
26 https://docs.openstack.org/manila/latest/contributor/contributing.html
27
28Information regarding running tests from this repository is here:
29
30 https://docs.openstack.org/manila/latest/contributor/tempest_tests.html
31
32This project makes extensive use of tempest-lib, a stable interface to the
33Tempest project. You can read more about it here:
34
35 https://docs.openstack.org/tempest/latest/library.html