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 OPNFVLogger
  from opnfv.utils import OPNFVException
  from opnfv.utils import constants

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