Changelog for
salt-ceph-0.1.3+git.1471423462.7cdb1f3-1.4.noarch.rpm :
Wed Aug 17 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.1.3
+ Merge changes from up streaming this code to salt.
+ workaround salt bug saltstack/salt#35444
- bnc#993524
Wed Jul 20 14:00:00 2016 osyngeAATTsuse.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 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.1.1
+ Package the state files also.
Wed Apr 27 14:00:00 2016 osyngeAATTsuse.com
- Improved description in rpm metadata.
Tue Apr 26 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.1.0
+ Change code base to a library
+ Check for mds rgw commands
Fri Apr 22 14:00:00 2016 osyngeAATTsuse.com
- Updated to master
+ Removed code now in python-ceph-cfg
Wed Apr 20 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.0.9
+ Fixes to documentation
+ Bugfix create bootstrapmon dir if missing.
Wed Apr 20 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.0.8
+ Rename project as ceph
Thu Apr 7 14:00:00 2016 osyngeAATTsuse.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 14:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.0.6
+ Update documentation to use new keyring functions.
+ zap method to use kwargs.
Tue Mar 29 14:00:00 2016 osyngeAATTsuse.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:00:00 2016 osyngeAATTsuse.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 13:00:00 2016 osyngeAATTsuse.com
- Renamed package
Wed Mar 9 13:00:00 2016 osyngeAATTsuse.com
- Fixed licence variable
Wed Mar 9 13:00:00 2016 osyngeAATTsuse.com
- Updated to version 0.0.3
+ rgw and mds now inherit from a common class.
+ Added example sls files.
Wed Mar 9 13:00:00 2016 osyngeAATTsuse.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 13:00:00 2016 osyngeAATTsuse.com
- Initial version