Activity log for bug #1566538

Date Who What changed Old value New value Message
2016-04-05 21:15:16 Ganesh Maharaj Mahalingam bug added bug
2016-04-05 21:16:20 Ganesh Maharaj Mahalingam description Current working of {source_dir}/tools/generate_passwords.py is to read the contents of /etc/kolla/passwords.yml and generate a password for any key thats empty. This works fine for a fresh deployment, but updating an existing deployment will fail since the new keys are not in the passwords.yml file. Proposed working: generate_passwords.yml will read contents of {source_dir}/etc/tools/generate_passwords.yml [if exists] and compare that with the contents of /etc/kolla/passwords.yml. Generate password for emptry string and add any missing key values. Current working of {source_dir}/tools/generate_passwords.py is to read the contents of /etc/kolla/passwords.yml and generate a password for any key thats empty. This works fine for a fresh deployment, but updating an existing deployment will fail since the new keys are not in the passwords.yml file. Proposal: generate_passwords.yml will read contents of {source_dir}/etc/tools/generate_passwords.yml [if exists] and compare that with the contents of /etc/kolla/passwords.yml. Generate password for emptry string and add any missing key values.
2016-04-07 18:27:04 Mauricio Lima (mliima) kolla: assignee Mauricio José de Lima (mlima) (limamauricio)
2016-04-11 14:36:25 Mauricio Lima (mliima) kolla: status New Incomplete
2016-12-12 13:39:12 Mauricio Lima (mliima) kolla: assignee Mauricio Lima (mliima) (mauricio-lima)
2016-12-12 13:39:18 Mauricio Lima (mliima) kolla: status Incomplete Invalid