From 850127ca995af9b4835cccb5c0edbfe5c93a28c0 Mon Sep 17 00:00:00 2001 From: 506487 <506487@mail.muni.cz> Date: Tue, 22 Feb 2022 14:15:51 +0100 Subject: [PATCH] Adding news from meeting --- ci/flavor_info_miner.py | 4 ++-- content/cloud/news/index.md | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ci/flavor_info_miner.py b/ci/flavor_info_miner.py index aa8169b..4d5cfd8 100644 --- a/ci/flavor_info_miner.py +++ b/ci/flavor_info_miner.py @@ -4,9 +4,9 @@ Script generates CSV output with available flavors Actions performed: - generating of available flavors we offer + generating info about available flavors we offer * if everything goes well - - image rotation news section is updated according to image rotation journal + - flavor section is updated according to hiera repo stats Usage: diff --git a/content/cloud/news/index.md b/content/cloud/news/index.md index 7852bab..37a608a 100644 --- a/content/cloud/news/index.md +++ b/content/cloud/news/index.md @@ -5,6 +5,8 @@ draft: false disableToc: true GeekdocHidden: true --- +**2022-02-21** Openstack cloud internal Monasca monitoring services were replaced by Prometheus, Thanos & Alertmanager. + **2021-12-13** 1. Coref cluster was handed over, it is not ready for use yet 2. Automatic image rotation mechanism was added. -- GitLab