Allow not connecting a router
[nepi.git] / src / nepi / testbeds / planetlab / metadata.py
index 4e3924a..cd01367 100644 (file)
@@ -623,7 +623,7 @@ connector_types = dict({
                 "help": "Connector to a routing daemon", 
                 "name": "router",
                 "max": 1, 
-                "min": 1
+                "min": 0
             }),
     "fwd": dict({
                 "help": "Forwarder this routing daemon communicates with",