Updated the code for MOSK 23.3 and OS Antelope

* Base the toolset images on heat:antelope-* image
* Toolset images docker file: intall fio with apt
* Use 0.6.1, 0.6.2 Cirros images instead of 0.5.x

Related-PROD: PROD-37187
Change-Id: I9846fea49f3d65baa50d6afe80210f7443e66aec
diff --git a/rally/task_arguments.yaml b/rally/task_arguments.yaml
index a597545..6a29ca5 100644
--- a/rally/task_arguments.yaml
+++ b/rally/task_arguments.yaml
@@ -38,7 +38,7 @@
   cinder_quotas_params: { snapshots: -1, volumes: -1}
 
 # Parameters for Glance
-  glance_image_location: "https://download.cirros-cloud.net/0.3.5/cirros-0.3.5-i386-disk.img"
+  glance_image_location: "https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img"
   glance_number_nova_servers_to_boot: 2
   glance_images_per_tenant_before_benchmarking: 4