Revert "Remove v1 version of osmclient which was used with old NBI (pre-Release FOUR)"
[osm/osmclient.git] / osmclient / sol005 / client.py
index 70d5c13..b05dbcc 100644 (file)
@@ -18,6 +18,7 @@
 OSM SOL005 client API
 """
 
+# from osmclient.v1 import vca
 from osmclient.sol005 import vnfd
 from osmclient.sol005 import nsd
 from osmclient.sol005 import nst