]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Mark for removal deadcode in neutron.common.utils
authorBogdan Tabor <bogdan.tabor@ericpol.com>
Wed, 21 Oct 2015 13:40:14 +0000 (15:40 +0200)
committerBogdan Tabor <bogdan.tabor@ericpol.com>
Thu, 22 Oct 2015 15:22:28 +0000 (17:22 +0200)
commit8022adb7342b09886f53c91c12d0b37986fbf35c
treeb4a888bdde534e7174d6f1320c6197e8b0e7c94e
parentd598b81f6acec8defa4756cd1f9accb6d75d082b
Mark for removal deadcode in neutron.common.utils

Methods:
 * read_cached_file(filename, cache_info, reload_func=None)
 * find_config_file(options, config_file)
 * get_keystone_url(conf)
are not used withing neutron projects.

Change-Id: Iba3325103f5c24c1822781382f4c8864eb2921c5
Closes-bug: #1508430
neutron/common/utils.py