Actions
Bug #25971
closedComputeResource available* api calls returns bad counts
Description
In controller ComputeResourcesController is a lot of methods available*, getting results using index template, but letting the default implementation count.
This approach will take count of ComputeResources, because it counts from resource_scope.
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6456 added
Updated by Ondřej Ezr almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 263744b89443fce01d9cecc1b4ab4e036d943ee3.
Actions