yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95359
[Bug 2097124] Re: [OSC] Missing filter in "openstack neutron agent --agent-type" for OVN agents
This bug does not affect to Neutron but to OSC.
** Also affects: python-openstackclient
Importance: Undecided
Status: New
** Changed in: python-openstackclient
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2097124
Title:
[OSC] Missing filter in "openstack neutron agent --agent-type" for OVN
agents
Status in neutron:
Invalid
Status in python-openstackclient:
In Progress
Bug description:
The OpenStack client does not have options to filter the OVN Neutron
agents, using the parameter "--agent-type".
From neutron.common.ovn.constants:
OVN_CONTROLLER_AGENT = 'OVN Controller agent'
OVN_CONTROLLER_GW_AGENT = 'OVN Controller Gateway agent'
OVN_METADATA_AGENT = 'OVN Metadata agent'
OVN_NEUTRON_AGENT = 'OVN Neutron agent'
OVN_CONTROLLER_TYPES = (OVN_CONTROLLER_AGENT,
OVN_CONTROLLER_GW_AGENT,
)
Jira ticket: https://issues.redhat.com/browse/RHOSSTRAT-337
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2097124/+subscriptions
References