aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-11-22 11:05:21 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-22 11:05:21 +0000
commit9d3211605b43daab86e30b2773c02209e5dd2d2d (patch)
tree4d3545d1482c62f3a9da3c1ac3cd2320b439e6e7 /README.rst
parentfdf8cd017eb17a1cf9eaeff7018cbb69e838b891 (diff)
parent23fa2fcb5517fafafe6e5263088ceddbb51c3d55 (diff)
Merge "Add Exceptions and Constants in opnfv module"
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index de9ff55..caec46b 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,8 @@ 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