Ruslanas, do you know if any other dependencies were downgraded when you ran the mentioned command? In looking through module code, its pulling in paunch which has the `load_config` attribute [0] in the stable/train branch. So I'm curious, what packages were impacted by the downgrade, and do you know what version of paunch installed on the system? As Wes mentioned, a Launchpad bug with this information would be most helpful. [0] https://github.com/openstack/paunch/blob/stable/train/paunch/utils/common.py... -- Kevin Carter IRC: Cloudnull On Tue, May 5, 2020 at 10:55 AM Wesley Hayutin <whayutin@redhat.com> wrote:
Ruslanas,
If you still have the environment handy can you please file a launchpad bug with the appropriate log files attached. Thank you very much!!!
On Sat, May 2, 2020 at 6:13 AM Ruslanas Gžibovskis <ruslanas@lpic.lt> wrote:
Hi all,
Just for your info: the solution was: su - c "yum downgrade tripleo-ansible.noarch" yum list | grep -i tripleo-ansible tripleo-ansible.noarch 0.4.1-1.el7 @centos-openstack-train tripleo-ansible.noarch 0.5.0-1.el7 centos-openstack-train
What is wrong with *tripleo-ansible.noarch 0.5.0-1.el7 centos-openstack-train* ???