Disable blocking on buildable queue (Functest)
[releng.git] / modules / README.rst
index 7c91eca..caec46b 100644 (file)
@@ -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