X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2FREADME.rst;h=caec46b1d621bf3a7a4c9f05809ac199636617c6;hb=b25aad403f6ed821053825516517040ef3988f36;hp=7c91eca5a5e115fd11fe24e661d268351d0e5d31;hpb=f1fdd2336a3d5175a41082da4c6173addc1fb6b9;p=releng.git diff --git a/modules/README.rst b/modules/README.rst index 7c91eca5a..caec46b1d 100644 --- a/modules/README.rst +++ b/modules/README.rst @@ -4,8 +4,9 @@ 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 - ... + 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