cosmetic / comment on standard accessors
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 23 Feb 2013 14:52:47 +0000 (15:52 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 23 Feb 2013 14:52:47 +0000 (15:52 +0100)
PLC/Accessors/Accessors_standard.py

index 50690f4..6e0f491 100644 (file)
@@ -18,8 +18,10 @@ current_module = sys.modules[__name__]
 #
 
 # These following accessors are mostly of interest for implementing the
-# GetSliceFamily method, that takes into account the vref attribute,
-# as well as the 3 attributes below, and the PLC_FLAVOUR config category
+# The GetSliceFamily and GetNodeFlavour methods take into account various tags, 
+# esp. arch, fcdistro, pldistro, vref (for slices) and deployment (for nodes)
+# as well as the global PLC_FLAVOUR config category
+# in order to return all configuration details for a given node or slice
 
 ### slice vref
 define_accessors(current_module, Slice, "Vref", "vref",