Add Dynpac WIM Connector
A file osm_ro.wim.wimconn_dynpac added, which defines a the DynpacConnector class
Change-Id: I72fbd5387cdf3c09bc69cdde10713e224b7876ed
Signed-off-by: David García <david.garciaco@ehu.eus>
diff --git a/openmano b/openmano
index 1577656..13a93da 100755
--- a/openmano
+++ b/openmano
@@ -2254,7 +2254,7 @@
wim_create_parser.add_argument("url", action="store",
help="url for the wim")
wim_create_parser.add_argument("--type", action="store",
- help="wim type: tapi, onos or odl (default)")
+ help="wim type: tapi, onos, dynpac or odl (default)")
wim_create_parser.add_argument("--config", action="store",
help="additional configuration in json/yaml format")
wim_create_parser.add_argument("--description", action="store",