online bottlenecks soak throughtputs
[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 OPNFVLogger
8   from opnfv.utils import OPNFVException
9   from opnfv.utils import constants
10
11 For further information about how to use this modules directory, contact:
12   fatih.degirmenci@ericsson.com
13   jose.lausuch@ericsson.com