yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #05956
[Bug 1006245] Re: Method 'get_dev_name - nova.virt.libvirt.vif:LibvirtOpenVswitchDriver' should have self as first parameter
There are no _self in any files under nova/network/** and under
nova/virt/**
-- dims
** Changed in: nova
Status: Confirmed => Invalid
--
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/1006245
Title:
Method 'get_dev_name - nova.virt.libvirt.vif:LibvirtOpenVswitchDriver'
should have self as first parameter
Status in OpenStack Compute (Nova):
Invalid
Bug description:
This method is defined as:
def get_dev_name(_self, iface_id):
return "tap" + iface_id[0:11]
we should use self as first parameter of method
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1006245/+subscriptions