Bug #30815
Stop sending empty compute_attributes param
Description
Even if there is nothing related to changes in compute resources/attributes for a host, hammer passes an empty compute_attributes param to the server. This should not happen.
Associated revisions
History
#1
Updated by Oleh Fedorenko 7 months ago
- Triaged changed from No to Yes
- Assignee set to Oleh Fedorenko
- Status changed from New to Assigned
#2
Updated by The Foreman Bot 7 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/544 added
#3
Updated by Oleh Fedorenko 7 months ago
- Status changed from Ready For Testing to Assigned
- Pull request deleted (
https://github.com/theforeman/hammer-cli-foreman/pull/544)
#4
Updated by The Foreman Bot 7 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli/pull/336 added
#5
Updated by The Foreman Bot 7 months ago
- Fixed in Releases hammer-cli-2.3.0 added
#6
Updated by Oleh Fedorenko 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 2c24952a6477577cabd9358aa5e14c92f8b2662b.
Fixes #30815 - Stop sending empty compute attrs param