Remove duplicate key in memcached

Remove the duplicate key'namespace' in the endpoints configuration of oslo_cache

Change-Id: Ib4611f27ffa1146fc3d714c85ec263b379925e31
This commit is contained in:
laizhen 2020-01-02 17:05:55 +08:00 committed by Steve Wilkerson
parent a78ee39dcb
commit 9b4931fc78
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ endpoints:
default: null
hosts:
default: memcached
namespace: null
port:
memcache:
default: 11211