Merge "Add double quotes in ceph_cache_mode"

This commit is contained in:
Jenkins 2016-02-04 07:57:41 +00:00 committed by Gerrit Code Review
commit 495a030301

View File

@ -88,7 +88,7 @@ neutron_external_interface: "eth1"
# must provide separate disks than those for the OSDs
# ceph_use_cache: "no"
# Valid options are [ forward, none, writeback ]
# ceph_cache_mode: writeback
# ceph_cache_mode: "writeback"
# A requirement for using the erasure-coded pools is you must setup a cache tier
# Valid options are [ erasure, replicated ]