This post is part of the Manual Deployment Openstack HA and Ceph series.

Solution: Downgrade cryptography python package < 3.4
apt install python3-pip
pip install cryptography==3.3.2