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`_.

.. _opendev.org: https://opendev.org/openstack/python-manilaclient
.. _Launchpad: https://launchpad.net/python-manilaclient
.. _Gerrit: https://docs.openstack.org/infra/manual/developers.html#development-workflow

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.

.. toctree::
    :maxdepth: 3

    functional-tests

.. _Consistent Testing Interface: https://opendev.org/openstack/governance/src/branch/master/reference/project-testing-interface.rst