multiple slice falvours - second iteration
[nodemanager.git] / sm.py
diff --git a/sm.py b/sm.py
index efba0eb..abbcaec 100644 (file)
--- a/sm.py
+++ b/sm.py
@@ -23,7 +23,7 @@ import string,re
 DEFAULT_ALLOCATION = {
     'enabled': 1,
     # CPU parameters
-    'cpu_min': 0, # percent CPU reserved
+    'cpu_pct': 0, # percent CPU reserved
     'cpu_share': 1, # proportional share
     # bandwidth parameters
     'net_min_rate': bwmin / 1000, # kbps