]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/import-legacy: install python3 package for nautilus ceph
authorXiubo Li <xiubli@redhat.com>
Wed, 10 Aug 2022 08:11:04 +0000 (16:11 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 30 Aug 2022 02:41:22 +0000 (10:41 +0800)
commit3a3b5470b2d8bbb72709ad6b3c043aa2bfe2b3d6
tree57c0dd51ca27998088868e540ce9f2972fefe31f
parentddb6c66d64d375412e1721c919a8328c6efae9e2
qa/import-legacy: install python3 package for nautilus ceph

The 'volume_client' script will use the python3 and will import
the'ceph_volume_client' volume, we need to install the python3
packages when installing the nautilus ceph.

Or it will fail to generate the keyring contents for the
'client.vol_data_isolated', and then when authenticating from mon
the mon will only receive a corrupt payload.

Fixes: https://tracker.ceph.com/issues/57083
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/suites/fs/upgrade/volumes/import-legacy/tasks/0-nautilus.yaml