From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged.
Change subject: api: move vdsmapi to lib ...................................................................... api: move vdsmapi to lib We are going to move all the files from lib/api to lib/vdsm/api. Bug-Url: https://bugzilla.redhat.com/1376116 Change-Id: I95a7caf4fa354c7bea7e8f15533d5748182ed5fc Signed-off-by: Piotr Kliczewski <[email protected]> --- M automation/build-artifacts.sh M configure.ac M lib/Makefile.am M lib/vdsm/Makefile.am R lib/vdsm/api/Makefile.am R lib/vdsm/api/__init__.py R lib/vdsm/api/schema_to_html.py R lib/vdsm/api/vdsm-api-gluster.yml R lib/vdsm/api/vdsm-api.yml R lib/vdsm/api/vdsm-events.yml R lib/vdsm/api/vdsmapi.py M lib/vdsm/client.py M lib/vdsm/jsonrpcvdscli.py M lib/vdsm/rpc/Bridge.py M tests/schemavalidation_test.py M tests/vdsmapi_test.py M tests/vmapi_test.py M vdsm.spec.in 18 files changed, 32 insertions(+), 32 deletions(-) Approvals: Piotr Kliczewski: Verified Irit Goihman: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved; Passed CI tests Objections: Jenkins CI: Failed CI tests -- To view, visit https://gerrit.ovirt.org/67835 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I95a7caf4fa354c7bea7e8f15533d5748182ed5fc Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
