New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=cf9e0f3b1d87fbb12428b3522f64f7c3ba6c57e1 commit cf9e0f3b1d87fbb12428b3522f64f7c3ba6c57e1 Merge: cfff8a1 cfdb04a Author: Gregg Tanzillo <gtanzill> AuthorDate: Wed Jun 22 14:34:50 2016 -0400 Commit: Gregg Tanzillo <gtanzill> CommitDate: Wed Jun 22 14:34:50 2016 -0400 Merge branch 'rhbz#1328469' into '5.5.z' fix_auth needs to run in rails environment after Vmdb::Settings My first merge request here. Review carefully. We cannot just require Vmdb::Settings as we would need to hardcode lot of require statements all over the vmdb helper that is implicit in rails evironment. Addressing: tools/fix_auth/models.rb:88:in `contenders': uninitialized constant FixAuth::FixSettingsChange::Vmdb (NameError) (cherry picked from commit 2c84d57f383e60b7bc3a5771cbc6771756d1a834) Backport because of https://bugzilla.redhat.com/show_bug.cgi?id=1328469 See merge request !953 tools/fix_auth.rb | 2 ++ 1 file changed, 2 insertions(+)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=cfdb04a79f1f9910d61830114816f635d27ef66f commit cfdb04a79f1f9910d61830114816f635d27ef66f Author: Šimon Lukašík <isimluk> AuthorDate: Wed Apr 20 10:51:18 2016 +0200 Commit: Šimon Lukašík <isimluk> CommitDate: Tue May 31 12:55:45 2016 +0200 fix_auth needs to run in rails environment after Vmdb::Settings We cannot just require Vmdb::Settings as we would need to hardcode lot of require statements all over the vmdb helper that is implicit in rails evironment. Addressing: tools/fix_auth/models.rb:88:in `contenders': uninitialized constant FixAuth::FixSettingsChange::Vmdb (NameError) (cherry picked from commit 2c84d57f383e60b7bc3a5771cbc6771756d1a834) Backport because of https://bugzilla.redhat.com/show_bug.cgi?id=1328469 tools/fix_auth.rb | 2 ++ 1 file changed, 2 insertions(+)
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://rhn.redhat.com/errata/RHBA-2016-1488.html