]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
print error when no match mapping found in check_segment_for_agent
authorYalei Wang <yalei.wang@intel.com>
Mon, 29 Dec 2014 05:17:30 +0000 (13:17 +0800)
committerYalei Wang <yalei.wang@intel.com>
Tue, 6 Jan 2015 02:35:10 +0000 (10:35 +0800)
commita04fa671209343009887575fdda9c8a3a7d23ba0
tree4e8fc94974e3c00a00e25aca8983c9fe124eac89
parentb88f9df7339a576fbcdf481225bfc644a2a13b2f
print error when no match mapping found in check_segment_for_agent

error print when no match PHYSICAL_NETWORK mapping found in function
check_segment_for_agent for OVS and linuxbridge mechanism driver.

Change-Id: I58c43328f0512de25720871fc51c79f074493cdf
Closes-Bug: #1404962
neutron/plugins/ml2/drivers/mech_linuxbridge.py
neutron/plugins/ml2/drivers/mech_openvswitch.py