]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
L3 DB: set get_assoc_data to be an internal method
authorGary Kotton <gkotton@vmware.com>
Wed, 9 Dec 2015 10:01:24 +0000 (02:01 -0800)
committerGary Kotton <gkotton@vmware.com>
Wed, 9 Dec 2015 10:01:24 +0000 (02:01 -0800)
commit100490ae0847eb13d4948fa37b3e4e1a00f41dbc
tree98ec040789a5070932cff9abeca60df8f61c15f9
parentad26d26987c8a659dff34c2b60779e61d28f293f
L3 DB: set get_assoc_data to be an internal method

Use an _ to indicate the method is only used internally.
This will help avoid confusion if this method is updated.

TrivailFix

Change-Id: I8a34ddddf0b4d445ec14438ef0044fdafc810268
neutron/db/l3_db.py