[node-patches] Change in ovirt-node[master]: Fix inclusion of plugins and diagnostics pages

mburns at redhat.com mburns at redhat.com
Thu May 23 19:49:05 UTC 2013


Michael Burns has uploaded a new change for review.

Change subject: Fix inclusion of plugins and diagnostics pages
......................................................................

Fix inclusion of plugins and diagnostics pages

The weren't included in the tarball, so they weren't
built in the rpms

Change-Id: I6c33ada2a6007e8e91bc3e93ed92e63f4d3f8946
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M src/Makefile.am
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/40/15040/1

diff --git a/src/Makefile.am b/src/Makefile.am
index e433711..cdadc27 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -90,12 +90,14 @@
 pyovirt_node_setup_PYTHON = \
   ovirt/node/setup/__init__.py \
   ovirt/node/setup/__main__.py \
+  ovirt/node/setup/diagnostics_page.py \
   ovirt/node/setup/kdump_page.py \
   ovirt/node/setup/keyboard_page.py \
   ovirt/node/setup/logging_page.py \
   ovirt/node/setup/monitoring_page.py \
   ovirt/node/setup/network_page.py \
   ovirt/node/setup/ping.py \
+  ovirt/node/setup/plugins_page.py \
   ovirt/node/setup/remote_storage_page.py \
   ovirt/node/setup/security_page.py \
   ovirt/node/setup/status_page.py \


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c33ada2a6007e8e91bc3e93ed92e63f4d3f8946
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list