Muli Salem has submitted this change and it was merged.
Change subject: tools: Add action reload to engine-config
......................................................................
tools: Add action reload to engine-config
This patch adds the "reload" action to the engine-config tool.
The new action is currently unimplemented and therefore not
documented in the tool, but is intended to reload configurations.
Signed-off-by: Muli Salem <msalem(a)redhat.com>
Change-Id: I22e407ad9a1982b7bc3e50cac35a9c5a34da5581
---
D
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/AlternateFileType.java
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
A
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/validation/ConfigActionType.java
M
backend/manager/tools/engine-config/src/test/java/org/ovirt/engine/core/config/EngineConfigCLIParserTest.java
7 files changed, 175 insertions(+), 62 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4124
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I22e407ad9a1982b7bc3e50cac35a9c5a34da5581
Gerrit-PatchSet: 8
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: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Sharad Mishra <snmishra(a)linux.vnet.ibm.com>