Bug #26280
The network used is different from the one visible in the network modal.
Description
Description of problem:
Error when creating a new Content Host using VMWare Compute Resource. The network information coming from Compute Profile appears to be correct on the webUI but when submitted generate an error (and then we are able to see a diff dvport group as expected)
Version-Release number of selected component (if applicable):
1.18.0
Steps to Reproduce:
1. Create a Compute Resouce
2. Create a Compute Profile
3. Create a Hostgroup
4. Create a new Content Host and use the hostgroup
Actual results:
Seeing selected different network in the modal window, than in the network table.
Expected results:
See the same network in both - modal and the network table.
Additional info:
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr almost 4 years ago
- Bugzilla link set to 1660258
- Description updated (diff)
The problem relies in the magical selection of a network by function selectRelatedNetwork after triggering it on non active modal.
#2
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6552 added
#3
Updated by Marek Hulán almost 4 years ago
- Related to Bug #26279: Foreman shows incorrect vmware interface type in network settings added
#4
Updated by Marek Hulán almost 4 years ago
- Fixed in Releases 1.22.0 added
#5
Updated by Marek Hulán almost 4 years ago
- Related to Feature #21676: Select related vmware network when selecting a subnet added
#6
Updated by Anonymous almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 1167c01648599008ae48bf3be366a1bc17a30158.
#7
Updated by Tomer Brisker almost 4 years ago
- Category set to Network
#8
Updated by Marek Hulán almost 4 years ago
- Related to Bug #26307: Vmware network comming from subnet guess should not rewrite the one selected on compute profile added
Fixes #26280 - preserving selection of related network (#6552)