Caught CRITICAL keystone [-] ImportError: No module named psycopg2
Hi All,
With latest Icehouse release if the user is trying to use postgresql instead of mysql following error is thrown while configuring Keystone.
CRITICAL keystone [-] ImportError: No module named psycopg2
Installing postgresql-lib is not helping here, what is the corrective action to be taken and cant we include this package in the prerequisites?
Thanks