Change in vdsm[master]: Dynamic load of supervdsm_api funcs

danken at redhat.com danken at redhat.com
Mon Feb 15 10:37:21 UTC 2016


Dan Kenigsberg has submitted this change and it was merged.

Change subject: Dynamic load of supervdsm_api funcs
......................................................................


Dynamic load of supervdsm_api funcs

The patch adds supervdsm_api folder (which will move later once all
internal API calls will be able to use only site-packages/vdsm code).
supervdsmServer loads all modules under that folder and expose functions
that decorated with @expose

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1182092
Change-Id: I67a1c349c15a03ba54788ffafd0c5b9d30ff7037
Signed-off-by: Yaniv Bronhaim <ybronhei at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/52875
Continuous-Integration: Jenkins CI
Reviewed-by: Edward Haas <edwardh at redhat.com>
Reviewed-by: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M configure.ac
M vdsm.spec.in
M vdsm/Makefile.am
M vdsm/supervdsmServer
A vdsm/supervdsm_api/Makefile.am
A vdsm/supervdsm_api/__init__.py
A vdsm/supervdsm_api/hwinfo.py
A vdsm/supervdsm_api/test.py
8 files changed, 131 insertions(+), 20 deletions(-)

Approvals:
  Piotr Kliczewski: Looks good to me, approved
  Yaniv Bronhaim: Verified
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/52875
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I67a1c349c15a03ba54788ffafd0c5b9d30ff7037
Gerrit-PatchSet: 21
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list