Skip to content
Snippets Groups Projects
Commit 91012dbb authored by Annette Spicker (HZB)'s avatar Annette Spicker (HZB)
Browse files

Merge branch '268-wip-milestones-2022-for-cloud-clusters' into 'master'

Milestones 2022 for cloud clusters

Closes #268

See merge request !397
parents 884d0fd9 56579d66
No related branches found
No related tags found
1 merge request!397Milestones 2022 for cloud clusters
......@@ -31,12 +31,14 @@
{%- assign newyear = date_item | date: "%Y" -%}
{%- capture today -%}{{ 'now' | date: '%s'}}{%- endcapture -%}
{%- capture thisyear -%}{{ 'now' | date: '%Y'}}{%- endcapture -%}
{%- capture roadmap_item_time -%}{{ date_item | date: '%s'}}{%- endcapture -%}
{%- capture roadmap_item_year -%}{{ date_item | date: '%Y'}}{%- endcapture -%}
{%- assign days_since = today | minus: roadmap_item_time | divided_by: 86400 -%}
{%- comment -%}
Show the last two months in the past
Show the last three months in the past OR everything from this year
{%- endcomment -%}
{%- if days_since > 60 -%}
{%- if days_since > 90 and roadmap_item_year < thisyear -%}
{%- assign hidden_class = "hidden expand" -%}
{%- else -%}
{%- assign hidden_class = "" -%}
......
......@@ -5,4 +5,4 @@ service: cloud
---
## Initial Review of Cloud Service Portfolio
The primary goal is to check whether the services in and the processes around the Service Portfolio continue to fulfill defined requirements. Consequently, the review may lead to changes in the Service Portfolio itself as well as the Process Framework. The results will enter the annual HIFIS report and further service portfolio maintenance.
The primary goal is to check whether the services in and the processes around the Service Portfolio continue to fulfill defined requirements. Consequently, the review may lead to changes in the Service Portfolio itself as well as the Process Framework. The results will enter the annual HIFIS report and further Service Portfolio Maintenance.
---
date: 2022-04-30
title: Tasks in April 2022
service: cloud
---
## Service Canvas available in Plony
Service Providers can now provide all service information asked for during the Onboarding process in [Plony](https://plony.helmholtz-berlin.de/), our data management system based on Plone.
---
date: 2022-05-15
title: Tasks in May 2022
service: cloud
---
## The draft of the Cloud Rulebook has been submitted to the Helmholtz Assembly of Members
The Assembly of Members of the Helmholtz Association have received a draft for the definition of technical, administrative and data protection regulations to simplify the use of the Helmholtz Cloud and its Services, and to ensure that applicable conditions are met.
---
date: 2022-07-30
title: Tasks in July 2022
service: cloud
---
## Cloud Portal offers Service Categories and Keywords
Service categories and keywords categorise the Helmholtz Cloud Services and simplify the selection of a suitable service.
---
date: 2022-08-31
title: Tasks in August 2022
service: cloud
---
## Onboarding Process of new Cloud Services completely integrated in Plony
All steps of the Onboarding Process for new Cloud Services are completely integrated into [Plony](https://plony.helmholtz-berlin.de/), the Plone-based database. This enables Service Providers and HIFIS administrators to maintain the Service Catalogue online and collaboratively. The Service Description is automatically transferred to Cloud Portal.
---
date: 2022-10-31
title: Tasks in October 2022
service: cloud
---
## The draft of the GDPR agreement is submitted to the Helmholtz Assembly of Members
In close cooperation with the data protection officers of the Helmholtz Association, we have developed a joint controller agreement that covers the Helmholtz Cloud core components that operate the cloud.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment