From Yaniv Bronhaim <[email protected]>: Yaniv Bronhaim has posted comments on this change.
Change subject: api: move vdsmapi to lib ...................................................................... Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/67835/1/vdsm.spec.in File vdsm.spec.in: Line 1567: %doc lib/api/vdsm-api.html Line 1568: %dir %{python_sitelib}/%{vdsm_name} Line 1569: %dir %{python_sitelib}/%{vdsm_name}/api Line 1570: %dir %{python_sitelib}/%{vdsm_name}/rpc Line 1571: %{python_sitelib}/%{vdsm_name}/api/*.py* > There are 2 files (init and vdsmapi) so we need it. oh I thought its the site-package/api. mm.. watching the tree now, you didn't remove lib/api/__init__.py but you removed that from spec and makefile Line 1572: %{python_sitelib}/%{vdsm_name}/rpc/vdsm-api.yml Line 1573: %{python_sitelib}/%{vdsm_name}/rpc/vdsm-events.yml Line 1574: %if ! 0%{?with_gluster_mgmt} Line 1575: %exclude %{python_sitelib}/%{vdsm_name}/rpc/vdsm-api-gluster.yml -- To view, visit https://gerrit.ovirt.org/67835 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I95a7caf4fa354c7bea7e8f15533d5748182ed5fc Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Irit Goihman <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
