[
https://issues.apache.org/jira/browse/AMBARI-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276004#comment-14276004
]
Florian Barca commented on AMBARI-8317:
---------------------------------------
Patch checked in: 16bee3858711178dd4025b56211f03b11fa75954
+Fixed ambari_server import in TestAmbariServer.py, to allow future imports
from modules in the ambari_server subdir
+Moved SILENT, VERBOSE and DEBUG_MODE to logging_utils.py, to allow future use
from modular code
+Moved run_os_command to os_utils
+Extended the set of test platform primitives
+Optimized imports
> Refactor the OS-dependent Ambari Server Windows components
> ----------------------------------------------------------
>
> Key: AMBARI-8317
> URL: https://issues.apache.org/jira/browse/AMBARI-8317
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Environment: Linux/Windows
> Reporter: Jayush Luniya
> Assignee: Florian Barca
> Labels: WinRefactor
> Fix For: 2.0.0
>
>
> From the https://reviews.apache.org/r/27898/ feedback:
> Refactor OS-dependent classes into contract classes and implementations
> connected by class factories. This includes but is not limited to:
> HeartbeatStopHandler, Hardware, AgentConfig, HostInfo, AmbariAgentService.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)