Contributing

Code is hosted at opendev.org. Submit bugs to the python-manilaclient project on Launchpad. Submit code to the openstack/python-manilaclient project using Gerrit.

Testing

Manilaclient has two types of tests - ‘unit’ and ‘functional’.

The preferred way to run tests is using tox.

See Consistent Testing Interface for more details.