]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update deprecated messages
authorGary Kotton <gkotton@vmware.com>
Wed, 4 Nov 2015 13:59:22 +0000 (05:59 -0800)
committerGary Kotton <gkotton@vmware.com>
Wed, 4 Nov 2015 14:52:34 +0000 (06:52 -0800)
commit07b5ce8c4b8f3452651dc0ebb3280ae0e91cc827
tree92f91ae4f728fd70579183f92d0664cc200a152a
parent9f9065f206424c16d3f4b6c9c07907fa6175a13d
Update deprecated messages

Commit 8022adb7342b09886f53c91c12d0b37986fbf35c marked the
methods read_cached_file, find_config_file and
get_keystone_url as not used in Liberty.

This code only landed a few days ago. Updated the deprecated
message to be after Mitaka so that external plugins will have
some grace period to clean up their code.

Change-Id: Ia5ce564837c4855450aa9da94c276e4beb62900c
neutron/common/utils.py