myoung34 / vagrant-ovirt4

oVirt v4 provider for Vagrant
MIT License
36 stars 23 forks source link

Add disk resize functionality #102

Closed mika-b closed 5 years ago

mika-b commented 5 years ago

Tested with Ubuntu cloud images. Configurable the same way as memory. Backend only supports growing the disk so if configured with too small size fails with: "Cannot edit Virtual Disk. New disk size must be larger than the current disk size."

myoung34 commented 5 years ago

@mika-b would you mind rebasing your changes against the last merge?

myoung34 commented 5 years ago

Thanks!