yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #85887
[Bug 1925836] [NEW] [OVN] OVN metada should not need to monitor the enterily Chassis table
Public bug reported:
If both "Chassis" and "Chassis_Private" tables are passed to the
MetadataProxyHandler class [0] the code will only limit the monitoring
of the "Chassis_Private" table [1].
Ideally, both tables should be conditionally monitored instead.
[0]
https://github.com/openstack/neutron/blob/1ad9ca56b07ffdc9f7e0bc6a62af61961b9128eb/neutron/agent/ovn/metadata/agent.py#L240-L242
[1]
https://github.com/openstack/neutron/blob/1ad9ca56b07ffdc9f7e0bc6a62af61961b9128eb/neutron/agent/ovn/metadata/ovsdb.py#L41-L44
** Affects: neutron
Importance: Medium
Status: In Progress
** Tags: ovn
** Tags added: ovn
** Changed in: neutron
Status: New => Confirmed
** Changed in: neutron
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1925836
Title:
[OVN] OVN metada should not need to monitor the enterily Chassis table
Status in neutron:
In Progress
Bug description:
If both "Chassis" and "Chassis_Private" tables are passed to the
MetadataProxyHandler class [0] the code will only limit the monitoring
of the "Chassis_Private" table [1].
Ideally, both tables should be conditionally monitored instead.
[0]
https://github.com/openstack/neutron/blob/1ad9ca56b07ffdc9f7e0bc6a62af61961b9128eb/neutron/agent/ovn/metadata/agent.py#L240-L242
[1]
https://github.com/openstack/neutron/blob/1ad9ca56b07ffdc9f7e0bc6a62af61961b9128eb/neutron/agent/ovn/metadata/ovsdb.py#L41-L44
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1925836/+subscriptions
Follow ups