Page MenuHomePhabricator

horizon: enable IPv6 security group panels
Closed, ResolvedPublic

Description

As of today, horizon does not allow to manage IPv6 rules of a security group.

Event Timeline

taavi edited projects, added Horizon; removed Cloud-VPS.

Change #1091632 had a related patch set uploaded (by Arturo Borrero Gonzalez; author: Arturo Borrero Gonzalez):

[operations/puppet@production] openstack: horizon: enable IPv6 on neutron panels

https://gerrit.wikimedia.org/r/1091632

aborrero changed the task status from Open to In Progress.Nov 15 2024, 12:03 PM
aborrero moved this task from Next to Doing on the User-aborrero board.

note this comment in the horizon source code:

# When cidr is used ethertype is determined from IP version of cidr.
# When source group, ethertype needs to be specified explicitly.

from openstack_dashboard/dashboards/project/security_groups/forms.py

Change #1091632 merged by Arturo Borrero Gonzalez:

[operations/puppet@production] openstack: horizon: enable IPv6 on neutron panels

https://gerrit.wikimedia.org/r/1091632