Jairo Llopis
fc20973c2b
Fix problem with ceph_key in python3
...
Pretty basic problem of iteritems removal.
Signed-off-by: Jairo Llopis <yajo.sk8@gmail.com>
2018-10-26 15:29:37 +02:00
Sébastien Han
85732d11b9
mon/client: remove acl code
...
Applying ACL on the keyrings is not used anymore so let's remove this
code.
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-04-23 18:34:58 +02:00
Sébastien Han
59551351a9
ceph_key: ability to apply a mode to a file
...
You can now create keys and set file mode on them. Use the 'mode'
parameter for that, mode must be in octal so 0644.
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-04-23 18:34:58 +02:00
Sébastien Han
2a924c10e7
add ceph_key module
...
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-04-11 12:18:34 +02:00