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


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to