Public bug reported:
I noticed that in devstack master we have a lot of logs like:
Jul 21 08:18:13.371897 ubuntu-bionic-rax-iad-0018525571 neutron-
server[6599]: DEBUG neutron.api.rpc.handlers.resources_rpc [None req-
968a9155-c80a-4fbc-9c10-bcfca6ba372d None None] Pushing event updated
for resources: {'Port': ['ID=fedef62e-
0a31-4136-a693-4b4d3bab289e,revision_number=5']} {{(pid=6988) push
/opt/stack/neutron/neutron/api/rpc/handlers/resources_rpc.py:243}}
That means we're pushing resources updates via RPC, but it is not needed with
OVN as a backend, because there is no consumer of those messages.
Lets try to stop doing it.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: ovn
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1889737
Title:
[OVN] Stop using neutron.api.rpc.handlers.resources_rpc with OVN as a
backend
Status in neutron:
New
Bug description:
I noticed that in devstack master we have a lot of logs like:
Jul 21 08:18:13.371897 ubuntu-bionic-rax-iad-0018525571 neutron-
server[6599]: DEBUG neutron.api.rpc.handlers.resources_rpc [None req-
968a9155-c80a-4fbc-9c10-bcfca6ba372d None None] Pushing event updated
for resources: {'Port': ['ID=fedef62e-
0a31-4136-a693-4b4d3bab289e,revision_number=5']} {{(pid=6988) push
/opt/stack/neutron/neutron/api/rpc/handlers/resources_rpc.py:243}}
That means we're pushing resources updates via RPC, but it is not needed with
OVN as a backend, because there is no consumer of those messages.
Lets try to stop doing it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1889737/+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