Interfaces can handle tags through Add/Get/Update
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 11 Dec 2008 16:24:35 +0000 (16:24 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 11 Dec 2008 16:24:35 +0000 (16:24 +0000)
commitdb42a908647b5116ecc3d63800fee6662d036914
treee7af4e25438be6d3e89a147fd84fffd7b7bb308f
parenta54fc801d75b1d62be7633e01312b9118ba94723
Interfaces can handle tags through Add/Get/Update
Interfaces can be referenced from their ip rather than just on interface_id
removed remaining references to 'node networks' in text/comment
18 files changed:
PLC/Accessors/Accessors_standard.py
PLC/Accessors/Factory.py
PLC/InterfaceTags.py
PLC/Interfaces.py
PLC/Methods/AddInterface.py
PLC/Methods/AddNode.py
PLC/Methods/BootUpdateNode.py
PLC/Methods/DeleteInterface.py
PLC/Methods/GenerateNodeConfFile.py
PLC/Methods/GetBootMedium.py
PLC/Methods/GetInterfaces.py
PLC/Methods/UpdateInterface.py
PLC/Methods/UpdateNode.py
PLC/Nodes.py
PLC/PostgreSQL.py
PLC/Slices.py
PLC/Table.py
planetlab5.sql