[node-patches] Change in ovirt-node[master]: edit-node: Identify packages with * in --install

fabiand at redhat.com fabiand at redhat.com
Wed Aug 13 13:51:15 UTC 2014


Fabian Deutsch has submitted this change and it was merged.

Change subject: edit-node: Identify packages with * in --install
......................................................................


edit-node: Identify packages with * in --install

The --install option accepts packages that will be updated
in the oVirt Node iso. We can accept packages in the below
format:

./edit-node --repo=./myrepo.repp
            --install vdsm,ovirt-node-plugin-vdsm* base_iso.iso
            --name mynewiso

However, edit-node is not able to generate the plugins
files correctly in /etc/ovirt-plugins.d/<plugin-name>
when the * is used affecting the Plugins option in the TUI.

This patch adds the hability to edit-node to identify
the packages correctly when * is used for similar packages name.

Change-Id: Iee564235caacffe04bafde0a3fb29404d135c2a2
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1119606
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M tools/edit-node
1 file changed, 31 insertions(+), 23 deletions(-)

Approvals:
  Fabian Deutsch: Verified; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iee564235caacffe04bafde0a3fb29404d135c2a2
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the node-patches mailing list