neutron/neutron/agent/ovn/metadata
Daniel Alvarez 14aea286e6 [OVN][metadata] Adding ERROR trace upon unexpected data
When a metadata request arrives to the metadata agent, OVN
will need to figure out which port it corresponds to and it'll do
based on the network ID and IP address which should be a unique pair.

If it's not unique or it doesn't exist, then there is an error
and an ERROR trace is logged.

Change-Id: Id83c2899a03af98e32b0be7ba6ad661e646f07bc
Related-Bug: 1874733
Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
(cherry picked from commit 591adfee97)
2020-05-14 08:59:48 +00:00
..
__init__.py [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
agent.py [ovn] Stricter matching on metadata port binding event 2020-03-19 18:08:16 +00:00
driver.py [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
ovsdb.py [OVN] Reduce the number of watched tables in MetadataProxyHandler 2020-02-11 10:12:22 +00:00
server.py [OVN][metadata] Adding ERROR trace upon unexpected data 2020-05-14 08:59:48 +00:00