-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
-
-
Important
-
None
Description of problem:
No pod networking added to the VM while creating it from instanceType:
1. interface section is missing in the VM yaml
interfaces:
- macAddress: '02:5f:f5:00:00:35'
masquerade: {}
model: virtio
name: default
2. no nic is found in the "Network interfaces" tab
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. create a vm from instanceType from UI
2. visit the "Network interfaces" tab
3.
Actual results:
Expected results:
it should have the pod networking
Additional info: