We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting error on Hosts detail screen
[----] F, [2016-11-01T08:10:39.517629 #2567:2b1ca0d9b9e8] FATAL -- : Error caught: [ActionView::Template::Error] undefined method `validate_reset' for #<ManageIQ::Providers::Openstack::InfraManager::Host:0x007f9d8093d4e0> Did you mean? validate_reboot validate_stop validate_start /home/rblanco/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/activemodel-5.0.0.1/lib/active_model/attribute_methods.rb:433:in `method_missing' /home/rblanco/devel/manageiq/app/models/mixins/availability_mixin.rb:24:in `is_available?' /home/rblanco/devel/manageiq/app/helpers/application_helper/button/host_feature_button_with_disable.rb:6:in `visible?' /home/rblanco/devel/manageiq/app/helpers/application_helper/button/basic.rb:62:in `skipped?' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:110:in `block in build_select_button' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:93:in `each' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:93:in `each_with_index' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:93:in `build_select_button' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:222:in `build_button' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:23:in `block (2 levels) in build_by_class' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:22:in `each' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:22:in `block in build_by_class' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:15:in `each' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:15:in `each_with_index' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:15:in `build_by_class' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:70:in `build_toolbar' /home/rblanco/devel/manageiq/app/helpers/application_helper/toolbar_builder.rb:6:in `call' /home/rblanco/devel/manageiq/app/helpers/application_helper.rb:375:in `build_toolbar' /home/rblanco/devel/manageiq/app/helpers/toolbar_helper.rb:7:in `block in toolbar_from_hash' /home/rblanco/devel/manageiq/app/helpers/toolbar_helper.rb:6:in `each' /home/rblanco/devel/manageiq/app/helpers/toolbar_helper.rb:6:in `collect' /home/rblanco/devel/manageiq/app/helpers/toolbar_helper.rb:6:in `toolbar_from_hash' /home/rblanco/devel/manageiq/app/views/layouts/angular/_toolbar.html.haml:2:in `_app_views_layouts_angular__toolbar_html_haml__1337972170121195968_70157606673580'
probably introduced by #11634
The text was updated successfully, but these errors were encountered:
romanblanco
No branches or pull requests
I'm getting error on Hosts detail screen
probably introduced by #11634
The text was updated successfully, but these errors were encountered: