Change in ovirt-scheduler-proxy[master]: Restructure sources and improve the build system

msivak at redhat.com msivak at redhat.com
Wed Feb 26 09:35:19 UTC 2014


Martin Sivák has submitted this change and it was merged.

Change subject: Restructure sources and improve the build system
......................................................................


Restructure sources and improve the build system

This change adds VERSION file to the top level of
the project that is then providin the version to
all places - Makefile, setup.py and spec file

It also moves the plugins that are needed for
tests to the tests/ subdirectory and consolidates
the documentation to doc/ directory.

It then adds OSCHEDPROXY_PLUGINS environment
variable that can be used to redefine the plugin
directory location and uses it in the tests.

Change-Id: I372e83f94c944056b2e5212c75139d23f05ae527
Signed-off-by: Martin Sivak <msivak at redhat.com>
---
M Makefile
A VERSION
R doc/PLUGINS.txt
R doc/plugin_samples/even_vm_distribution.py
R doc/plugin_samples/host_memory_balance.py
R doc/plugin_samples/ksm_same_os_score.py
R doc/plugin_samples/max_vm_filter.py
R doc/plugin_samples/vm_balance.py
R doc/rest_api_samples/singlehost.xml
R doc/rest_api_samples/singlevm.xml
R ovirt-scheduler-proxy.spec.in
M setup.py
M src/ovirtscheduler/oschedproxyd.py
M src/ovirtscheduler/request_handler_test.py
M src/ovirtscheduler/runner_test.py
R tests/plugins/test_failing_plugin.py
R tests/plugins/test_plugin.py
17 files changed, 50 insertions(+), 28 deletions(-)

Approvals:
  Martin Sivák: Verified; Looks good to me, approved
  Jiří Moskovčák: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I372e83f94c944056b2e5212c75139d23f05ae527
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-scheduler-proxy
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc at redhat.com>
Gerrit-Reviewer: Kobi Ianko <kobi at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list