From 7dfd941fba0bea2cf20ae15e81fe340776881534 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 23 Jan 2023 10:12:24 +0100
Subject: [PATCH] legacy queues decomission date update

---
 docs.it4i/general/resources-allocation-policy.md | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/docs.it4i/general/resources-allocation-policy.md b/docs.it4i/general/resources-allocation-policy.md
index ab1544968..035e54912 100644
--- a/docs.it4i/general/resources-allocation-policy.md
+++ b/docs.it4i/general/resources-allocation-policy.md
@@ -12,11 +12,9 @@ Queues provide prioritized and exclusive access to the computational resources.
 
 Computational resources are subject to [accounting policy][7].
 
-!!! important "Queues update"
-    We are introducing updated queues.
-    These have the same parameters as the legacy queues but are divided based on resource type (`qcpu_` for non-accelerated nodes and `qgpu_` for accelerated nodes).<br><br>
-    Note that on the Karolina's `qgpu` queue, **you can now allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4].<br><br>
-    We have also added completely new queues `qcpu_preempt` and `qgpu_preempt`. For more information, see the table below.
+!!! important
+    Queues are divided based on a resource type: `qcpu_` for non-accelerated nodes and `qgpu_` for accelerated nodes. <br><br>
+    On the Karolina's `qgpu` queue, **you can now allocate 1/8 of the node - 1 GPU and 16 cores**. For more information, see [Allocation of vnodes on qgpu][4].<br><br>
 
 ### New Queues
 
@@ -36,7 +34,7 @@ Computational resources are subject to [accounting policy][7].
 
 ### Legacy Queues
 
-Legacy queues stay in production until the end of 2022.
+Legacy queues stay in production until early 2023.
 
 | Legacy queue | Replaced by               |
 | ------------ | ------------------------- |
-- 
GitLab