** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1289192
Title:
BigSwitch: certificate file helper functions incorrect
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
The BigSwitch plugin has helper methods for writing certificates to
the file system that are incorrectly defined.
They are missing the self argument that will be passed in.
https://github.com/openstack/neutron/blob/7255e056092f034daaeb4246a812900645d46911/neutron/plugins/bigswitch/servermanager.py#L368
https://github.com/openstack/neutron/blob/7255e056092f034daaeb4246a812900645d46911/neutron/plugins/bigswitch/servermanager.py#L319
The unit tests were also incorrect in this case since they were
refactored at right before the merge to avoid any file-system writes
during unit tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1289192/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp