Removed header doc for memcache servers

The header doc for memcache servers exists but there
is no parameter for it with the class.

Change-Id: Idd0358c12fca9fe0ebd519eceafcc5295ebb00e5
This commit is contained in:
Matthew J. Black
2017-01-10 10:52:34 -05:00
parent e6bdd7ec25
commit 3f66fc2abc

View File

@@ -30,11 +30,6 @@
# (optional) Connection url for the neutron database.
# (Defaults to undef)
#
# [*memcached_servers*]
# (optinal) a list of memcached server(s) to use for caching. If left
# undefined, tokens will instead be cached in-process.
# Defaults to $::os_service_default.
#
# [*database_max_retries*]
# (optional) Maximum database connection retries during startup.
# (Defaults to undef)