aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
blob: 7c91eca5a5e115fd11fe24e661d268351d0e5d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This directory may be used to add new tools that might be useful for any
project in OPNFV. This tools must be python based and shall be imported
as follows:

  from opnfv.utils import SSHUtils
  from opnfv.utils import RelengLogger
  ...

For further information about how to use this modules directory, contact:
  fatih.degirmenci@ericsson.com
  jose.lausuch@ericsson.com