Gour Saha created SLIDER-1218:
---------------------------------

             Summary: Move repeated constant definitions across multiple python 
files into Constants.py
                 Key: SLIDER-1218
                 URL: https://issues.apache.org/jira/browse/SLIDER-1218
             Project: Slider
          Issue Type: Bug
          Components: agent
    Affects Versions: Slider 0.91
            Reporter: Gour Saha
             Fix For: Slider 1.0.0


The following constants are defined across 3 files 
(CustomServiceOrchestrator.py, DockerManager.py and YarnDockerManager.py) -

{code}
LIVE_STATUS = "STARTED"
DEAD_STATUS = "INSTALLED"
{code}

They should be moved out to Constants.py



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to