Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.core
Commits
23552c1a
Commit
23552c1a
authored
Aug 20, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delay causality state calculation.
It makes delivery non writable, so just do it after all operations.
parent
274f55a2
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
master/product/Vifib/tests/testVifibSlapComputerGetSoftwareReleaseList.py
...ifib/tests/testVifibSlapComputerGetSoftwareReleaseList.py
+1
-1
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+4
-4
master/product/Vifib/tests/testVifibUsageReport.py
master/product/Vifib/tests/testVifibUsageReport.py
+1
-1
No files found.
master/product/Vifib/tests/testVifibSlapComputerGetSoftwareReleaseList.py
View file @
23552c1a
...
@@ -587,8 +587,8 @@ class TestVifibSlapComputerGetSoftwareReleaseList(TestVifibSlapWebServiceMixin):
...
@@ -587,8 +587,8 @@ class TestVifibSlapComputerGetSoftwareReleaseList(TestVifibSlapWebServiceMixin):
Tic
\
Tic
\
SetPurchasePackingListLineSetupResource
\
SetPurchasePackingListLineSetupResource
\
SetPurchasePackingListLineAggregate
\
SetPurchasePackingListLineAggregate
\
StartBuildingPurchasePackingList
\
ConfirmPurchasePackingList
\
ConfirmPurchasePackingList
\
StartBuildingPurchasePackingList
\
Tic
\
Tic
\
Logout
\
Logout
\
SlapLoginCurrentComputer
\
SlapLoginCurrentComputer
\
...
...
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
23552c1a
...
@@ -1088,8 +1088,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -1088,8 +1088,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Tic
Tic
SetPurchasePackingListLineAccountingResource
SetPurchasePackingListLineAccountingResource
SetPurchasePackingListLineAggregate
SetPurchasePackingListLineAggregate
StartBuildingPurchasePackingList
ConfirmPurchasePackingList
ConfirmPurchasePackingList
StartBuildingPurchasePackingList
Tic
Tic
Logout
Logout
LoginDefaultUser
LoginDefaultUser
...
@@ -1367,9 +1367,9 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -1367,9 +1367,9 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Tic
Tic
SetPurchasePackingListLineSetupResource
SetPurchasePackingListLineSetupResource
SetPurchasePackingListLineAggregate
SetPurchasePackingListLineAggregate
StartBuildingPurchasePackingList
ConfirmPurchasePackingList
ConfirmPurchasePackingList
StopPurchasePackingList
StopPurchasePackingList
StartBuildingPurchasePackingList
Tic
Tic
"""
"""
...
@@ -1382,8 +1382,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -1382,8 +1382,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Tic
Tic
SetSalePackingListLineSetupResource
SetSalePackingListLineSetupResource
SetSalePackingListLineAggregate
SetSalePackingListLineAggregate
StartBuildingSalePackingList
ConfirmSalePackingList
ConfirmSalePackingList
StartBuildingSalePackingList
Tic
Tic
"""
"""
...
@@ -1397,8 +1397,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -1397,8 +1397,8 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Tic
Tic
SetSalePackingListLineSetupResource
SetSalePackingListLineSetupResource
SetSalePackingListLineAggregate
SetSalePackingListLineAggregate
StartBuildingSalePackingList
ConfirmSalePackingList
ConfirmSalePackingList
StartBuildingSalePackingList
Tic
Tic
SetComputerPartitionQuantity
SetComputerPartitionQuantity
Tic
Tic
...
...
master/product/Vifib/tests/testVifibUsageReport.py
View file @
23552c1a
...
@@ -95,8 +95,8 @@ class TestVifibUsageReportMixin(TestVifibSlapWebServiceMixin):
...
@@ -95,8 +95,8 @@ class TestVifibUsageReportMixin(TestVifibSlapWebServiceMixin):
Tic
\
Tic
\
SetSalePackingListLineCleanupResource
\
SetSalePackingListLineCleanupResource
\
SetSalePackingListLineAggregate
\
SetSalePackingListLineAggregate
\
StartBuildingSalePackingList
\
ConfirmSalePackingList
\
ConfirmSalePackingList
\
StartBuildingSalePackingList
\
Tic
\
Tic
\
Logout
\
Logout
\
"""
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment