X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FAccessors%2FAccessors_site.py.in;fp=PLC%2FAccessors%2FShortcuts_site.py.in;h=24bc9778aece41538b2ebda65494f5004043b302;hb=196d474841ff8cbfed8ddff43f01ffb7933a15d8;hp=e89a2ad413c24982e17f4bb75979f5a5797baafe;hpb=646b1a34b3e00a78426780e2e677d85e3e1b8924;p=plcapi.git diff --git a/PLC/Accessors/Shortcuts_site.py.in b/PLC/Accessors/Accessors_site.py.in similarity index 91% rename from PLC/Accessors/Shortcuts_site.py.in rename to PLC/Accessors/Accessors_site.py.in index e89a2ad..24bc977 100644 --- a/PLC/Accessors/Shortcuts_site.py.in +++ b/PLC/Accessors/Accessors_site.py.in @@ -14,7 +14,7 @@ from PLC.Interfaces import Interface from PLC.Slices import Slice from PLC.Ilinks import Ilink -from PLC.Shortcuts.Factory import all_roles, get_set_factory +from PLC.Accessors.Factory import all_roles, get_set_factory #### example : attach vlan ids on interfaces ###(GetInterfaceVlan, SetInterfaceVlan) = \