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:
parent
a78ee39dcb
commit
9b4931fc78
@ -65,7 +65,6 @@ endpoints:
|
|||||||
default: null
|
default: null
|
||||||
hosts:
|
hosts:
|
||||||
default: memcached
|
default: memcached
|
||||||
namespace: null
|
|
||||||
port:
|
port:
|
||||||
memcache:
|
memcache:
|
||||||
default: 11211
|
default: 11211
|
||||||
|
Loading…
Reference in New Issue
Block a user