** 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/1289134
Title:
BigSwitch: Cfg.error call formatted incorrectly
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
In an exception handling case a config error is raised; however, the
call is currently formatted incorrectly. It passes the details as a
second parameter rather than performing the string formatting in
place.
It also refers to strerror, which may not be present on all exception
types that could be raised during the certificate retrieval.
https://github.com/openstack/neutron/blob/7255e056092f034daaeb4246a812900645d46911/neutron/plugins/bigswitch/servermanager.py#L358
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1289134/+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