svn kwds
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 2 Dec 2008 13:18:25 +0000 (13:18 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 2 Dec 2008 13:18:25 +0000 (13:18 +0000)
160 files changed:
PLC/Methods/AddAddressType.py
PLC/Methods/AddAddressTypeToAddress.py
PLC/Methods/AddBootState.py
PLC/Methods/AddConfFile.py
PLC/Methods/AddConfFileToNode.py
PLC/Methods/AddConfFileToNodeGroup.py
PLC/Methods/AddIlink.py
PLC/Methods/AddInitScript.py
PLC/Methods/AddInterface.py
PLC/Methods/AddInterfaceTag.py
PLC/Methods/AddKeyType.py
PLC/Methods/AddMessage.py
PLC/Methods/AddNetworkMethod.py
PLC/Methods/AddNetworkType.py
PLC/Methods/AddNode.py
PLC/Methods/AddNodeGroup.py
PLC/Methods/AddNodeTag.py
PLC/Methods/AddNodeToPCU.py
PLC/Methods/AddPCU.py
PLC/Methods/AddPCUProtocolType.py
PLC/Methods/AddPCUType.py
PLC/Methods/AddPeer.py
PLC/Methods/AddPerson.py
PLC/Methods/AddPersonKey.py
PLC/Methods/AddPersonToSite.py
PLC/Methods/AddPersonToSlice.py
PLC/Methods/AddRole.py
PLC/Methods/AddRoleToPerson.py
PLC/Methods/AddSession.py
PLC/Methods/AddSite.py
PLC/Methods/AddSiteAddress.py
PLC/Methods/AddSlice.py
PLC/Methods/AddSliceInstantiation.py
PLC/Methods/AddSliceTag.py
PLC/Methods/AddSliceToNodes.py
PLC/Methods/AddSliceToNodesWhitelist.py
PLC/Methods/AddTagType.py
PLC/Methods/AuthCheck.py
PLC/Methods/BlacklistKey.py
PLC/Methods/BootCheckAuthentication.py
PLC/Methods/BootGetNodeDetails.py
PLC/Methods/BootNotifyOwners.py
PLC/Methods/BootUpdateNode.py
PLC/Methods/DeleteAddress.py
PLC/Methods/DeleteAddressType.py
PLC/Methods/DeleteAddressTypeFromAddress.py
PLC/Methods/DeleteBootState.py
PLC/Methods/DeleteConfFile.py
PLC/Methods/DeleteConfFileFromNode.py
PLC/Methods/DeleteConfFileFromNodeGroup.py
PLC/Methods/DeleteIlink.py
PLC/Methods/DeleteInitScript.py
PLC/Methods/DeleteInterface.py
PLC/Methods/DeleteInterfaceTag.py
PLC/Methods/DeleteKey.py
PLC/Methods/DeleteKeyType.py
PLC/Methods/DeleteMessage.py
PLC/Methods/DeleteNetworkMethod.py
PLC/Methods/DeleteNetworkType.py
PLC/Methods/DeleteNode.py
PLC/Methods/DeleteNodeFromPCU.py
PLC/Methods/DeleteNodeGroup.py
PLC/Methods/DeleteNodeTag.py
PLC/Methods/DeletePCU.py
PLC/Methods/DeletePCUProtocolType.py
PLC/Methods/DeletePCUType.py
PLC/Methods/DeletePeer.py
PLC/Methods/DeletePerson.py
PLC/Methods/DeletePersonFromSite.py
PLC/Methods/DeletePersonFromSlice.py
PLC/Methods/DeleteRole.py
PLC/Methods/DeleteRoleFromPerson.py
PLC/Methods/DeleteSession.py
PLC/Methods/DeleteSite.py
PLC/Methods/DeleteSlice.py
PLC/Methods/DeleteSliceFromNodes.py
PLC/Methods/DeleteSliceFromNodesWhitelist.py
PLC/Methods/DeleteSliceInstantiation.py
PLC/Methods/DeleteSliceTag.py
PLC/Methods/DeleteTagType.py
PLC/Methods/GenerateNodeConfFile.py
PLC/Methods/GetAddressTypes.py
PLC/Methods/GetAddresses.py
PLC/Methods/GetBootStates.py
PLC/Methods/GetConfFiles.py
PLC/Methods/GetEventObjects.py
PLC/Methods/GetEvents.py
PLC/Methods/GetIlinks.py
PLC/Methods/GetInitScripts.py
PLC/Methods/GetInterfaceTags.py
PLC/Methods/GetInterfaces.py
PLC/Methods/GetKeyTypes.py
PLC/Methods/GetKeys.py
PLC/Methods/GetMessages.py
PLC/Methods/GetNetworkMethods.py
PLC/Methods/GetNetworkTypes.py
PLC/Methods/GetNodeGroups.py
PLC/Methods/GetNodeTags.py
PLC/Methods/GetNodes.py
PLC/Methods/GetPCUProtocolTypes.py
PLC/Methods/GetPCUTypes.py
PLC/Methods/GetPCUs.py
PLC/Methods/GetPeerName.py
PLC/Methods/GetPeers.py
PLC/Methods/GetPersons.py
PLC/Methods/GetPlcRelease.py
PLC/Methods/GetRoles.py
PLC/Methods/GetSession.py
PLC/Methods/GetSessions.py
PLC/Methods/GetSites.py
PLC/Methods/GetSliceInstantiations.py
PLC/Methods/GetSliceKeys.py
PLC/Methods/GetSliceTags.py
PLC/Methods/GetSlices.py
PLC/Methods/GetSlicesMD5.py
PLC/Methods/GetSlivers.py
PLC/Methods/GetTagTypes.py
PLC/Methods/GetWhitelist.py
PLC/Methods/NotifyPersons.py
PLC/Methods/NotifySupport.py
PLC/Methods/RebootNode.py
PLC/Methods/ResetPassword.py
PLC/Methods/SetPersonPrimarySite.py
PLC/Methods/SliceCreate.py
PLC/Methods/SliceDelete.py
PLC/Methods/SliceExtendedInfo.py
PLC/Methods/SliceGetTicket.py
PLC/Methods/SliceInfo.py
PLC/Methods/SliceListNames.py
PLC/Methods/SliceListUserSlices.py
PLC/Methods/SliceNodesAdd.py
PLC/Methods/SliceNodesDel.py
PLC/Methods/SliceNodesList.py
PLC/Methods/SliceRenew.py
PLC/Methods/SliceTicketGet.py
PLC/Methods/SliceUpdate.py
PLC/Methods/SliceUserAdd.py
PLC/Methods/SliceUserDel.py
PLC/Methods/SliceUsersList.py
PLC/Methods/UpdateAddress.py
PLC/Methods/UpdateAddressType.py
PLC/Methods/UpdateConfFile.py
PLC/Methods/UpdateIlink.py
PLC/Methods/UpdateInitScript.py
PLC/Methods/UpdateInterface.py
PLC/Methods/UpdateInterfaceTag.py
PLC/Methods/UpdateKey.py
PLC/Methods/UpdateMessage.py
PLC/Methods/UpdateNodeGroup.py
PLC/Methods/UpdateNodeTag.py
PLC/Methods/UpdatePCU.py
PLC/Methods/UpdatePCUProtocolType.py
PLC/Methods/UpdatePCUType.py
PLC/Methods/UpdatePeer.py
PLC/Methods/UpdatePerson.py
PLC/Methods/UpdateSite.py
PLC/Methods/UpdateSlice.py
PLC/Methods/UpdateSliceTag.py
PLC/Methods/UpdateTagType.py
PLC/Methods/VerifyPerson.py

index 4cd53ff..38092e4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a3ffd26..1194cf3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d27e01f..c8f6839 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 68e6a53..99cef97 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cb19dc6..fa1de9c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 690ca0f..dd3bcd5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c0925ba..ac32748 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 97a4ff2..f3fb193 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 88a3e20..7e77485 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3fd099f..1ecff52 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 02dc324..f9b4ad6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0ae9c59..86433f6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter
index 31aee36..e6311ae 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cde9213..207cec2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 25e1172..07fd7cc 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9e78edd..b3a3d42 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3fc95a9..8eaa25b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index aa72e64..1d5e505 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e9e758d..4e7ecd9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index eccd42d..8211be1 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b6738fa..c7013aa 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1977a9f..1b4c343 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 # 
index b35dd32..f4ec6dd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b79f962..f7f18a6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index dfb9068..185fdc9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4dcae35..6e12cae 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0667c77..a801310 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c276056..4cc08f2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 06f43af..c5c5545 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Method import Method
index 7b8f488..b2d6e8f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 58e2a93..9fe4317 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 31ea068..9b7e875 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import re
 
 from PLC.Faults import *
index 733b07b..1d2c047 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9a3d84a..96ad009 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ffa20b7..8bad0ad 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d1cac4f..70eb956 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 43c82ff..0003085 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index c40b000..14247e2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth
index 9622606..ad5a811 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 36e4bdd..4a8cc66 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Methods.AuthCheck import AuthCheck
 
 class BootCheckAuthentication(AuthCheck):
index dc52c09..52cc999 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import BootAuth
index d2edc3d..a33c7c8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth, BootAuth, SessionAuth
index 9dd0639..6c8e827 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 658b151..cf8032c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9da1799..353509e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fe68447..32285e1 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index d8224c4..7b7e6d3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 181de69..394468c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b284c2b..ac3bbd5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f10a237..f832faa 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1282df2..3d035a5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 73ee12d..c222881 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 307b3e0..c8f6c82 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 82da0dc..32c3ab9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 57e9d16..f887feb 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 66d7bdf..843c7fe 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0d20b0c..d4a732e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 89a9fbd..906e21d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index debad66..8f534e6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8183dd4..36ca6c4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 6e9ef38..5a30684 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fb2e905..8bcee98 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fdcc4f9..75de911 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 03bbec7..d557412 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 44f155a..cd6fb56 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 89fe4ee..54bc978 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 20e0544..db4616d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 94395f4..27a27be 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index fcb6ec3..53fea9b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index df8b367..579ad78 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 23e9253..4b56922 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 10155c0..9130892 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index c2654a5..b55c686 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Method import Method
index 5826c7d..381bdf3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 34b04e1..4222897 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b7e9663..789887f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index eeceeb7..399b47c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b850d40..b5108ea 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0edf207..e7b6cb7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3da132f..cc0ea8a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index f390f8e..9689c04 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import random
 import base64
 
index 55eef06..422a906 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9ca918a..12c27de 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index be77fa3..a2015cb 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 11f220b..ebcc59d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7d097f9..0f8ec5e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 285821c..9e682b6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b729e26..32c64fd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index a852c38..d4c1551 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1b28c2f..8488ea8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index e152696..b12f4b5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 554a078..c88fb7b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a012938..9fc664f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7d1382a..a0876a9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ae3d1e8..dddb1fd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index aa5cbb5..e740386 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index f0d1a45..707a952 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 367814a..b4ea459 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 492187b..878f327 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a8e160d..7e9c828 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index cf45dbf..0d48062 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 02a4a6e..b894abd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 7b0bbe1..90cc4cb 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter
 from PLC.Auth import Auth
index a324de5..97f568d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 # 
index 8259ac6..461c04b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 4d7abff..125654e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Auth import Auth
 from PLC.Faults import *
index a5d1c59..9e6ceb0 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index be38722..e0dd01a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Method import Method
index 43e6ae5..1b671ee 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 19b9f2b..69dfc34 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 6f26119..a4c2b37 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 16110ea..04afe21 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 2aef1c5..579d9c5 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index ba725cc..d235ef1 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 0426dc7..c8e1dd3 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 53d79a9..781f2d0 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Faults import *
index 21c6446..9f1d0d6 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index b927589..d16f1e1 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 50df45a..f9933bf 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 92e864f..9c4c358 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Auth import Auth
index b0d0122..d0bc75b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import socket
 
 from PLC.Faults import *
index d0b70c2..5c41a2d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import random
 import base64
 import time
index 7c7fad9..a952a62 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a55d40b..243ff4b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9d79a75..0c65e57 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import re
 
 from PLC.Faults import *
index 87f0567..12568f7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index d9723b9..2cd48e7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import os
 import sys
 from subprocess import Popen, PIPE, call
index 4f90158..cfe815e 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Faults import *
index e74083f..0aa9196 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 49ee2f7..e86622a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 09c8748..ac31055 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b148d84..56d0072 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index bbbe178..dc232f7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index f9b444b..34ca7be 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Faults import *
index 7524de4..4b6fc47 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Methods.SliceGetTicket import SliceGetTicket
 
 class SliceTicketGet(SliceGetTicket):
index 90250b4..a07bc1c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Faults import *
index cef3bad..cf1a325 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2802001..3f0780c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 8feaa3d..70eadb2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
 from PLC.Filter import Filter
index 8f1e962..bee780f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5afbd93..e6da99f 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e25b610..653a236 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index e8e7771..0cc3934 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 190544e..75bb823 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9e60c24..2406945 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 2ad69d1..260b3d7 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index fd9a8e5..eb21154 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 25ed46d..6c34ca4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 39f7ccb..c285366 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 1cdff80..c80bd9c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 5a702c8..d92d799 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 3b1cff5..d95e04b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 597cbcb..d07cc2a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index a3c99a3..f45ef7a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 0ddfdc4..c4f23a9 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 9cbeabd..1a0cef8 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index 5ec2062..e29ae33 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import time
 
 from PLC.Faults import *
index d55bf85..f5ab3eb 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 from PLC.Faults import *
 from PLC.Method import Method
 from PLC.Parameter import Parameter, Mixed
index b3a1941..5cbef08 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 #
 # Thierry Parmentelat - INRIA
 #
index 6f3e3ea..b74a2dd 100644 (file)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id$
 import random
 import base64
 import time