commit | 3f1c603e88ddbd5338a5ea12641cbb3b8af1dce9 | [log] [tgz] |
---|---|---|
author | Oleksandr K. <okozachenko@vexxhost.com> | Fri Sep 27 22:22:43 2024 +0200 |
committer | GitHub <noreply@github.com> | Fri Sep 27 20:22:43 2024 +0000 |
tree | 2ea487f6e864ccca1c2e55064c209c6f644869a2 | |
parent | 6c7c2f387d3a0370fec1edb9cb9290ba18e1b0bc [diff] |
build: install python-3parclient in cinder image (#1926)
diff --git a/images/cinder/Dockerfile b/images/cinder/Dockerfile index f924b44..99fc3bf 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