Commit c3f25f12 authored by Romain Courteaud's avatar Romain Courteaud

Vifib always return partition list

parent 1f744b05
...@@ -143,7 +143,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -143,7 +143,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
FinishSoftwareInstanceTree FinishSoftwareInstanceTree
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
SlapLoginCurrentSoftwareInstance SlapLoginCurrentSoftwareInstance
...@@ -166,7 +166,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -166,7 +166,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
SlapLoginCurrentSoftwareInstance SlapLoginCurrentSoftwareInstance
...@@ -189,7 +189,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -189,7 +189,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
SlapLoginCurrentSoftwareInstance SlapLoginCurrentSoftwareInstance
...@@ -249,7 +249,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -249,7 +249,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
ComputerBang ComputerBang
Tic Tic
SlapLogout SlapLogout
...@@ -319,7 +319,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -319,7 +319,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
SlapLoginTestVifibCustomer SlapLoginTestVifibCustomer
...@@ -570,7 +570,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -570,7 +570,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Tic Tic
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
ComputerBang ComputerBang
Tic Tic
SlapLogout SlapLogout
...@@ -624,7 +624,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -624,7 +624,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
ComputerBang ComputerBang
Tic Tic
SlapLogout SlapLogout
...@@ -706,7 +706,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin): ...@@ -706,7 +706,7 @@ class TestVifibSlapBang(TestVifibSlapWebServiceMixin):
FinishSoftwareInstancePartlyDestroyedTree FinishSoftwareInstancePartlyDestroyedTree
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
ComputerBang ComputerBang
Tic Tic
SlapLogout SlapLogout
......
...@@ -18,7 +18,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -18,7 +18,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_computer + '\ sequence_string = self.prepare_computer + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -35,7 +35,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -35,7 +35,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_formated_computer + '\ sequence_string = self.prepare_formated_computer + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -100,7 +100,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -100,7 +100,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
Logout \ Logout \
' + self.prepare_computer + '\ ' + self.prepare_computer + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -156,7 +156,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -156,7 +156,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
CheckComputerPartitionInstanceCleanupSalePackingListCancelled \ CheckComputerPartitionInstanceCleanupSalePackingListCancelled \
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -217,7 +217,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -217,7 +217,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
CheckComputerPartitionInstanceCleanupSalePackingListDoesNotExists \ CheckComputerPartitionInstanceCleanupSalePackingListDoesNotExists \
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -261,7 +261,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -261,7 +261,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
Logout \ Logout \
\ \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -284,7 +284,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -284,7 +284,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
Logout \ Logout \
\ \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -318,7 +318,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -318,7 +318,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_started_computer_partition_sequence_string + '\ sequence_string = self.prepare_started_computer_partition_sequence_string + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -337,7 +337,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -337,7 +337,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_started_computer_partition_sequence_string + '\ sequence_string = self.prepare_started_computer_partition_sequence_string + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
\ \
LoginTestVifibCustomer \ LoginTestVifibCustomer \
...@@ -367,7 +367,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -367,7 +367,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
Logout \ Logout \
\ \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
\ \
LoginTestVifibCustomer \ LoginTestVifibCustomer \
...@@ -397,7 +397,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -397,7 +397,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
Logout \ Logout \
\ \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
\ \
LoginTestVifibCustomer \ LoginTestVifibCustomer \
...@@ -416,7 +416,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -416,7 +416,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
CheckComputerPartitionInstanceHostingSalePackingListDelivered \ CheckComputerPartitionInstanceHostingSalePackingListDelivered \
Logout \ Logout \
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -465,7 +465,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -465,7 +465,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_stopped_computer_partition_sequence_string + '\ sequence_string = self.prepare_stopped_computer_partition_sequence_string + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
...@@ -570,7 +570,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin ...@@ -570,7 +570,7 @@ class TestVifibSlapComputerGetComputerPartitionList(TestVifibSlapWebServiceMixin
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_destroyed_computer_partition + '\ sequence_string = self.prepare_destroyed_computer_partition + '\
SlapLoginCurrentComputer \ SlapLoginCurrentComputer \
CheckEmptyComputerGetComputerPartitionCall \ CheckSuccessComputerGetComputerPartitionCall \
SlapLogout \ SlapLogout \
LoginERP5TypeTestCase \ LoginERP5TypeTestCase \
CheckSiteConsistency \ CheckSiteConsistency \
......
...@@ -75,7 +75,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -75,7 +75,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
# prepared initally stopped instance # prepared initally stopped instance
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -107,7 +107,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -107,7 +107,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginERP5TypeTestCase LoginERP5TypeTestCase
...@@ -122,7 +122,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -122,7 +122,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_started_computer_partition_sequence_string \ sequence_string = self.prepare_started_computer_partition_sequence_string \
+ """ + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -153,7 +153,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -153,7 +153,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginERP5TypeTestCase LoginERP5TypeTestCase
...@@ -168,7 +168,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -168,7 +168,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_stopped_computer_partition_sequence_string \ sequence_string = self.prepare_stopped_computer_partition_sequence_string \
+ """ + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -199,7 +199,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -199,7 +199,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginERP5TypeTestCase LoginERP5TypeTestCase
...@@ -228,7 +228,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -228,7 +228,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = self.prepare_stopped_computer_partition_sequence_string \ sequence_string = self.prepare_stopped_computer_partition_sequence_string \
+ """ + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -693,7 +693,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -693,7 +693,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = \ sequence_string = \
self.prepare_started_computer_partition_sequence_string + """ self.prepare_started_computer_partition_sequence_string + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -722,7 +722,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -722,7 +722,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = \ sequence_string = \
self.prepare_started_computer_partition_sequence_string + """ self.prepare_started_computer_partition_sequence_string + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -750,7 +750,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -750,7 +750,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = \ sequence_string = \
self.prepare_started_computer_partition_sequence_string + """ self.prepare_started_computer_partition_sequence_string + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -778,7 +778,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -778,7 +778,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
sequence_string = \ sequence_string = \
self.prepare_started_computer_partition_sequence_string + """ self.prepare_started_computer_partition_sequence_string + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
...@@ -791,7 +791,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin): ...@@ -791,7 +791,7 @@ class TestVifibSlapComputerPartitionUpdate(TestVifibSlapWebServiceMixin):
Logout Logout
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginERP5TypeTestCase LoginERP5TypeTestCase
......
...@@ -1855,16 +1855,6 @@ class TestVifibSlapWebServiceMixin(testVifibMixin): ...@@ -1855,16 +1855,6 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
computer = self.slap.registerComputer(computer_guid) computer = self.slap.registerComputer(computer_guid)
self.assertRaises(slap.NotFoundError, computer.getComputerPartitionList) self.assertRaises(slap.NotFoundError, computer.getComputerPartitionList)
def stepCheckEmptyComputerGetComputerPartitionCall(self, sequence, **kw):
"""
Check that Computer.getComputerPartitionList is successfully called.
"""
computer_guid = sequence["computer_reference"]
self.slap = slap.slap()
self.slap.initializeConnection(self.server_url, timeout=None)
computer = self.slap.registerComputer(computer_guid)
self.assertEquals([], computer.getComputerPartitionList())
def stepSelectYetAnotherRequestedReference(self, sequence, **kw): def stepSelectYetAnotherRequestedReference(self, sequence, **kw):
sequence.edit(requested_reference='yet_another_requested_reference') sequence.edit(requested_reference='yet_another_requested_reference')
......
...@@ -508,7 +508,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -508,7 +508,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
sequence_list = SequenceList() sequence_list = SequenceList()
sequence_string = self.prepare_started_computer_partition_sequence_string + """ sequence_string = self.prepare_started_computer_partition_sequence_string + """
SlapLoginCurrentComputer SlapLoginCurrentComputer
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
LoginTestVifibCustomer LoginTestVifibCustomer
SetSoftwareTitleRandom SetSoftwareTitleRandom
...@@ -755,7 +755,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin): ...@@ -755,7 +755,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
SlapLoginCurrentSoftwareInstance SlapLoginCurrentSoftwareInstance
SoftwareInstanceStarted SoftwareInstanceStarted
Tic Tic
CheckEmptyComputerGetComputerPartitionCall CheckSuccessComputerGetComputerPartitionCall
SlapLogout SlapLogout
SlapLoginCurrentSoftwareInstance SlapLoginCurrentSoftwareInstance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment