Actions
Bug #18388
closedUnify hosts task can delete live managed virtual machines
Description
when the unify_hosts rake task runs, it does not seem to take into consideration whether or not the host being removed is 'Managed' by the Satellite via a Compute Resource.
This can cause the machine to be destroyed!
Steps to Reproduce:
1. Create system via compute resource, or register with shortname and set to managed.
2. manually invoke unify hosts script
3. Verify host destroyed afterward, check with Monitor -> Audit.
Actual results:
Unify hosts removed managed shortname host, destroyed system.
Expected results:
Unify hosts should handle or ignore managed hosts.
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/6586 added
Updated by Justin Sherrill almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3b45869bdeae35aa029c0e15e7a3d09b99ada082.
Updated by Justin Sherrill almost 8 years ago
- Subject changed from Unify hosts task can delete live managed virtual machines to Unify hosts task can delete live managed virtual machines
- Translation missing: en.field_release set to 188
Actions