GetShellCommand: get hvparams and beparams
Sometimes the hypervisor will use the instance hv and/or be parameters to determine the best shell command. This is not possible, though, currently, as the instance hv/beparams are not filled, so we have to pass the filled versions separately. Reviewed-by: iustinp
Showing
- lib/cmdlib.py 6 additions, 1 deletionlib/cmdlib.py
- lib/hypervisor/hv_base.py 1 addition, 1 deletionlib/hypervisor/hv_base.py
- lib/hypervisor/hv_fake.py 1 addition, 1 deletionlib/hypervisor/hv_fake.py
- lib/hypervisor/hv_kvm.py 1 addition, 1 deletionlib/hypervisor/hv_kvm.py
- lib/hypervisor/hv_xen.py 1 addition, 1 deletionlib/hypervisor/hv_xen.py
Loading
Please register or sign in to comment