]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librbd/migration: optionally pull S3 keys from MON config store
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 Dec 2020 18:36:57 +0000 (13:36 -0500)
committerJason Dillaman <dillaman@redhat.com>
Sat, 2 Jan 2021 14:26:54 +0000 (09:26 -0500)
commit0c51b58f67176304515bb1f3d7b460b9a3722572
treed2df32de2db8765305a073369d5cf1bf77d577a3
parent9eb47021b8f72274ce27898e2b32afec28e90175
librbd/migration: optionally pull S3 keys from MON config store

This allows the S3 keys to be better protected since the MON can
be configured to restrict access to keys by user and the results
can be encrypted in transit.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/migration/S3Stream.cc