Merge "Move installer adapters to the new modules directory"
[releng.git] / modules / README.rst
1
2 This directory may be used to add new tools that might be useful for any
3 project in OPNFV. This tools must be python based and shall be imported
4 as follows:
5
6   from opnfv.utils import SSHUtils
7   from opnfv.utils import RelengLogger
8   ...
9
10 For further information about how to use this modules directory, contact:
11   fatih.degirmenci@ericsson.com
12   jose.lausuch@ericsson.com