← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1331032] [NEW] Network agent tab in admin should check supported exception

 

Public bug reported:

Some neutron plugin don't support agent extension.

However, network agent tab don't check agent extension is supported or not.
https://github.com/openstack/horizon/blob/6c0ab78c1781ca8f58b11ac6a9a23c14176d6fb3/openstack_dashboard/dashboards/admin/info/tabs.py#L87

We should add check here using api.neutron.is_extension_supported
method.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1331032

Title:
  Network agent tab in admin should check supported exception

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Some neutron plugin don't support agent extension.

  However, network agent tab don't check agent extension is supported or not.
  https://github.com/openstack/horizon/blob/6c0ab78c1781ca8f58b11ac6a9a23c14176d6fb3/openstack_dashboard/dashboards/admin/info/tabs.py#L87

  We should add check here using api.neutron.is_extension_supported
  method.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1331032/+subscriptions


Follow ups

References