yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31622
[Bug 1427467] Re: Oversight when copying configdrive during live migration on Hyperv
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => kilo-rc1
--
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):
Fix Released
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
References