From 58555a19d08a747a62ffbeffc414765e0f32b190 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dominik=20Va=C5=A1ek?= <433748@mail.muni.cz>
Date: Wed, 16 Mar 2022 10:28:51 +0100
Subject: [PATCH] add network updates to news

---
 content/cloud/news/index.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/content/cloud/news/index.md b/content/cloud/news/index.md
index 3c0a63e..46afd7b 100644
--- a/content/cloud/news/index.md
+++ b/content/cloud/news/index.md
@@ -5,13 +5,22 @@ draft: false
 disableToc: true
 GeekdocHidden: true
 ---
+
+**2022-03-14** New public networks added to OpenStack:
+
+* IPv4 group network: `public-cesnet-195-113-167-GROUP`
+* IPv4 personal network: `public-muni-147-251-115-PERSONAL`
+* IPv6 network: `public-muni-v6-432`
+
+Additional information is available on [Networking](/cloud/network/) page.
+
 **2022-03-07**
 1. OpenStack cloud security review and related improvements
 2. [Centos 8 cloud images are going to be deprecated in comming weeks](https://www.centos.org/centos-linux-eol/) in favor of Almalinux 8
 
 **2022-02-21** Openstack cloud internal Monasca monitoring services were replaced by Prometheus, Thanos & Alertmanager.
 
-**2021-12-13** 
+**2021-12-13**
 1. Coref cluster was handed over, it is not ready for use yet
 2. Automatic image rotation mechanism was added.
 
-- 
GitLab