Actions
Bug #26462
closedPUT request for cache refresh fails
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
VM management
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1692688
Description of problem:
PUT request for a compute resource fails with below error message
```
{
"message": "Failed to refresh the cache."
}
```
Version-Release number of selected component (if applicable):
latest master
How reproducible:
Steps to Reproduce:
1.Add a compute resource
2.PUT request for cache refresh
3.
Actual results:
Shown error msg
Expected results:
Should work or give proper error if not implemented
Additional info:
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/6620 added
Updated by Shira Maximov almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f9b89a1f89827d37234c7583410f23704692084e.
Actions