Uploaded image for project: 'AriaTosca'
  1. AriaTosca
  2. ARIA-202

Execution plugin assumes '/tmp' for temp directory on the local/remote machine

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.1, 0.2.0
    • None
    • None

    Description

      https://github.com/apache/incubator-ariatosca/blob/master/aria/orchestrator/execution_plugin/constants.py#L27

      This assumes that /tmp is an acceptable default for a temporary file storage on the OS.

      While usually true, it isn't necessarily so. We should really call tempfile.gettempdir() (on the remote machine) instead of assuming /tmp.

      Attachments

        Activity

          People

            mxmrlv Maxim Orlov
            ran Ran Ziv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: