]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OVS agent: fix a comment on CANARY_TABLE
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Tue, 1 Jul 2014 01:50:57 +0000 (10:50 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Wed, 2 Jul 2014 16:12:06 +0000 (01:12 +0900)
commitafdf1f831c46a68a286f1fa885dc6abe7b79e8fa
treed8c1a98f3eef5f5c0cb84e0b1ce6ac2e6a5a0a2c
parentfe57b966ac4b2bf8e19b66ac75e25981361d5e0c
OVS agent: fix a comment on CANARY_TABLE

CANARY_TABLE is for br-int, not for br-tun.  Grouping it with
constants for br-tun tables together is misleading.  Move it into
a separate section and comment appropriately.  No functional changes.

Change-Id: Ic1aed992776a87ed77665b712de7ec3bd9dab397
neutron/plugins/openvswitch/common/constants.py