This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/LCM.git. Pull mirroring updated .
  1. Aug 03, 2018
    • israelad's avatar
      Fix broken dependencies · 567bba50
      israelad authored
      
      
      This is a quick fix to checkout the latest tag of N2VC (BUILD_v4.0.1_1).
      Recent commits reveal that some Dockerfiles are using master, instead of
      the most recent release, which has caused the install to fail due to
      changes in master.
      
      Change-Id: I31280a976d9be2acccca1c75e5b86afeac58e8ee
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      BUILD_v4.0.1_2
      567bba50
  2. Jul 25, 2018
  3. Jul 17, 2018
  4. Jul 06, 2018
  5. Jun 28, 2018
  6. Jun 27, 2018
  7. May 28, 2018
  8. May 25, 2018
  9. May 22, 2018
    • israelad's avatar
      Fix Docker build · 0ba8fed3
      israelad authored
      
      
      This fixes the docker build, that was failing while installing N2VC due
      to a new version of websockets that was released.
      
      We specifically install the latest 4.x release of websockets, known to
      be compatible with libjuju, in conjunction with a patch to N2VC that
      specifies the version requirement.
      
      Installing the specific version is necessary because websockets is being
      installed as a dependency to another python library that is installing
      5.0, but installing 4.1 satisfies its requirements.
      
      Change-Id: I390b2c3663f21b29e8527783d153127ca405ea8e
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      v4.0.0
      0ba8fed3
  10. May 21, 2018
  11. May 18, 2018
  12. May 17, 2018
  13. May 16, 2018
  14. May 11, 2018
  15. Apr 13, 2018