added max_alloc
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 16 Mar 2009 22:10:28 +0000 (22:10 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 16 Mar 2009 22:10:28 +0000 (22:10 +0000)
GetLinkSpecs.py

index 28a367b..f3e4a1d 100755 (executable)
@@ -78,6 +78,7 @@ class GetLinkSpecs(GetNodeNetworks, GetNodes):
                     'bw': '1Gbps',
                     'min_alloc': '0',
                     'bw': '1Gbps',
+                    'max_alloc': '1Gbps',
                     'endpoint': ifspecs,
                     'start_time': int(time()),
                     'duration': '-1'})