rename attributes to slice_attribute_types
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 16 Oct 2006 21:59:05 +0000 (21:59 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 16 Oct 2006 21:59:05 +0000 (21:59 +0000)
commitfe0cd47e2b702d69bde8518a41e3661dd9ffbea7
tree90beeba1eb4880eb2b8b0f6c3be9020d7f6bc648
parentbb792d37e71f8fb701ec1afa9b3234723a830b77
rename attributes to slice_attribute_types
18 files changed:
PLC/Attributes.py [deleted file]
PLC/Methods/AddAttribute.py [deleted file]
PLC/Methods/AddSliceAttribute.py
PLC/Methods/AddSliceAttributeType.py [new file with mode: 0644]
PLC/Methods/DeleteAttribute.py [deleted file]
PLC/Methods/DeleteSliceAttributeType.py [new file with mode: 0644]
PLC/Methods/GetAttributes.py [deleted file]
PLC/Methods/GetSliceAttributeTypes.py [new file with mode: 0644]
PLC/Methods/GetSliceAttributes.py
PLC/Methods/UpdateAttribute.py [deleted file]
PLC/Methods/UpdateSliceAttributeType.py [new file with mode: 0644]
PLC/Methods/__init__.py
PLC/Roles.py
PLC/SliceAttributeTypes.py [new file with mode: 0644]
PLC/SliceAttributes.py
PLC/__init__.py
Test.py
planetlab4.sql