commit | 3636ea0d3bfbe538fc472356d65ad9a8bf39e205 | [log] [tgz] |
---|---|---|
author | Andy Bavier <acb@cs.princeton.edu> | Fri Jun 03 10:56:01 2016 -0400 |
committer | Andy Bavier <acb@cs.princeton.edu> | Fri Jun 03 10:56:01 2016 -0400 |
tree | 7b176a45bbc79fcbb0ac2d9b460f4f3aee01d3a2 | |
parent | 5f50617ab75668aa9bda9e40bab979c10ae1a7fe [diff] |
Fix
diff --git a/xos/synchronizers/fabric/steps/sync_vsgtenant.py b/xos/synchronizers/fabric/steps/sync_vsgtenant.py index 4175df6..de020cf 100644 --- a/xos/synchronizers/fabric/steps/sync_vsgtenant.py +++ b/xos/synchronizers/fabric/steps/sync_vsgtenant.py
@@ -46,7 +46,7 @@ wan_ip = vsgtenant.wan_container_ip wan_mac = vsgtenant.wan_container_mac - fos = get_fabric_onos_service() + fos = self.get_fabric_onos_service() # Look up location - it's tagged on the nodes node = vsgtenant.instance.node