yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95291
[Bug 2097124] [NEW] [OSC] Missing filter in "openstack neutron agent --agent-type" for OVN agents
Public bug reported:
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
** Affects: neutron
Importance: Low
Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)
** Changed in: neutron
Importance: Undecided => Low
** Description changed:
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,
- )
+ 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
--
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:
New
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
Follow ups