From: Davanum Srinivas Date: Thu, 12 Nov 2015 19:08:50 +0000 (-0500) Subject: Last sync from oslo-incubator X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=eb730b05df42945d64d0c07521f5e4b7a6c55c37;p=openstack-build%2Fneutron-build.git 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 --- 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. # ########################################################################