yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86560
[Bug 1933401] Re: [OVN]The type of ovn controller is not recognized as a gateway agent
Reviewed: https://review.opendev.org/c/openstack/neutron/+/797796
Committed: https://opendev.org/openstack/neutron/commit/1f3762b0fb8258e2f77b600df8ab96f20d65f5b8
Submitter: "Zuul (22348)"
Branch: master
commit 1f3762b0fb8258e2f77b600df8ab96f20d65f5b8
Author: zhouhenglc <zhouhenglc@xxxxxxxxxx>
Date: Thu Jun 24 10:41:15 2021 +0800
[OVN] "ControllerAgent" should accept Chassis and Chassis_Private
Because we support OVN version with and without Chassis_Private,
"ControllerAgent" should accept both type of registers. In Chassis, the
"external_ids" are stored as a main attribute while in Chassis_Private
are stored on the chassis reference list.
Closes-bug: #1933401
Change-Id: I4575ca06ccba3537a8fd2347b837231e0643e64c
** 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/1933401
Title:
[OVN]The type of ovn controller is not recognized as a gateway agent
Status in neutron:
Fix Released
Bug description:
neutron use ovn as mechanism_driver
ovn version is 21.03
I have a gateway node, and set this node as gateway node use "ovs-
vsctl set open_vswitch . external_ids:ovn-cms-options=enable-chassis-
as-gw", restart ovn-controller,
but I use "openstack network agent list" to see agents, agent type
still "OVN Controller agnet" not "OVN Controller Gateway agent"
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1933401/+subscriptions
References