]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Rename range to avoid shadowing the builtin
authorCarl Baldwin <carl.baldwin@hp.com>
Tue, 19 Aug 2014 03:58:22 +0000 (03:58 +0000)
committerrossella <rsblendido@suse.com>
Thu, 21 Aug 2014 07:59:08 +0000 (09:59 +0200)
commit702967e2a8f9db4b4e1e58e8bc53fd7833f9c2aa
tree7ba3e51267d7642a4304782dfc6535bdbd6bdad5
parent3d3fbc383734f372d6ae99d15c316dec91729370
Rename range to avoid shadowing the builtin

This refactor supports a patch I was reviewing [1].  I thought it
better to apply this consistently in this file as a separate refactor
so that that patch could be done cleaner.

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

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