Activity log for bug #1880577

Date Who What changed Old value New value Message
2020-05-25 15:25:41 John Fulton bug added bug
2020-05-25 15:30:41 John Fulton description Ever since config-download was introduced [1] we've had the option to manually run config-downlaod like this: openstack overcloud deploy --stack-only ... However the above, or --no-config-download, are no longer working as documented [2]. The options are still in the client [3] but aren't producing the desired results, e.g. I deployed with --stack-only using an undercloud built on 24 May 2020 and when heat finished my deployment raced ahead as I hadn't passed --stack-only with the functional equivalent of 'openstack overcloud config download' and then 'ansible-playbook-3 ... ~/config-download/config-download-latestdeploy_steps_playbook.yaml'. [1] https://github.com/openstack/python-tripleoclient/commit/c68f54a45881a9aeff9cdf197240e2 [2] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/ansible_config_download.html#config-download-related-cli-arguments [3] https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/v1/overcloud_deploy.py#L892-L894 Ever since config-download was introduced [1] we've had the option to manually run config-downlaod like this:  openstack overcloud deploy --stack-only ... However the above, or --no-config-download, are no longer working as documented [2]. The options are still in the client [3] but aren't producing the desired results, e.g. I deployed with --stack-only using an undercloud built on 24 May 2020 and when heat finished my deployment raced ahead as if I hadn't passed --stack-only with the functional equivalent of 'openstack overcloud config download' and then 'ansible-playbook-3 ... ~/config-download/config-download-latestdeploy_steps_playbook.yaml'. [1] https://github.com/openstack/python-tripleoclient/commit/c68f54a45881a9aeff9cdf197240e2 [2] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/ansible_config_download.html#config-download-related-cli-arguments [3] https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/v1/overcloud_deploy.py#L892-L894
2020-05-26 13:25:20 John Fulton tripleo: importance Critical Undecided
2020-05-26 13:25:35 John Fulton tripleo: status Triaged Invalid
2020-05-26 13:25:51 John Fulton tripleo: milestone ussuri-rc3