compute/hypervisor: better documentation for has_ceph param

Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
Emilien Macchi 2014-01-27 15:51:16 +01:00
parent 5803d889d7
commit 35d25059aa

View File

@ -21,8 +21,8 @@
#
# [*has_ceph]
# (optional) Enable or not ceph capabilities on compute node.
# If RBD is Cinder backend and/or virtual machines are stored on Ceph cluster,
# it should be set to True.
# If Ceph is used as a backend for Cinder or Nova, this option should be
# set to True.
# Default to false.
#