]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that fixed port IP address is in valid allocation range.
authorGary Kotton <gkotton@redhat.com>
Wed, 7 Nov 2012 00:44:35 +0000 (00:44 +0000)
committerGary Kotton <gkotton@redhat.com>
Sun, 11 Nov 2012 03:06:09 +0000 (03:06 +0000)
commitc8375cfad251176edfd44956a1d44e56126908b3
tree110d90ed822a05092f1ccd5a7f1ffd4884d81bc8
parent6830ff4d946af39f39cfdaf4c94db1d344ffc80c
Ensure that fixed port IP address is in valid allocation range.

Fixes bug 1077292

Change-Id: I587655bece83d0f6aa665e522efbc0ecd5ef1734
quantum/db/db_base_plugin_v2.py
quantum/tests/unit/test_db_plugin.py