Change in ovirt-engine[master]: core: introduce LibvirtSecretDao

Daniel Erez has submitted this change and it was merged. Change subject: core: introduce LibvirtSecretDao ...................................................................... core: introduce LibvirtSecretDao Added LibvirtSecretDao and corresponding LibvirtSecretDaoDbFacadeImpl to support CRUD for LibvirtSecrets. Change-Id: I33625086f2f7bcaef755b8e75b8ba07f688f33b2 Bug-Url: https://bugzilla.redhat.com/1185826 Signed-off-by: Daniel Erez <derez@redhat.com> --- A backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/LibvirtSecretDao.java A backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/LibvirtSecretDaoDbFacadeImpl.java A packaging/dbscripts/libvirt_secrets_sp.sql 3 files changed, 190 insertions(+), 0 deletions(-) Approvals: Daniel Erez: Verified Maor Lipchuk: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41551 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I33625086f2f7bcaef755b8e75b8ba07f688f33b2 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
derez@redhat.com