More complete handling of 4.2 calls mapped to 4.3 calls.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 22 May 2009 04:43:11 +0000 (04:43 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 22 May 2009 04:43:11 +0000 (04:43 +0000)
commit98b9dae9cfd24ff00b75ea2073570640b699f1c6
tree10085ec28b3a1468acb0193c5901ace59d93aa5e
parent9462a5d050f049d8f96d16f968dff7a4aafe10c5
More complete handling of 4.2 calls mapped to 4.3 calls.
17 files changed:
PLC/Methods/AddNodeNetworkSettingType.py
PLC/Methods/AddSliceAttribute.py [new file with mode: 0644]
PLC/Methods/AddSliceAttributeType.py
PLC/Methods/DeleteNodeNetworkSettingType.py
PLC/Methods/DeleteSliceAttribute.py [new file with mode: 0644]
PLC/Methods/DeleteSliceAttributeType.py
PLC/Methods/GetNodeNetworkSettingTypes.py
PLC/Methods/GetSliceAttributeTypes.py
PLC/Methods/GetSliceAttributes.py [new file with mode: 0644]
PLC/Methods/UpdateNodeNetworkSettingType.py
PLC/Methods/UpdateSliceAttribute.py [new file with mode: 0644]
PLC/Methods/UpdateSliceAttributeType.py
PLC/Methods/__init__.py
PLC/__init__.py
PLC/v42LegacyNodeNetworkSettingTypes.py [new file with mode: 0644]
PLC/v42LegacySliceAttributeTypes.py [new file with mode: 0644]
PLC/v42LegacySliceAttributes.py [moved from PLC/v42LegacyTypes.py with 70% similarity]