summaryrefslogtreecommitdiff
path: root/etc/oslo-config-generator
diff options
context:
space:
mode:
authorFang Zhen <zhen.fang@easystack.cn>2016-03-09 14:46:12 +0800
committerIhar Hrachyshka <ihrachys@redhat.com>2016-06-02 15:22:36 +0000
commit56efc8ac76415070041d125a6e30523caf9b3cbd (patch)
tree39891accebd53bc9c472ce31eaa1259086161bf2 /etc/oslo-config-generator
parent96a195c064df65fb566defa839e8872750931f58 (diff)
downloadneutron-56efc8ac76415070041d125a6e30523caf9b3cbd.tar.gz
Switch to oslo.cache
Oslo incubator is about to stop for cache module. We could use oslo.cache instead. The legacy memory backend is replaced by oslo_cache.dict. Closes-Bug: #1517883 Change-Id: I108242ca9f27c9ec47959ce7615bc7d84cae014b
Diffstat (limited to 'etc/oslo-config-generator')
-rw-r--r--etc/oslo-config-generator/metadata_agent.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/oslo-config-generator/metadata_agent.ini b/etc/oslo-config-generator/metadata_agent.ini
index 5c27309a6c..a154af4f90 100644
--- a/etc/oslo-config-generator/metadata_agent.ini
+++ b/etc/oslo-config-generator/metadata_agent.ini
@@ -4,3 +4,4 @@ wrap_width = 79
namespace = neutron.metadata.agent
namespace = oslo.log
+namespace = oslo.cache \ No newline at end of file