yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #63555
[Bug 1588071] Re: IPv6 filter action should be hidden if OPENSTACK_NEUTRON_NETWORK.enable_ipv6 is set to False
Reviewed: https://review.openstack.org/335159
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ff42a42c3de6ca98484bd430f4639a98a515d211
Submitter: Jenkins
Branch: master
commit ff42a42c3de6ca98484bd430f4639a98a515d211
Author: Eddie Ramirez <eddie.ramirez@xxxxxxxxx>
Date: Wed Jun 22 16:55:05 2016 +0000
Hide IPv6 filter choice if enable_ipv6 is set to False
This patch hides filter choice IPv6 under Project->Instances
and Admin->Instances if OPENSTACK_NEUTRON_NETWORK.enable_ipv6
is set to False
Closes-bug: #1588071
Change-Id: Ibdccb94c2cbc07a8dbbe02f72ca7c8b6a36360f7
** Changed in: horizon
Status: In Progress => 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/1588071
Title:
IPv6 filter action should be hidden if
OPENSTACK_NEUTRON_NETWORK.enable_ipv6 is set to False
Status in OpenStack Dashboard (Horizon):
Fix Released
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
References