dont attempt to sync interface info every time the interfaces class is instantiated...
authorTony Mack <tmack@cs.princeton.edu>
Tue, 6 Apr 2010 21:17:53 +0000 (21:17 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 6 Apr 2010 21:17:53 +0000 (21:17 +0000)
commitb3eb20067d71d92432ac4368fe89c08a7bf5fdcb
tree72805c80354bc5c3f276c8ae64a54f4404d4ed21
parentf1be6f99f11d1fe69377ffffd3bb47475b054228
dont attempt to sync interface info every time the interfaces class is instantiated. Move this into its own function and call once when the services are started
sfa/server/interface.py
sfa/server/sfa-server.py
sfa/util/server.py