------------------------------------------------------------------- Wed Jul 20 10:04:51 UTC 2016 - osynge@suse.com - Updated to version 0.1.2 + Updated doc strings + Change execution module namespace to ceph_cfg from ceph. - bnc#983654 - conflicts with calamari ------------------------------------------------------------------- Thu May 12 13:09:23 UTC 2016 - osynge@suse.com - Updated to version 0.1.1 + Package the state files also. ------------------------------------------------------------------- Wed Apr 27 10:30:07 UTC 2016 - osynge@suse.com - Improved description in rpm metadata. ------------------------------------------------------------------- Tue Apr 26 12:01:16 UTC 2016 - osynge@suse.com - Updated to version 0.1.0 + Change code base to a library + Check for mds rgw commands ------------------------------------------------------------------- Fri Apr 22 12:17:27 UTC 2016 - osynge@suse.com - Updated to master + Removed code now in python-ceph-cfg ------------------------------------------------------------------- Wed Apr 20 13:57:03 UTC 2016 - osynge@suse.com - Updated to version 0.0.9 + Fixes to documentation + Bugfix create bootstrapmon dir if missing. ------------------------------------------------------------------- Wed Apr 20 09:27:37 UTC 2016 - osynge@suse.com - Updated to version 0.0.8 + Rename project as ceph ------------------------------------------------------------------- Tue Apr 7 18:30:13 UTC 2016 - osynge@suse.com - Updated to version 0.0.7 + rgw keyring now more locked using profiles. + mds keyring now more locked using profiles. + improve logging of commands with spaces in attributes. - supporting cut and paste into bash. ------------------------------------------------------------------- Tue Apr 5 15:19:38 UTC 2016 - osynge@suse.com - Updated to version 0.0.6 + Update documentation to use new keyring functions. + zap method to use kwargs. ------------------------------------------------------------------- Tue Mar 29 17:41:09 UTC 2016 - osynge@suse.com - Updated to version 0.0.5 + Allow "*auth_add" and "*auth_del" run not just on mon nodes. + Add new public methods: - keyring_create - keyring_save - keyring_purge - keyring_present - keyring_auth_add - keyring_auth_del ------------------------------------------------------------------- Tue Mar 29 14:23:38 UTC 2016 - osynge@suse.com - Updated to version 0.0.4 + Add public methods cluster_quorum and cluster_status + Add to example file with cluster_status + Add require into example file + Restructure cluster operations to make better time out handling ------------------------------------------------------------------- Wed Mar 9 20:53:46 UTC 2016 - osynge@suse.com - Renamed package ------------------------------------------------------------------- Wed Mar 9 16:31:49 UTC 2016 - osynge@suse.com - Fixed licence variable ------------------------------------------------------------------- Wed Mar 9 16:31:49 UTC 2016 - osynge@suse.com - Updated to version 0.0.3 + rgw and mds now inherit from a common class. + Added example sls files. ------------------------------------------------------------------- Wed Mar 9 14:34:58 UTC 2016 - osynge@suse.com - Updated to version 0.0.2 + Added an init system facade + Fix rgw not cleaning up if could not remove key from cluster + bnc#965624 - sesceph.purge is not removing content from /etc/ceph dir + bnc#965622 - salt API should support RGW deployment ------------------------------------------------------------------- Tue Mar 8 15:49:13 UTC 2016 - osynge@suse.com - Initial version