Methods for managing VIMs, SDNs

Change-Id: I34c3ac84c811dcfe1d71fe7e6fec0b820993d541
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/setup.py b/setup.py
index 60d7e28..96c9e49 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
                 ],
 
     install_requires=[
-        'CherryPy', 'pymongo'
+        'CherryPy', 'pymongo', 'jsonchema'
     ],
 #    setup_requires=['setuptools-version-command'],
     # test_suite='nose.collector',