[node-patches] Change in ovirt-node[master]: handle log_size set to 0
mburns at redhat.com
mburns at redhat.com
Wed Oct 31 13:22:31 UTC 2012
Michael Burns has submitted this change and it was merged.
Change subject: handle log_size set to 0
......................................................................
handle log_size set to 0
A couple changes went into this:
1. Set MIN_LOG_SIZE in storage.py = 5MB
2. compare value set by user on TUI to MIN_LOG_SIZE
3. Don't force 2048 for LOG_SIZE, though keep it as the default
rhbz#868215
Change-Id: Ie0fb03b2a55d8dedb2181267ee4380aa5fdc391c
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M scripts/ovirt-config-installer.py
M scripts/ovirtnode/storage.py
2 files changed, 12 insertions(+), 5 deletions(-)
Approvals:
Michael Burns: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/8676
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie0fb03b2a55d8dedb2181267ee4380aa5fdc391c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list