Commit 7d0ef74a authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: set follow up on Instance Tree and Software Instance portal type

parent 9cf32858
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
</portal_type> </portal_type>
<portal_type id="Instance Tree"> <portal_type id="Instance Tree">
<item>destination_section</item> <item>destination_section</item>
<item>follow_up</item>
</portal_type> </portal_type>
<portal_type id="Instance Tree Module"> <portal_type id="Instance Tree Module">
<item>business_application</item> <item>business_application</item>
...@@ -32,6 +33,7 @@ ...@@ -32,6 +33,7 @@
</portal_type> </portal_type>
<portal_type id="Software Instance"> <portal_type id="Software Instance">
<item>aggregate</item> <item>aggregate</item>
<item>follow_up</item>
<item>specialise</item> <item>specialise</item>
</portal_type> </portal_type>
<portal_type id="Software Instance Module"> <portal_type id="Software Instance Module">
......
...@@ -6,6 +6,7 @@ Computer Network | source_administration ...@@ -6,6 +6,7 @@ Computer Network | source_administration
Hosting Subscription Module | business_application Hosting Subscription Module | business_application
Instance Tree Module | business_application Instance Tree Module | business_application
Instance Tree | destination_section Instance Tree | destination_section
Instance Tree | follow_up
Slave Instance | aggregate Slave Instance | aggregate
Slave Instance | specialise Slave Instance | specialise
Software Installation Module | business_application Software Installation Module | business_application
...@@ -13,5 +14,6 @@ Software Installation | aggregate ...@@ -13,5 +14,6 @@ Software Installation | aggregate
Software Installation | destination_section Software Installation | destination_section
Software Instance Module | business_application Software Instance Module | business_application
Software Instance | aggregate Software Instance | aggregate
Software Instance | follow_up
Software Instance | specialise Software Instance | specialise
Software Release | aggregate Software Release | aggregate
\ No newline at end of file
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