yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04200
[Bug 1211695] Re: Hyper-V Deploying redhat image failed with ValueError
*** This bug is a duplicate of bug 1211122 ***
https://bugs.launchpad.net/bugs/1211122
** This bug is no longer a duplicate of bug 1211978
Cannot boot an instance with config drive
** This bug has been marked a duplicate of bug 1211122
vendor_data blueprint causes ValueError
--
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/1211695
Title:
Hyper-V Deploying redhat image failed with ValueError
Status in OpenStack Compute (Nova):
New
Bug description:
2013-08-12 01:50:00.698 3708 ERROR nova.virt.hyperv.vmops [req-ac1931d7-ffa0-4bf2-8c96-2b200e4447d6 b4f564af3ae84a7695f0d00b8a866cf3 2bf3cf3273d7442da615bd864ea16ac5] '2012-08-10' is not in list
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops Traceback (most recent call last):
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\virt\hyperv\vmops.py", line 180, in spawn
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops admin_password)
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\virt\hyperv\vmops.py", line 240, in _create_config_drive
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops with configdrive.ConfigDriveBuilder(instance_md=inst_md) as cdb:
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\virt\configdrive.py", line 75, in __init__
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops self.add_instance_metadata(instance_md)
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\virt\configdrive.py", line 96, in add_instance_metadata
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops for (path, value) in instance_md.metadata_for_config_drive():
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\api\metadata\base.py", line 426, in metadata_for_config_drive
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops if self._check_version(HAVANA, version):
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops File "C:\Program Files (x86)\Hyper-V Agent\Python27\lib\site-packages\nova\api\metadata\base.py", line 344, in _check_version
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops return versions.index(requested) >= versions.index(required)
2013-08-12 01:50:00.698 3708 TRACE nova.virt.hyperv.vmops ValueError: '2012-08-10' is not in list
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1211695/+subscriptions