diff options
Diffstat (limited to 'modules/README.rst')
-rw-r--r-- | modules/README.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/README.rst b/modules/README.rst index 7c91eca5a..de9ff559f 100644 --- a/modules/README.rst +++ b/modules/README.rst @@ -4,8 +4,7 @@ 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 For further information about how to use this modules directory, contact: fatih.degirmenci@ericsson.com |