New toolset tags and minor updates

 Related-PROD: PROD-36845

Change-Id: Id6e53898b4485c575c4c8c76aeeda1bfa89334e6
diff --git a/k8s/docker-mos-toolset-min b/k8s/docker-mos-toolset-min
index 4df71b4..0c6cff8 100644
--- a/k8s/docker-mos-toolset-min
+++ b/k8s/docker-mos-toolset-min
@@ -19,7 +19,7 @@
     apt autoremove --yes && \
     rm -rf /var/lib/apt/lists/*
 
-RUN pip3 install --no-cache-dir python-openstackclient python-neutronclient python-heatclient pyghmi python-octaviaclient tempestparser python-ironicclient aodhclient gnocchiclient
+RUN pip3 install --no-cache-dir python-openstackclient python-neutronclient python-heatclient pyghmi python-octaviaclient tempestparser python-ironicclient aodhclient gnocchiclient python-barbicanclient python-glanceclient
 
 RUN mkdir /opt/packages/ && \
     cd /opt/packages && \
diff --git a/k8s/si-tests.tgz b/k8s/si-tests.tgz
index 31e6d42..385a410 100644
--- a/k8s/si-tests.tgz
+++ b/k8s/si-tests.tgz
Binary files differ
diff --git a/k8s/toolset.yaml b/k8s/toolset.yaml
index c8c7eac..6c2df64 100644
--- a/k8s/toolset.yaml
+++ b/k8s/toolset.yaml
@@ -65,7 +65,7 @@
           name: keystone-keystone-admin
     imagePullPolicy: IfNotPresent
     name: toolset
-    image: savex13/toolset:0.3
+    image: savex13/toolset:0.4
     volumeMounts:
     - mountPath: /artifacts
       name: qa-pv-a