Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Slider 0.91
-
None
Description
The following constants are defined across 3 files (CustomServiceOrchestrator.py, DockerManager.py and YarnDockerManager.py) -
LIVE_STATUS = "STARTED" DEAD_STATUS = "INSTALLED"
They should be moved out to Constants.py
Attachments
Issue Links
- is related to
-
SLIDER-1213 docker manager cannot detect failures of running docker containers
- Resolved