[stable/2023.2] build: install python-3parclient in cinder image (#1928)

This is an automated cherry-pick of #1926
/assign okozachenko1203
diff --git a/images/cinder/Dockerfile b/images/cinder/Dockerfile
index a4a5f2c..ca71d2e 100644
--- a/images/cinder/Dockerfile
+++ b/images/cinder/Dockerfile
@@ -14,6 +14,7 @@
     --constraint /upper-constraints.txt \
         /src/cinder \
         purestorage \
+        python-3parclient \
         storpool \
         storpool.spopenstack
 EOF