[Yahoo-eng-team] [Bug 1933802] Re: missing global_request_id in neutron_lib context from_dict method

2022-10-07 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/859813 Committed: https://opendev.org/openstack/neutron-lib/commit/9ecd5995b6c598cee931087bf13fdd166f404034 Submitter: "Zuul (22348)" Branch:master commit 9ecd5995b6c598cee931087bf13fdd166f404034 Author: Kiran Pawar Date: Thu

[Yahoo-eng-team] [Bug 1933802] Re: missing global_request_id in neutron_lib context from_dict method

2021-06-29 Thread Akihiro Motoki
** Changed in: neutron Status: Opinion => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1933802 Title: missing global_request_id in neutron_lib context from_dict

[Yahoo-eng-team] [Bug 1933802] Re: missing global_request_id in neutron_lib context from_dict method

2021-06-28 Thread Miguel Lavalle
Why is this a bug? I looked in the entire Neutron code. global_request_id is only used once here: https://github.com/openstack/neutron/blob/a33588b08639bd4bb78e632eb1fb2600a96aeb44/neutron/notifiers/nova.py#L83. And it is generated. So how is the absence of global_request_id in the Neutron context