]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/log
ceph-deploy.git
9 years ago[fix-remove-ceph-create-keys-dep_cp] docs.source.mon: Add note on changed behavior
Owen Synge [Fri, 20 May 2016 11:29:08 +0000 (13:29 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.mon: Add note on changed behavior

The gatherkeys subcommand does not depend upon ceph-create-keys so does not
have to have the side effect of making mons admin nodes.

Signed-off-by: Owen Synge <osynge@suse.com>
9 years ago[fix-remove-ceph-create-keys-dep_cp] docs.source.gatherkeys: Add gatherkeys documentation
Owen Synge [Fri, 20 May 2016 11:26:44 +0000 (13:26 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.gatherkeys: Add gatherkeys documentation

The gatherkeys subcommand did not have and documentation.

Signed-off-by: Owen Synge <osynge@suse.com>
9 years ago[fix-remove-ceph-create-keys-dep_cp] docs.source.admin: Add admin documentation
Owen Synge [Fri, 20 May 2016 11:25:13 +0000 (13:25 +0200)]
[fix-remove-ceph-create-keys-dep_cp] docs.source.admin: Add admin documentation

The admin command did not have and documentation.

Signed-off-by: Owen Synge <osynge@suse.com>
9 years ago[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.tests.test_gather_keys_missing:...
Owen Synge [Fri, 22 Apr 2016 15:09:53 +0000 (17:09 +0200)]
[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.tests.test_gather_keys_missing: Remove unneeded imports

Remove unneeded imports

Signed-off-by: Owen Synge <osynge@suse.com>
9 years ago[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.gatherkeys: use comma-separated...
Owen Synge [Fri, 22 Apr 2016 15:01:23 +0000 (17:01 +0200)]
[fix-remove-ceph-create-keys-dep_cp] ceph_deploy.gatherkeys: use comma-separated values in logs

It is prefured to use comma-separated values in logs

Signed-off-by: Owen Synge <osynge@suse.com>