Cool!
Thanks for clarifying. I have marked your first response as the correct answer.
I was able to make it work by re-creating and repopulating the neutron DB using this command:
su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugin.ini upgrade head" neutron
It was mentioned here: