Actions
Bug #12256
closedRollback during discovered host provisioning errors with ERF42-8175 and causes post_commit orchestration
Difficulty:
easy
Triaged:
Bugzilla link:
Description
We should provide an empty method there.
2015-10-22 04:45:49 [app] [W] Failed to perform rollback on Rebooting discovered-host-1.discovery.test - ERF42-8175 [Foreman::Exception]: invalid method delReboot | Foreman::Exception: ERF42-8175 [Foreman::Exception]: invalid method delReboot | /usr/share/foreman/app/models/concerns/orchestration.rb:165:in `execute' | /usr/share/foreman/app/models/concerns/orchestration.rb:131:in `block in process' | /usr/share/foreman/app/models/concerns/orchestration.rb:127:in `reverse_each' | /usr/share/foreman/app/models/concerns/orchestration.rb:127:in `process' | /usr/share/foreman/app/models/concerns/orchestration.rb:39:in `post_commit'
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/225 added
- Pull request deleted (
)
Updated by Anonymous about 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|df4df986ce943e61cac2d71bd5af6e7a2816bb47.
Updated by Ivan Necas about 10 years ago
- Related to Bug #14001: Wrapping `host.save` call into external trasnaction causes the `post_commit` orchestration to be triggered even when failures in `pre_commit` orchestration added
Updated by Ivan Necas about 10 years ago
- Related to Tracker #14002: Orchestration build around ActiveRecord hooks tracker added
Updated by Lukas Zapletal almost 10 years ago
- Subject changed from Rollback during discovered host provisioning errors with ERF42-8175 invalid method delReboot to Rollback during discovered host provisioning errors with ERF42-8175 and causes post_commit orchestration
- Bugzilla link set to 1347992
Updated the subject, this bug seems to be more important that it looks like at first sight (see Ivans comment).
Updated by Lukas Zapletal almost 10 years ago
- Related to Bug #9306: User without hostgroup view permissions can't create discover rules added
Actions