Description of problem: In the /var/www/miq/vmdb/app/models/mixins/supports_feature_mixin.rb the :terminate key in the QUERYABLE_FEATURES hash is defined twice (line 103 and 111). This causes a warning to be displayed when the file is loaded. /var/www/miq/vmdb/app/models/mixins/supports_feature_mixin.rb:103: warning: key :terminate is duplicated and overwritten on line 111 Version-Release number of selected component (if applicable): cfme-5.7.1.3-1.el7cf.x86_64 How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Warning message output Expected results: No warning message Additional info:
I should make it fail hard
already fixed via https://bugzilla.redhat.com/show_bug.cgi?id=1420284 *** This bug has been marked as a duplicate of bug 1420284 ***