rhel-osp-director: "openstack overcloud update stack --templates -e <yaml> -i overcloud" is running for a long time although the yum repos aren't avilable. Environment: instack-undercloud-2.1.2-23.el7ost.noarch Steps to reproduce: 1. Deploy an overcloud registered with RHN openstack overcloud deploy --templates --control-scale 1 --compute-scale 1 --ceph-storage-scale 1 -e <yaml> --ntp-server <IP> --timeout 90 --compute-flavor compute --control-flavor control --ceph-storage-flavor ceph --rhel-reg --reg-method portal --reg-org <ID> --reg-activation-key 'key' 2. Attempt to update the stack: openstack overcloud update stack --templates -e <yaml> -i overcloud Note: yum repolist on 2 hosts out of 3 shows an empty list after the update started. The repos were there before attempting the update. Result: The update process doesn't end for a long time, keeps on generating "IN_PROGRESS" lines. Manually fixed the repos on the 2 remaining nodes. The update doesn't seem to start on them, although the "IN_PROGRESS" lines are still being generated. No "yum" process on the nodes. Expected result: The update process should end with error due to the missing repos to get the updates from.
This is probably caused by the same issue as described in https://bugzilla.redhat.com/show_bug.cgi?id=1255931#c5, if so it should be fixed by the https://bugzilla.redhat.com/show_bug.cgi?id=1257717 Please check if the issue remains with the patch for 1257717. Depends On: 1257717
This depends on other bugs that are already closed in errata
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2015:2680
closed, no need for needinfo.