]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Allow DHCPv6 reply from server to client
authorXu Han Peng <xuhanp@cn.ibm.com>
Tue, 1 Jul 2014 08:57:51 +0000 (16:57 +0800)
committerXu Han Peng <xuhanp@cn.ibm.com>
Wed, 10 Sep 2014 10:58:08 +0000 (18:58 +0800)
commite0e15472a71cf07b435dc6ee6a48ff4249a9a636
tree55e349249b57a7bf5d1cdfd51e8a850f711414a6
parent3b46f2ca28fedc3de6769a0a5dd48b19ab900ce0
Allow DHCPv6 reply from server to client

Add security group rule to allow DHCPv6 reply from dhcp server
link local addres port 547 to client port 546.

Change-Id: I5fd9561e855b1d3999649934977af659d5ca221f
Closes-Bug: 1335984
neutron/db/securitygroups_rpc_base.py
neutron/tests/unit/bigswitch/test_base.py
neutron/tests/unit/test_security_groups_rpc.py