]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use 'port' instead of 'ports' to reference port from IPAllocation
authorOleg Bondarev <obondarev@mirantis.com>
Fri, 10 Apr 2015 09:03:09 +0000 (12:03 +0300)
committerOleg Bondarev <obondarev@mirantis.com>
Wed, 15 Apr 2015 09:00:26 +0000 (12:00 +0300)
commite20a279b28f572a6ef2a5dee6cd38b973ff98248
treed23a3bb90b3b515f6305ec4ae6df032e51d95a3c
parent949f6e23b3e0af79c89d6ebb1a5add0a64f62028
Use 'port' instead of 'ports' to reference port from IPAllocation

'ports' is just confusing as IPAllocation can be associated
with only one port.

Closes-Bug: #1442527
Change-Id: I36bfa65956f54e4b290bb7568499a47eca7c126f
neutron/db/models_v2.py
neutron/plugins/ml2/plugin.py