[node-patches] Change in ovirt-node[master]: Move python modules into subdir

jboggs at redhat.com jboggs at redhat.com
Wed Aug 8 00:07:33 UTC 2012


Joey Boggs has submitted this change and it was merged.

Change subject: Move python modules into subdir
......................................................................


Move python modules into subdir

Previosuly all python modules lay in the scripts directory. But because
this name differs from the installtime ovirtnode package it is not
possible to do build-time checks on the sources.
This patch is a first in a series to allow build-time checks on the
python sources.

rhbz#843753

Change-Id: I09b33ff7741a4c53c2352251806f78072489c871
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/Makefile.am
C scripts/ovirt_config_setup/__init__.py
R scripts/ovirt_config_setup/cim.py
R scripts/ovirt_config_setup/plugins.py
R scripts/ovirtnode/__init__.py
R scripts/ovirtnode/install.py
R scripts/ovirtnode/iscsi.py
R scripts/ovirtnode/kdump.py
R scripts/ovirtnode/log.py
R scripts/ovirtnode/network.py
R scripts/ovirtnode/ovirtfunctions.py
R scripts/ovirtnode/password.py
R scripts/ovirtnode/snmp.py
R scripts/ovirtnode/storage.py
14 files changed, 13 insertions(+), 13 deletions(-)

Approvals:
  Joey Boggs: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/6725
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I09b33ff7741a4c53c2352251806f78072489c871
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Wenyi Gao <wenyi at linux.vnet.ibm.com>



More information about the node-patches mailing list