fix bt5 install/update list
Showing
... | @@ -9,12 +9,11 @@ bt5_update_catalog_list = ('erp5_ingestion_mysql_innodb_catalog', | ... | @@ -9,12 +9,11 @@ bt5_update_catalog_list = ('erp5_ingestion_mysql_innodb_catalog', |
'slapos_cloud', 'erp5_accounting', | 'slapos_cloud', 'erp5_accounting', | ||
'erp5_movement_table_catalog', | 'erp5_movement_table_catalog', | ||
'erp5_promise', 'slapos_configurator', | 'erp5_promise', 'slapos_configurator', | ||
'slapos_ecoallocation') | 'slapos_ecoallocation', 'slapos_jio', | ||
'slapos_monitoring') | |||
|
|||
bt5_id_list = bt5_update_catalog_list + ('slapos_erp5',) | bt5_id_list = bt5_update_catalog_list + ('slapos_erp5',) | ||
# return context.resolveBusinessTemplateListDependency(bt5_id_list) | |||
keep_bt5_id_list = ['erp5_ui_test', | keep_bt5_id_list = ['erp5_ui_test', | ||
'erp5_ui_test_core', | 'erp5_ui_test_core', | ||
'slapos_category', | 'slapos_category', | ||
... | ... |