I got the following error during step 6 Launch ansible playbook to install OpenStack, the clouldet library, and the OpenStack++ extensions:
I am running Ubuntu 14.04 LTS 64-bit on ThinkPad yoga12 with one NIC card.
My roles/openstack-controller/vars/main.yml and roles/openstack-compute/vars/main.yml are as follow:
rabbit_pw: password
mysql_pw: password
db_pw: password
keystone_admin_pw: password
admin_token: password
metadata_secret: password
openstack_controller_node: cloudlet
controller_ip: 192.168.122.1
pub_iface: eth0
flat_iface: eth1
I have tried reinstall MySql but I still ran into the same error.
Really need some help.
Thank you.