[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-25 Thread James Page
Ubuntu SRU information [Impact] netfilter based firewall logging does not correctly identify the log prefix resulting in lack of mapping from netfilter log messages to neutron ports. [Test Case] Deploy OpenStack Enabled firewall-group logging (~openstack-charmers-next feature) Create instance an

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-25 Thread James Page
Patches pushed to stein and rocky branches for Ubuntu packaging. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832210 Title: incorrect decode of log prefix under python 3 To manage notifications a

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-21 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron-fwaas - 1:15.0.0~b1~git2019061312.45a36b8ba-0ubuntu1 --- neutron-fwaas (1:15.0.0~b1~git2019061312.45a36b8ba-0ubuntu1) eoan; urgency=medium * d/p/netfilter_log-Correct-decode-binary-types.patch: Cherry pick fix to resolve decoding of net

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-21 Thread James Page
** Also affects: cloud-archive Importance: Undecided Status: New ** Changed in: neutron-fwaas (Ubuntu Eoan) Status: New => Fix Committed ** Also affects: cloud-archive/rocky Importance: Undecided Status: New ** Also affects: cloud-archive/stein Importance: Undecided

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/664234 Committed: https://git.openstack.org/cgit/openstack/neutron-fwaas/commit/?id=5c334d584b180c735d8744ff1807f2747c024a55 Submitter: Zuul Branch:master commit 5c334d584b180c735d8744ff1807f2747c024a55 Author: James Page Date: Mon Jun 10 10:36:05 2019

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-11 Thread Edward Hope-Morley
** Tags added: py3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832210 Title: incorrect decode of log prefix under python 3 To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-10 Thread Brian Haley
** Changed in: neutron Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1832210 Title: incorrect decode of log prefix under python 3 To manage notifications about th

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-10 Thread James Page
** Also affects: neutron-fwaas (Ubuntu Eoan) Importance: Undecided Status: New ** Also affects: neutron-fwaas (Ubuntu Disco) Importance: Undecided Status: New ** Also affects: neutron-fwaas (Ubuntu Cosmic) Importance: Undecided Status: New ** Description changed:

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-10 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.opendev.org/664234 ** Changed in: neutron Status: New => In Progress ** Changed in: neutron Assignee: (unassigned) => James Page (james-page) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-10 Thread James Page
Illustrated: >>> str(b'10612530182266949194') "b'10612530182266949194'" >>> b'10612530182266949194'.decode('UTF-8') '10612530182266949194' ** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1832210] Re: incorrect decode of log prefix under python 3

2019-06-10 Thread James Page
Incorrect encoding: https://opendev.org/openstack/neutron- fwaas/src/branch/master/neutron_fwaas/privileged/netfilter_log/libnetfilter_log.py#L169 str(X) -> X.decode('UTF-8') -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu