This post is part of the Manual Deployment Openstack HA and Ceph series.
![](https://cdn.hashnode.com/res/hashnode/image/upload/v1691758385040/cb22ad3f-65f5-433c-836f-9574bb0d8a55.png align=“center”)
Solution: Downgrade cryptography python package < 3.4
apt install python3-pip
pip install cryptography==3.3.2