X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2FREADME.rst;h=caec46b1d621bf3a7a4c9f05809ac199636617c6;hb=10e9fe10fa18ce8a2199eff09e3cd7dce44db84f;hp=7c91eca5a5e115fd11fe24e661d268351d0e5d31;hpb=03d40b81352f1f9de985f2cf598ac6c18be13b69;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