Remove memcached_servers configuration from deployment document

While installing karbor, python-memcached packages will not be
installed as a dependency package. So it is better to remove
"memcached_servers" configuration from deployment document,
otherwise it will be very easy to encounter errors.

Change-Id: I1d1519353c8edd14b4553523d5b6f9ced978f9b5
This commit is contained in:
LiXiangyu 2018-11-08 18:03:24 +08:00
parent b5834a701f
commit e26a0621e5
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
...
auth_uri = http://controller/identity
auth_url = http://controller/identity_admin
memcached_servers = controller:11211
auth_type = password
project_domain_name = default
user_domain_name = default