Contributing¶
Code is hosted at opendev.org. Submit bugs to the searchlight project on Storyboard. Submit code to the openstack/python-searchlightclient project using Gerrit.
Testing¶
The preferred way to run the unit tests is using tox
.
See Consistent Testing Interface for more details.