-
Bug
-
Resolution: Done
-
Undefined
-
4.14.0
-
No
-
False
-
Description of problem:
we need update the govc version to support PR:https://github.com/openshift/release/pull/42334. As the command "govc vm.network.change -dc xxx -vm -net xxxxx " only support after govc version v0.30.4. then vm can not fetch ip correctly.
Version-Release number of selected component (if applicable):
ocp 4.14
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
"govc: path 'ci-segment-151'" resolves to multiple networks if specific the -net with network path, will got "govc: network '/IBMCloud/host/vcs-mdcnc-workload-1/ci-segment-151' not found"
Expected results:
govc version update, govc vm.network.change can be used to get the unique network.
Additional info: