]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
ceph_manager: fix ceph tell mon.*
authorSage Weil <sage@inktank.com>
Sun, 16 Jun 2013 20:11:50 +0000 (13:11 -0700)
committerSage Weil <sage@inktank.com>
Sun, 16 Jun 2013 20:11:50 +0000 (13:11 -0700)
commit7177d2e8fc1df8d1ab52adfec1b0e24aa9374543
tree6e52d75c08bce34e81fca3699b072ce1304ae0e1
parent1ec8ba50fc4e7ffd33661e15a6985438da7a7de7
ceph_manager: fix ceph tell mon.*

Need -- to make cli stop parsing (or quote the options).
Otherwise, the options will be parsed/applied to the cli's
librados instance.
teuthology/task/ceph_manager.py