ceph/doc/install
Loic Dachary 3a8b8284dd doc,tests: force checkout of submodules
When updating submodules, always checkout even if the HEAD is the
desired commit hash (update --force) to avoid the following:

* a directory gmock exists in hammer
* a submodule gmock replaces the directory gmock in master
* checkout master + submodule update : gmock/.git is created
* checkout hammer : the gmock directory still contains the .git from
  master because it did not exist at the time and checkout won't
  remove untracked directories
* checkout master + submodule update : git rev-parse HEAD is
  at the desired commit although the content of the gmock directory
  is from hammer

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-03-06 17:16:46 +01:00
..
build-ceph.rst documentation: replace deps.{deb,rpm}.txt with scripts 2014-12-01 16:15:21 +01:00
clone-source.rst doc,tests: force checkout of submodules 2015-03-06 17:16:46 +01:00
get-packages.rst doc: add cases where ceph-extras is not needed 2015-01-15 14:40:03 -05:00
get-tarballs.rst
index.rst
install-ceph-deploy.rst
install-ceph-gateway.rst doc: Updates information for SSL configuration in Ceph Object Gateway installation. 2014-12-26 19:58:57 +05:30
install-storage-cluster.rst
install-vm-cloud.rst doc: add cases where ceph-extras is not needed 2015-01-15 14:40:03 -05:00
manual-deployment.rst doc/install/manual-deployment: fix osd install doc 2015-02-28 10:59:55 +08:00
upgrading-ceph.rst doc: fix python-ceph refs in docs 2015-02-24 18:30:18 -08:00