Actions
Bug #2727
closedTest connection fails on oVirt: wrong number of arguments (1 for 0)
Description
Error in logs when testing connection on oVirt:
ArgumentError - wrong number of arguments (1 for 0): app/controllers/compute_resources_controller.rb:91:in `test_connection' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
Updated by Dominic Cleal about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Ronny M about 11 years ago
Had same "issue with oVirt Engine Version: 3.1.0-3.26.3.el6.centos.alt" on CentOS 6.4 (Final)
applied https://github.com/theforeman/foreman/pull/754
And everything works fine now :)
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 025ab6bcabeaec072381526c6b05ad1a2d974434.
Actions