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
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nicolas Wavrant
slapos.core
Commits
b88dce16
Commit
b88dce16
authored
Oct 31, 2012
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Speed up instance allocation
parent
b0f30d5d
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
master/bt5/slapos_cloud/WorkflowTemplateItem/portal_workflow/slapos_cloud_interaction_workflow/interactions/Instance_validate.xml
...d_interaction_workflow/interactions/Instance_validate.xml
+2
-2
master/bt5/slapos_cloud/WorkflowTemplateItem/portal_workflow/slapos_cloud_interaction_workflow/scripts/Instance_triggerAllocationAlarm.xml
...tion_workflow/scripts/Instance_triggerAllocationAlarm.xml
+1
-1
master/bt5/slapos_cloud/bt/revision
master/bt5/slapos_cloud/bt/revision
+1
-1
master/bt5/vifib_slap/bt/revision
master/bt5/vifib_slap/bt/revision
+1
-1
No files found.
master/bt5/
vifib_slap/WorkflowTemplateItem/portal_workflow/slap_interaction_workflow/interactions/Software
Instance_validate.xml
→
master/bt5/
slapos_cloud/WorkflowTemplateItem/portal_workflow/slapos_cloud_interaction_workflow/interactions/
Instance_validate.xml
View file @
b88dce16
...
...
@@ -22,7 +22,7 @@
<key>
<string>
activate_script_name
</string>
</key>
<value>
<list>
<string>
SoftwareInstance_trigger
Alarm
</string>
<string>
Instance_triggerAllocation
Alarm
</string>
</list>
</value>
</item>
...
...
@@ -50,7 +50,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Software
Instance_validate
</string>
</value>
<value>
<string>
Instance_validate
</string>
</value>
</item>
<item>
<key>
<string>
method_id
</string>
</key>
...
...
master/bt5/
vifib_slap/WorkflowTemplateItem/portal_workflow/slap_interaction_workflow/scripts/SoftwareInstance_trigger
Alarm.xml
→
master/bt5/
slapos_cloud/WorkflowTemplateItem/portal_workflow/slapos_cloud_interaction_workflow/scripts/Instance_triggerAllocation
Alarm.xml
View file @
b88dce16
...
...
@@ -64,7 +64,7 @@ if software_instance.getValidationState() == \'validated\':\n
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
SoftwareInstance_trigger
Alarm
</string>
</value>
<value>
<string>
Instance_triggerAllocation
Alarm
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
master/bt5/slapos_cloud/bt/revision
View file @
b88dce16
157
\ No newline at end of file
158
\ No newline at end of file
master/bt5/vifib_slap/bt/revision
View file @
b88dce16
864
\ No newline at end of file
865
\ No newline at end of file
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