From eb730b05df42945d64d0c07521f5e4b7a6c55c37 Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Thu, 12 Nov 2015 14:08:50 -0500 Subject: [PATCH] Last sync from oslo-incubator oslo-incubator will cease to host common code soon. This is hopefully the very last sync from oslo-incubator. Change-Id: I08a07a7199fec506ba7a214788c0f36aee5360ec --- neutron/openstack/common/cache/cache.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron/openstack/common/cache/cache.py b/neutron/openstack/common/cache/cache.py index 32e6b454c..5b77b6b44 100644 --- a/neutron/openstack/common/cache/cache.py +++ b/neutron/openstack/common/cache/cache.py @@ -28,7 +28,7 @@ Supported configuration options: # https://etherpad.openstack.org/p/kilo-neutron-library-proposals for # the discussion leading to this deprecation. # -# We recommend helping with the new neutron.cache library being created +# We recommend helping with the new oslo.cache library being created # as a wrapper for dogpile. # ######################################################################## -- 2.45.2