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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
0607ba2c
Commit
0607ba2c
authored
Jul 29, 2021
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: add compute node
parent
2f083fa5
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
112 additions
and
0 deletions
+112
-0
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Compute%20Node%20Module/view.xml
...emplateItem/portal_types/Compute%20Node%20Module/view.xml
+79
-0
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+3
-0
master/bt5/slapos_cloud/PortalTypeTemplateItem/portal_types/Compute%20Node%20Module.xml
...TypeTemplateItem/portal_types/Compute%20Node%20Module.xml
+28
-0
master/bt5/slapos_cloud/bt/template_action_path_list
master/bt5/slapos_cloud/bt/template_action_path_list
+1
-0
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
...5/slapos_cloud/bt/template_portal_type_base_category_list
+1
-0
No files found.
master/bt5/slapos_cloud/ActionTemplateItem/portal_types/Compute%20Node%20Module/view.xml
0 → 100644
View file @
0607ba2c
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"ActionInformation"
module=
"Products.CMFCore.ActionInformation"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
action_type/object_list
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
category
</string>
</key>
<value>
<string>
object_list
</string>
</value>
</item>
<item>
<key>
<string>
condition
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
icon
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
view
</string>
</value>
</item>
<item>
<key>
<string>
permissions
</string>
</key>
<value>
<tuple>
<string>
View
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
priority
</string>
</key>
<value>
<float>
1.0
</float>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
View
</string>
</value>
</item>
<item>
<key>
<string>
visible
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Expression"
module=
"Products.CMFCore.Expression"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/ComputerModule_viewComputerList
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
0607ba2c
...
@@ -5,6 +5,9 @@
...
@@ -5,6 +5,9 @@
<item>
specialise
</item>
<item>
specialise
</item>
<item>
subordination
</item>
<item>
subordination
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Compute Node Module"
>
<item>
business_application
</item>
</portal_type>
<portal_type
id=
"Compute Partition"
>
<portal_type
id=
"Compute Partition"
>
<item>
subordination
</item>
<item>
subordination
</item>
</portal_type>
</portal_type>
...
...
master/bt5/slapos_cloud/PortalTypeTemplateItem/portal_types/Compute%20Node%20Module.xml
View file @
0607ba2c
...
@@ -16,6 +16,10 @@
...
@@ -16,6 +16,10 @@
<key>
<string>
content_icon
</string>
</key>
<key>
<string>
content_icon
</string>
</key>
<value>
<string>
folder_icon.gif
</string>
</value>
<value>
<string>
folder_icon.gif
</string>
</value>
</item>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Compute Node Module contains Compute Node portal type documents.
</string>
</value>
</item>
<item>
<item>
<key>
<string>
factory
</string>
</key>
<key>
<string>
factory
</string>
</key>
<value>
<string>
addFolder
</string>
</value>
<value>
<string>
addFolder
</string>
</value>
...
@@ -32,6 +36,18 @@
...
@@ -32,6 +36,18 @@
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
Compute Node Module
</string>
</value>
<value>
<string>
Compute Node Module
</string>
</value>
</item>
</item>
<item>
<key>
<string>
init_script
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
permission
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Base Type
</string>
</value>
<value>
<string>
Base Type
</string>
</value>
...
@@ -40,6 +56,18 @@
...
@@ -40,6 +56,18 @@
<key>
<string>
type_class
</string>
</key>
<key>
<string>
type_class
</string>
</key>
<value>
<string>
Folder
</string>
</value>
<value>
<string>
Folder
</string>
</value>
</item>
</item>
<item>
<key>
<string>
type_interface
</string>
</key>
<value>
<tuple/>
</value>
</item>
<item>
<key>
<string>
type_mixin
</string>
</key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
...
...
master/bt5/slapos_cloud/bt/template_action_path_list
View file @
0607ba2c
Compute Node Module | view
Compute Node | apply_computer_model
Compute Node | apply_computer_model
Compute Node | compute_node_usage
Compute Node | compute_node_usage
Compute Node | computer_partition
Compute Node | computer_partition
...
...
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
View file @
0607ba2c
Compute Node Module | business_application
Compute Node | destination_section
Compute Node | destination_section
Compute Node | source_administration
Compute Node | source_administration
Compute Node | specialise
Compute Node | specialise
...
...
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