Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

support disk_controller for vapp disk #554

Open
zyxep opened this issue Jul 19, 2021 · 0 comments
Open

support disk_controller for vapp disk #554

zyxep opened this issue Jul 19, 2021 · 0 comments

Comments

@zyxep
Copy link

zyxep commented Jul 19, 2021

Hi,

Looking at https://github.com/vmware/pyvcloud/blob/master/pyvcloud/vcd/vapp.py#L662 then there is support for disk_controller, it defaults to lsilogic.

Looking at the code https://github.com/vmware/vcd-cli/blob/623a322b61773a586cd5632ded0869a27b3e6d03/vcd_cli/vapp.py#L1072-L1096 isn't it used, not even as an option.

task = vapp.add_disk_to_vm(vm_name, size)
It would be nice to have support to be able to change the controller for new disks, I don't want to use lsilogic but Paravirtual

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant