Uploaded image for project: 'Integration'
  1. Integration
  2. INT-1061

SoUtils and vcpeutils python broken with upgrades

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Dublin Release
    • Dublin Release
    • None

      1. relative references ".csar import" fail in all .py

      2. error on yaml loading file (csar_parser.py)
      svc_template = yaml.load(file(filename, 'r'), Loader=yaml.UnsafeLoader)
      to avoid error message on Loader

      3. preload.py not detecting strings since they now are unicode
      elif type(v) is str or type(v) is str or type(v) is unicode:

            dr695h dr695h
            bdfreeman1421 bdfreeman1421
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: