Bug #27929
closed[Kubevirt-Foreman] The creation of a compute profile with volumes and interfaces is not working properly.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1754864
Description of problem:
This PR: https://github.com/theforeman/foreman_kubevirt/pull/118
added validation on the volumes capacity, the issue is that not all compute resource has a capacity, other use size_gb or other names,
the PR causes an issue with submitting the form of compute profile, and prevent creating a new compute profiles in all compute resources (if the kubevirt plugin in installed.
Version-Release number of selected component (if applicable):
6.6
How reproducible:
100%
Steps to Reproduce:
1. Try to create a new compute profile-> submit the form and see that nothing happens.
2.
3.
Actual results:
Expected results:
submitting the form should success
Additional info:
Updated by Shira Maximov about 5 years ago
- Pull request https://github.com/theforeman/foreman_kubevirt/pull/121 added
Updated by Shira Maximov about 5 years ago
- Status changed from New to Closed
Applied in changeset foreman_kubevirt|5b1582496d6374150044407bd42aea7e2e7b1f7a.
Updated by Ori Rabin about 5 years ago
- Bugzilla link changed from 1754864 to 1755451