Prepared fixed for the MOS Victoria-based image, MOS 23.2

The list of the fixes / improvements:

* Dockerfiles: set the FROM image to the Mirantis heat
  Victoria image of MOS 23.2. Fixed some packages installation.
* Python cleanup.py script: re-wrote opertions with the
  volume groups and volume group types with the specific
  API version, resettings volume status, finding the
  server groups. Added the functions for non-existing
  methods in downstream openstacksdk.
* FIO scripts: Fixed the attaching/detaching the volumes,
  some other fixes.
* Refreshed the si-tests, mos-spt, cfg-checker repositories,
  archived.
* Changed the tag of the toolset image for Victoria:
  toolset:23.2-victoria

Change-Id: I762eaa813c4c864979a2dfb5151dd082aff98cb2
diff --git a/k8s/yamls/qa-toolset-bare.yaml b/k8s/yamls/qa-toolset-bare.yaml
index 2a41b98..cb8bae9 100644
--- a/k8s/yamls/qa-toolset-bare.yaml
+++ b/k8s/yamls/qa-toolset-bare.yaml
@@ -10,8 +10,8 @@
     - infinity
     imagePullPolicy: IfNotPresent
     name: toolset
-    #image: savex13/toolset:latest
-    image: registry.mirantis.com/osavatieiev/toolset:latest
+    #image: registry.mirantis.com/professional-services-qa/toolset:latest
+    image: registry.mirantis.com/professional-services-qa/toolset:23.2-victoria
   dnsPolicy: ClusterFirst
   volumes:
   - emptyDir: {}
diff --git a/k8s/yamls/qa-toolset.yaml b/k8s/yamls/qa-toolset.yaml
index 8487ac1..5f64332 100644
--- a/k8s/yamls/qa-toolset.yaml
+++ b/k8s/yamls/qa-toolset.yaml
@@ -67,7 +67,8 @@
     name: toolset
     #image: 127.0.0.1:44301/general/external/docker.io/library/ubuntu:bionic-20201119
     #image: savex13/toolset:latest
-    image: registry.mirantis.com/osavatieiev/toolset:latest
+    #image: registry.mirantis.com/osavatieiev/toolset:latest
+    image: registry.mirantis.com/osavatieiev/toolset:23.2-victoria
     volumeMounts:
     - mountPath: /artifacts
       name: qa-pv-a