removed another bunch of references to geni
[sfa.git] / sfa / managers / aggregate_manager_openflow.py
index e784f6f..a745b6e 100755 (executable)
@@ -14,7 +14,7 @@ import sys
 import socket
 import struct
 
-# Message IDs for all the GENI light calls
+# Message IDs for all the SFA light calls
 # This will be used by the aggrMgr controller
 SFA_GET_RESOURCES = 101
 SFA_CREATE_SLICE = 102