and this too
This commit is contained in:
@@ -151,6 +151,7 @@ class Tunnel(object):
|
||||
self.client = None
|
||||
self.server = None
|
||||
self.endpoint = None
|
||||
self.ra = None
|
||||
self.ra_provider = None
|
||||
self.allocations = {} # This is a dict of {}[alloc.id] = Allocation obj (as provided by HE)
|
||||
self.assignments = [] # This is a list of Assignment objs
|
||||
|
||||
Reference in New Issue
Block a user