← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1331032] Re: Network agent tab in admin should check supported extension

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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 extension

Status in OpenStack Dashboard (Horizon):
  Fix Released

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


References