From: Thierry Parmentelat Date: Sat, 23 Feb 2013 14:52:47 +0000 (+0100) Subject: cosmetic / comment on standard accessors X-Git-Tag: plcapi-5.2-1~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a8a5f0ee7682da1b801aecb2f430dc003c08ffa0;p=plcapi.git cosmetic / comment on standard accessors --- diff --git a/PLC/Accessors/Accessors_standard.py b/PLC/Accessors/Accessors_standard.py index 50690f45..6e0f4911 100644 --- a/PLC/Accessors/Accessors_standard.py +++ b/PLC/Accessors/Accessors_standard.py @@ -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",