yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04674
[Bug 1204798] Re: Unit tests fail with "KeyError: 'uuid'"
** Changed in: nova
Status: Fix Committed => Fix Released
--
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/1204798
Title:
Unit tests fail with "KeyError: 'uuid'"
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Traceback (most recent call last):
File "/home/skort/nova/nova/tests/network/test_manager.py", line 1070, in test_add_fixed_ip_instance_without_vpn_requested_networks
networks[0]['id'])
File "/home/skort/nova/nova/network/manager.py", line 763, in add_fixed_ip_to_instance
self._allocate_fixed_ips(context, instance_id, host, [network])
File "/home/skort/nova/nova/network/manager.py", line 220, in _allocate_fixed_ips
vpn=vpn, address=address)
File "/home/skort/nova/nova/network/manager.py", line 1730, in allocate_fixed_ip
if self._validate_instance_zone_for_dns_domain(context, instance):
File "/home/skort/nova/nova/network/manager.py", line 799, in _validate_instance_zone_for_dns_domain
instance_domain, instance=instance)
File "/usr/lib/python2.7/logging/__init__.py", line 1427, in warning
msg, kwargs = self.process(msg, kwargs)
File "/home/skort/nova/nova/openstack/common/log.py", line 266, in process
instance_extra = CONF.instance_format % instance
KeyError: 'uuid'
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1204798/+subscriptions