Document the need to provide DockerCephDaemonImage when deploying Ceph

Change-Id: I03e1630d838fd4080408e817f785d6285e3564e9
Related-Bug: #1714221
This commit is contained in:
Giulio Fidente 2017-08-31 13:12:16 +02:00
parent 29f47256dc
commit 5a00023405
1 changed files with 6 additions and 0 deletions

View File

@ -32,6 +32,12 @@ like the following::
openstack overcloud deploy --templates -e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-ansible.yaml
When using ceph-ansible to deploy Ceph in containers, it is also
necessary to set the URL for the docker image to use. For example::
parameter_defaults:
DockerCephDaemonImage: ceph/daemon:tag-build-master-jewel-centos-7
In both the puppet-ceph and ceph-ansible examples above, at least one
Ceph storage node is required. The following example will configure
one Ceph storage nodes on servers matching the `ceph-storage`