]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Recursively create /var/lib/ceph/radosgw/... path 283/head
authorTravis Rhoden <trhoden@redhat.com>
Thu, 7 May 2015 21:44:37 +0000 (17:44 -0400)
committerTravis Rhoden <trhoden@redhat.com>
Thu, 7 May 2015 21:44:37 +0000 (17:44 -0400)
commit2a0b467bc4f520865a520cf634043c848f1a5989
treec78619bf6bda281cd838c5f58df08dbafc8968e6
parent4bc9e271d5d5d7715dfd36d0142e8aba2911138e
Recursively create /var/lib/ceph/radosgw/... path

Previously we would fail if /var/lib/ceph/radosgw didn't already
exist.  Go ahead and make that directory if needed.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
ceph_deploy/rgw.py