Muli Salem has uploaded a new change for review. 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, but is intended to reload configurations. Signed-off-by: Muli Salem <[email protected]> Change-Id: I22e407ad9a1982b7bc3e50cac35a9c5a34da5581 --- 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 R 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 6 files changed, 114 insertions(+), 20 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/24/4124/1 -- To view, visit http://gerrit.ovirt.org/4124 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I22e407ad9a1982b7bc3e50cac35a9c5a34da5581 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
