Reviewed: https://review.opendev.org/740693 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7a56b8f3bc5187846ce9f62dd9347ab5ffefcb5c Submitter: Zuul Branch: master
commit 7a56b8f3bc5187846ce9f62dd9347ab5ffefcb5c Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon Jul 13 13:25:33 2020 +0000 String to byte conversion should provide the encoding type Change-Id: Id988cab87d32d5721cd91152df194fbb6fa703c5 Closes-Bug: #1887385 ** Changed in: neutron Status: In Progress => 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/1887385 Title: String to byte conversion should provide the encoding type Status in neutron: Fix Released Bug description: In [1], in case self.port is a string, the encoding method should be provided. [1]https://github.com/openstack/neutron/blob/73557abefcba1c6ce0cef709d1082674c0217485/neutron/tests/functional/test_server.py#L231 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1887385/+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

