File tree 4 files changed +104
-217
lines changed
4 files changed +104
-217
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ stackhpc.cephadm Release Notes
4
4
5
5
.. contents :: Topics
6
6
7
+ v1.16.0
8
+ =======
9
+
10
+ Release Summary
11
+ ---------------
12
+
13
+ Fix idempotency issue in cephadm_keys plugin. `cephadm_keys ` no
14
+ longer generates keyring files on Ceph hosts, and additional tasks
15
+ are required to write keyring files to disk - see the cephadm_keys
16
+ README.md for further details.
17
+
18
+
19
+ Minor Changes
20
+ -------------
21
+
22
+ - Deprecate `generate_keys ` functionality in cephadm_keys plugin
23
+ - Deprecate `fetch_inital_keys ` functionality in cephadm_keys plugin
24
+ - Fix issue with idempotency in cephadm_keys plugin, by no longer
25
+ generating user keyring files on Ceph hosts.
26
+
7
27
8
28
v1.13.0
9
29
=======
Original file line number Diff line number Diff line change 1
1
namespace : " stackhpc"
2
2
name : " cephadm"
3
- version : " 1.15.1 "
3
+ version : " 1.16.0 "
4
4
readme : " README.md"
5
5
authors :
6
6
- " Michal Nasiadka"
You can’t perform that action at this time.
0 commit comments