Bug #26536
closedUnable to Change Host Location via Hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1679300
Description of problem: Changing the Host location via Hammer fails with an error
'Could not update the host: Resource host not found by id 'x''
Version-Release number of selected component (if applicable): 6.4
How reproducible:
Steps to Reproduce:
1.Get host-id, using # hammer host list
2.Get location-id, using # hammer location list
3. Change the host's location through hammer, using below command:
- hammer host update --id <host-id> --location-id <>
Actual results: hammer host update fails with an error 'Could not update the host: Resource host not found by id 'x'
Expected results: To change the location of hosts using hammer host update
Additional info:
Updated by Oleh Fedorenko almost 6 years ago
- Status changed from New to Assigned
- Assignee set to Oleh Fedorenko
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/416 added
Updated by The Foreman Bot almost 6 years ago
- Status changed from Assigned to Ready For Testing
Updated by The Foreman Bot over 5 years ago
- Fixed in Releases hammer-cli-foreman-0.18.0 added
Updated by Oleh Fedorenko over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-foreman|031522dc6ba5480c1d4d8820249698818c3aacae.
Updated by Martin Bacovsky over 5 years ago
- Pull request https://github.com/Katello/hammer-cli-katello/pull/673 added
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/441 added