From 2a6b8b4bd026505a2a244afe8c39a1f76b85a10b Mon Sep 17 00:00:00 2001 From: ycc Date: Thu, 29 Aug 2024 08:41:38 +0200 Subject: [PATCH] 2024-08-29 update --- wbs/wbs.puml | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/wbs/wbs.puml b/wbs/wbs.puml index d5ef483..a61ef4b 100644 --- a/wbs/wbs.puml +++ b/wbs/wbs.puml @@ -1,36 +1,46 @@ @startmindmap * OC for DTF +** colors +***[#yellow] sprint 1 in progress +***[#lightyellow] (OK) sprint 1 task finished +*** planned to be developped, might be (OK) if schedule allows +***[#lightblue] not in DTF scope yet +***[#orange] sprint 2 +***[#lightgreen] Thales proposed scopes ** OC-Catalog -*** authentication => RBAC +***[#orange] authentication => RBAC *** algo metadata ingress, res min max) -*** new resource type : workflow -***[#yellow] split catalog - workspace - workflow +*** (OK) new resource type : workflow +***[#lightyellow] (OK) split catalog - workspace - workflow ***[#lightblue] algo metadata input output description ***[#lightblue] algo input/output rules *** admin interface for catalog admin, roles definition +***[#lightgreen] catalog indexing and search ** OC-Scheduler / OC-Monitor ? -***[#yellow] automatically starting workflows -*** monitoring workflows -*** workflow to service generation (deployment yaml) -*** workflow to other targets (slurm) +***[#lightyellow] (OK) automatically starting workflows +*** (OK) monitoring workflows +***[#orange] workflow to service generation (deployment yaml) +*** (OK) workflow to other targets (slurm) ** OC-Search => Front ***[#lightblue] algo input/output description ***[#lightblue] algo input/output rules check -***[#yellow] refactor ui in flutter -*** New resource type : workflow +***[#lightyellow] (OK) refactor ui in flutter +*** (OK) New resource type : workflow *** Algo metadata (ingress, res min max) -*** workflows monitoring -*** Schedule view +*** (OK) workflows monitoring +*** (OK) Schedule view *** Datacenter view **[#lightblue] OC-Identity : Distributed OpenID+ server ***[#yellow] Evaluate OpenId codebases *** Implement OpenCloud extension -** OC-Deploy -***[#yellow] repo +**[#lightgreen] OC-Deploy +***[#lightyellow] (OK) repo ***[#yellow] deploy OC services +***[#orange] deploy demo instance *** manage local cluster *** partner sandboxing ***[#lightblue] network sandboxing ***[#lightblue] network output cheks +**[#lightgreen] OC-Datacenter @endmindmap \ No newline at end of file