As of today, horizon does not allow to manage IPv6 rules of a security group.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| openstack: horizon: enable IPv6 on neutron panels | operations/puppet | production | +2 -0 |
Event Timeline
Comment Actions
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
Comment Actions
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
Comment Actions
Change #1091632 merged by Arturo Borrero Gonzalez:
[operations/puppet@production] openstack: horizon: enable IPv6 on neutron panels