Commit ceaba1f1 authored by Romain Courteaud's avatar Romain Courteaud

slapos_crm: drop upgrade_scope

Upgrade is managed by Allocation Supply.
parent f1c32fa1
<base_category_list> <base_category_list>
<portal_type id="Compute Node"> <portal_type id="Compute Node">
<item>monitor_scope</item> <item>monitor_scope</item>
<item>upgrade_scope</item>
</portal_type> </portal_type>
<portal_type id="Incident Response"> <portal_type id="Incident Response">
<item>aggregate</item> <item>aggregate</item>
...@@ -12,7 +11,6 @@ ...@@ -12,7 +11,6 @@
</portal_type> </portal_type>
<portal_type id="Instance Tree"> <portal_type id="Instance Tree">
<item>monitor_scope</item> <item>monitor_scope</item>
<item>upgrade_scope</item>
</portal_type> </portal_type>
<portal_type id="Regularisation Request"> <portal_type id="Regularisation Request">
<item>specialise</item> <item>specialise</item>
......
Compute Node | monitor_scope Compute Node | monitor_scope
Compute Node | upgrade_scope
Incident Response Module | business_application Incident Response Module | business_application
Incident Response | aggregate Incident Response | aggregate
Incident Response | specialise Incident Response | specialise
Instance Tree | monitor_scope Instance Tree | monitor_scope
Instance Tree | upgrade_scope
Regularisation Request Module | business_application Regularisation Request Module | business_application
Regularisation Request | specialise Regularisation Request | specialise
Support Request | aggregate Support Request | aggregate
......
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