diff --git a/ceph-daemon/Dockerfile.ubuntu_focal b/ceph-daemon/Dockerfile.ubuntu_focal index 968e5e44..cd704876 100644 --- a/ceph-daemon/Dockerfile.ubuntu_focal +++ b/ceph-daemon/Dockerfile.ubuntu_focal @@ -54,6 +54,7 @@ RUN set -ex ;\ six \ openssl-python \ pyopenssl \ + py-bcrypt \ python-openstackclient \ python-swiftclient ;\ curl -sSL https://dl.k8s.io/v${KUBE_VERSION}/kubernetes-client-linux-amd64.tar.gz | tar -zxv --strip-components=1 ;\