yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28977
[Bug 1427467] [NEW] Oversight when copying configdrive during live migration on Hyperv
Public bug reported:
When fixing bug https://launchpad.net/bugs/1322096 there was an
oversight. When copying the iso we check if the instance requires a
config drive and if that config drive is a iso, by checking the value
"config_drive_cdrom" from the conf. This value can change and thus, even
if the instance has a iso configdrive attached it will be ommitted in
the way the fix was implemented.
A better idea would be to check if the instance has a attached iso.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1427467
Title:
Oversight when copying configdrive during live migration on Hyperv
Status in OpenStack Compute (Nova):
New
Bug description:
When fixing bug https://launchpad.net/bugs/1322096 there was an
oversight. When copying the iso we check if the instance requires a
config drive and if that config drive is a iso, by checking the value
"config_drive_cdrom" from the conf. This value can change and thus,
even if the instance has a iso configdrive attached it will be
ommitted in the way the fix was implemented.
A better idea would be to check if the instance has a attached iso.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1427467/+subscriptions
Follow ups
References