]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fixing two comments regarding bind_port in ml2
authorMohammad Banikazemi <mb@us.ibm.com>
Tue, 17 Sep 2013 19:56:01 +0000 (15:56 -0400)
committerMohammad Banikazemi <mb@us.ibm.com>
Wed, 18 Sep 2013 01:35:46 +0000 (21:35 -0400)
commit34213db15a5b31f3639677751925f754bc09f414
tree6376a3aed535348d0cfade14708bef2d99d3d465
parent4afee8006c671cb2ffdad9d7fd2ef4b12284ac16
Fixing two comments regarding bind_port in ml2

Fixes two comment lines regarding when bind_port
is called. The correct comment should indicate that
bind_port is called prior to "create_port_precommit or
update_port_precommit" rather than
"create_network_precommit or update_network_precommit".

Change-Id: I5c0cb49efb43b15fdc5a7f88569e19fcf8d72819
neutron/plugins/ml2/driver_api.py
neutron/plugins/ml2/managers.py