diff options
author | John Garbutt <john@johngarbutt.com> | 2013-03-20 11:56:29 +0000 |
---|---|---|
committer | John Garbutt <john@johngarbutt.com> | 2013-03-28 14:31:02 +0000 |
commit | b1445e7e84b720ac232541ef866fbe7a59faeaf8 (patch) | |
tree | 0737c1520e2072d5aad9148c3afb9b93937bb3e4 /nova/utils.py | |
parent | 7bf541cc907bd0e4c881a1bdbd6a14fd7146a5f9 (diff) | |
download | nova-b1445e7e84b720ac232541ef866fbe7a59faeaf8.tar.gz nova-b1445e7e84b720ac232541ef866fbe7a59faeaf8.tar.xz nova-b1445e7e84b720ac232541ef866fbe7a59faeaf8.zip |
xenapi: fix support for iso boot
Fixes bug 1154731 that stated the iso support was broken.
There were several issues around a vdis list without a 'root' disk.
Because the ISO boot was HVM, only 0-3 devices will work, so, the
devices used have been re-ordered to ensure ISOs can be read
by a HVM guest without PV tools. Once PV tools are present, a
HVM guest will be able to access an ephemeral or swap disk.
Change-Id: I4b57f70301a4256fa975323d7964fde19e8d4508
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions