expects the 'interfaces' key in GetSlivers - review logs to always mention module
[nodemanager.git] / config.py
index 7321361..f9c5920 100644 (file)
--- a/config.py
+++ b/config.py
@@ -1,12 +1,15 @@
 #!/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.5 2006/11/18 18:15:37 mlhuang Exp $
+# $Id$
 #
 
 import os