OpenStack error - mysql setup failed
Hi
I'm trying to install OpenStack with puppet open source, with the puppetlabs/openstack module, but I have this error :
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: MySQL setup failed. The inferred location of the database based on the openstack::network::management hiera value is . The explicit address from openstack::controller::address::management is 192.168.1.10. Please correct this difference. at /etc/puppet/modules/openstack/manifests/profile/mysql.pp:9 on node http://compute2.b-com.com Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run
Did you already have this error ?
Is it a network issue ?
You can use Maria DB if OS is Fedora or postgresql.
I prefer to stay with mysql, it should normally works. This is the default module for openstack.