Merge "Fixed grammatical error in ceph-guide.rst"

This commit is contained in:
Jenkins
2016-02-26 02:20:21 +00:00
committed by Gerrit Code Review

View File

@@ -165,7 +165,7 @@ The following example demonstrates how to change the number of copies for the po
docker exec ceph_mon ceph osd pool set rbd size 1
If Glance, Nova, and cinder have been deployed, all pools have to be modified.
All the pools must be modified if Glance, Nova, and Cinder have been deployed.
An example of modifying the pools to have 2 copies:
::