Skip to content

Commit

Permalink
Merge pull request #111 from ATIX-AG/fix/hosts_api_determine_utilization
Browse files Browse the repository at this point in the history
Remove deprecated behavior of missing_hosts API
  • Loading branch information
bastian-src authored Jan 22, 2025
2 parents 58280a8 + 0d2e852 commit bd200c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def utilization
N_('Show resources could not be determined when calculating utilization')
param :id, :identifier, required: true
def missing_hosts
@resource_quota.determine_utilization
process_response @resource_quota
end

Expand Down

0 comments on commit bd200c3

Please sign in to comment.