]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add _store_ip_allocation method
authorrossella <rsblendido@suse.com>
Wed, 20 Aug 2014 10:44:01 +0000 (12:44 +0200)
committerrossella <rsblendido@suse.com>
Mon, 25 Aug 2014 15:04:02 +0000 (17:04 +0200)
commit0846f76da7b87e20c713403b793586e021a1b5d1
tree7e5708fad15e2985283fb558d2727687d2ceff77
parent8fde2e37f022a548df3820b29aa50e82d501bd83
Add _store_ip_allocation method

This refactor supports patch [1]
The code to store the IPAllocation is moved to a specific
method _store_ip_allocation

[1] https://review.openstack.org/#/c/100963

Change-Id: I9492dcb9479d6e6dadb79b137a273052d948412b
neutron/db/db_base_plugin_v2.py