Revision 6c0a75db lib/server/masterd.py
b/lib/server/masterd.py | ||
---|---|---|
487 | 487 |
self.glm = locking.GanetiLockManager( |
488 | 488 |
self.cfg.GetNodeList(), |
489 | 489 |
self.cfg.GetNodeGroupList(), |
490 |
self.cfg.GetInstanceList()) |
|
490 |
self.cfg.GetInstanceList(), |
|
491 |
self.cfg.GetNetworkList()) |
|
491 | 492 |
|
492 | 493 |
self.cfg.SetContext(self) |
493 | 494 |
|
Also available in: Unified diff