← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1588071] [NEW] IPv6 filter action should be hidden if OPENSTACK_NEUTRON_NETWORK.enable_ipv6 is set to False

 

Public bug reported:

In the Admin > Instances panel, one of the filter options is "IPv6
Address =". By overriding the init function, we can hide this option
based on the value of OPENSTACK_NEUTRON_NETWORK.enable_ipv6 in
local_settings.

** Affects: horizon
     Importance: Undecided
         Status: New

** Description changed:

- In the Admin > Instances panel, one of the filter options is IPv6. By
- overriding the init function, we can hide this option based on the value
- of OPENSTACK_NEUTRON_NETWORK.enable_ipv6 in local_settings.
+ In the Admin > Instances panel, one of the filter options is "IPv6
+ Address =". By overriding the init function, we can hide this option
+ based on the value of OPENSTACK_NEUTRON_NETWORK.enable_ipv6 in
+ local_settings.

-- 
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/1588071

Title:
  IPv6 filter action should be hidden if
  OPENSTACK_NEUTRON_NETWORK.enable_ipv6 is set to False

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  In the Admin > Instances panel, one of the filter options is "IPv6
  Address =". By overriding the init function, we can hide this option
  based on the value of OPENSTACK_NEUTRON_NETWORK.enable_ipv6 in
  local_settings.

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


Follow ups