Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1218

Move repeated constant definitions across multiple python files into Constants.py

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Slider 0.91
    • Slider 1.0.0
    • agent
    • 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

          Activity

            People

              Unassigned Unassigned
              gsaha Gour Saha
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: