X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FAccessors%2FAccessors_standard.py;h=6e0f4911dec2b6059f12ae157eeff0a86a00788d;hb=a8a5f0ee7682da1b801aecb2f430dc003c08ffa0;hp=50690f45be87d5c82584062480a356f91cfca595;hpb=6c1c2d60808aabfd211d200f0bbba00078ec18d0;p=plcapi.git diff --git a/PLC/Accessors/Accessors_standard.py b/PLC/Accessors/Accessors_standard.py index 50690f4..6e0f491 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",