From: Faiyaz Ahmed Date: Mon, 16 Mar 2009 22:10:28 +0000 (+0000) Subject: added max_alloc X-Git-Url: http://git.onelab.eu/?p=nodemanager-topo.git;a=commitdiff_plain;h=c942afff43b57d7fd15a86df5d084c224dbf972a added max_alloc --- diff --git a/GetLinkSpecs.py b/GetLinkSpecs.py index 28a367b..f3e4a1d 100755 --- a/GetLinkSpecs.py +++ b/GetLinkSpecs.py @@ -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'})