Muli Salem has submitted this change and it was merged.
Change subject: tools: Add flag only-reloadable to engine-config
......................................................................
tools: Add flag only-reloadable to engine-config
This patch allows the user to get a list of the reloadable keys
according to the properties file.
Change-Id: Ic57b48d82682223d92f0e2a4108353a861f22ddc
Signed-off-by: Muli Salem <msalem(a)redhat.com>
---
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigCLIParser.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigLogic.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigMap.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/OptionKey.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/entity/ConfigKey.java
M
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/entity/ConfigKeyFactory.java
M
backend/manager/tools/engine-config/src/test/java/org/ovirt/engine/core/config/EngineConfigCLIParserTest.java
7 files changed, 95 insertions(+), 17 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4390
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic57b48d82682223d92f0e2a4108353a861f22ddc
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem(a)redhat.com>
Gerrit-Reviewer: Muli Salem <msalem(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>