expects the 'interfaces' key in GetSlivers - review logs to always mention module
[nodemanager.git] / config.py
index d5c8338..f9c5920 100644 (file)
--- a/config.py
+++ b/config.py
@@ -1,14 +1,19 @@
 #!/usr/bin/python
 #
+# $Id$
+# $URL$
+#
 # Parses the PLC configuration file /etc/planetlab/plc_config, which
 # is bootstrapped by Boot Manager, but managed by us.
 #
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id: config.py,v 1.4 2006/10/31 23:16:16 mlhuang Exp $
+# $Id$
 #
 
+import os
+
 class Config:
     """
     Parses Python configuration files; all variables in the file are