yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04591
[Bug 1214363] Re: set_vif_bandwidth_config may throw a KeyError.
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1214363
Title:
set_vif_bandwidth_config may throw a KeyError.
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
set_vif_bandwidth_config may get an inst_type (as its second
parameter) that has no 'extra_specs' field. This is perfectly normal,
but will cause a KeyError:
for key, value in inst_type['extra_specs'].iteritems():
...
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1214363/+subscriptions