yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #90829
[Bug 1998833] Re: [OVN] "MetadataAgentOvnSbIdl" should implement "post_connect" method
Reviewed: https://review.opendev.org/c/openstack/neutron/+/866601
Committed: https://opendev.org/openstack/neutron/commit/a8adb5aa9c5d4161c27a9ef994ff38ec2f20bf00
Submitter: "Zuul (22348)"
Branch: master
commit a8adb5aa9c5d4161c27a9ef994ff38ec2f20bf00
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Thu Dec 1 21:18:19 2022 +0100
[OVN] Implement abstract "post_connect" in "MetadataAgentOvnSbIdl"
Implement the abstract method "post_connect" in class
"MetadataAgentOvnSbIdl", inherited from parent class "OvnIdl".
Closes-Bug: #1998833
Change-Id: I3e7e6907802242cadd6e5589196006f382d11081
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1998833
Title:
[OVN] "MetadataAgentOvnSbIdl" should implement "post_connect" method
Status in neutron:
Fix Released
Bug description:
"MetadataAgentOvnSbIdl" base class "OvnIdl" implements the abstract
method "post_connect". In order to instantiate
"MetadataAgentOvnSbIdl", this method needs to be defined in the child
class.
Note: because of [1], we can use a child class without this method
implemented.
[1]https://review.opendev.org/c/openstack/ovsdbapp/+/464192/2/ovsdbapp/backend/ovs_idl/connection.py#78
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1998833/+subscriptions
References