vmware/pyvmomi-community-samples

Exception: Failed to find a free slot on the IDE controller

Open

#513 opened on Sep 25, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, i need add iso file to boot list ( https://github.com/vmware/pyvmomi-community-samples/blob/master/samples/cdrom_vm.py )this error appear : raise Exception('Failed to find a free slot on the IDE controller') Exception: Failed to find a free slot on the IDE controller

Contributor guide