]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
ceph-deploy: detect missing lsb_release.
authorGary Lowell <gary.lowell@inktank.com>
Tue, 9 Apr 2013 19:03:49 +0000 (19:03 +0000)
committerGary Lowell <gary.lowell@inktank.com>
Tue, 9 Apr 2013 19:03:49 +0000 (19:03 +0000)
commite226757b64a15b3ed237dda34e212863bbcea85a
tree9b076c20e35914e1e1b94410ff50724bcc46df97
parenta4f4a669a49574790e4137d5158e84f70789946d
ceph-deploy:  detect missing lsb_release.

If the lsb_release command is not available on the remote host,
issue an error message and exit. (Bug #4631)

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph_deploy/exc.py
ceph_deploy/install.py
ceph_deploy/lsb.py
ceph_deploy/mds.py
ceph_deploy/mon.py
ceph_deploy/osd.py