Dan Kenigsberg has submitted this change and it was merged.
Change subject: ceph: Support authentication using libvirt secrets
......................................................................
ceph: Support authentication using libvirt secrets
When using network disk and Libvirt secrets, for example cephx
authentication, engine will send a new "auth" property, with the
authentication information:
"auth": {"type": "ceph",
"uuid": "abcdef",
"username": "cinder"}
Drive xml will have a "auth" element specifying the underlying Libvirt
secret for authenticating with the remote server:
<auth username="cinder">
<secret type="ceph" uuid="abcdef"/>
</auth>
A Libvirt secret using the provided uuid must be registered with Libvirt
before starting the vm. This will be handled in the next patches.
Change-Id: Id90dc385059414680aad5a1ae895347351ffbb3f
Signed-off-by: Daniel Erez <[email protected]>
Signed-off-by: Nir Soffer <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/40505
Reviewed-by: Francesco Romani <[email protected]>
Continuous-Integration: Jenkins CI
Reviewed-by: Federico Simoncelli <[email protected]>
Reviewed-by: Adam Litke <[email protected]>
---
M tests/vmStorageTests.py
M vdsm/rpc/vdsmapi-schema.json
M vdsm/virt/vmdevices/storage.py
3 files changed, 61 insertions(+), 2 deletions(-)
Approvals:
Nir Soffer: Verified
Adam Litke: Looks good to me, approved
Federico Simoncelli: Looks good to me, approved
Jenkins CI: Passed CI tests
Francesco Romani: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/40505
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id90dc385059414680aad5a1ae895347351ffbb3f
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <[email protected]>
Gerrit-Reviewer: Adam Litke <[email protected]>
Gerrit-Reviewer: Ala Hino <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Freddy Rolland <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <[email protected]>
Gerrit-Reviewer: Sahina Bose <[email protected]>
Gerrit-Reviewer: Vijay Bellur <[email protected]>
Gerrit-Reviewer: [email protected]
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches