Passwords not generating & Kolla not deploying correctly
Please help with resolving deployment issues with Kolla: Running Ubuntu Server on a KVM
So when I found that the passwords were not generating automatically with "kolla-genpwd", and that during deployment I received an error under "Starting Kolla-toolbox container" that said "unknown error message: Tag 3.0.0 not found in repository docker.io/kolla/centos-binary-kolla-toolbox"), and found that the container that was made after deployment was called: kolla/centos-binary-heka:3.0.0 when I specifically set the globals.yml to "Ubuntu" and "Binary", I decited to start over with a new harddrive, new virtural machine, and new Kolla installation to make sure I didn't miss anything during installation nor that there were not any conflicts from horizon and keystone that was previously installed on the Kernal. However Now I'm receiving the same messages as before.
Why will Kolla-genpwd not populate passwords automatically? (user has permissions in that directory, and I can edit passwords.yml, global.yml, or even all.yml manually)
What error is this I'm receiving during deployment? (also find 1 error in Kolla-ansible prechecks: 'dict object' has no attribute u'ansible_eth0'")
Why is the container deployed called "kolla/centos-binary-heka:3.0.0" when I specifically set globals.yml to "Ubuntu"? (is deployment ignoring my settings?)