This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jun 30, 2020
    • fleischmann's avatar
      8716 - K8s Proxy Charms · 71997c1c
      fleischmann authored
      
      
      This commit contains the following changes:
      
      - Changes to LCM Charm to configure vca k8s cloud
      - K8s installation:
        - Add storageclass to K8s
        - Add k8s to VCA
        - Configure lcm.env to pass k8s cloud name
      - Pass k8s cloud name to LCM Charm in charmed
      installation
      - Pin juju version tu 2.8/stable
      - Instal juju after Microk8s in charmed
      installation
      
      Change-Id: I62ae50e4f226eba3bbda7c4a310cfe52591de5b4
      Signed-off-by: default avatarDominik Fleischmann <dominik.fleischmann@canonical.com>
      71997c1c
  2. Jun 19, 2020
  3. Jun 18, 2020
  4. Jun 12, 2020
    • fleischmann's avatar
      Add HA option and minor fixes · c57296fa
      fleischmann authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This commit adds the --ha option which will
      install the osm-ha bundle instead of the standard
      osm bundle.
      
      Additionally this commit includes the following
      fixes:
      - change the use of route to ip route which is
      preinstalled in Ubuntu Desktop also.
      - Change final command of post install osmclient
      message
      - Change post install osmclient message to be
      only shown during install and not uninstall.
      - Fix the deletion of the wrong model in uninstall
      - Pining Juju snap to 2.7/stable
      
      Change-Id: Iccf3bda7ec2f9a2279e5535d819e2a1968a59687
      Signed-off-by: default avatarDominik Fleischmann <dominik.fleischmann@canonical.com>
      c57296fa
  5. Jun 05, 2020
  6. May 27, 2020
  7. May 25, 2020
  8. May 22, 2020
  9. May 20, 2020
  10. May 13, 2020
  11. May 08, 2020
  12. May 07, 2020
  13. Apr 30, 2020
  14. Apr 21, 2020
    • fleischmann's avatar
      Feature 8583 · 5e4a751f
      fleischmann authored
      
      
      This feature will enable the installation of OSM with
      charms on top of Kubernetes (microk8s by default).
      
      Instructions to test this before Merge:
      
      Change path to local full_install_osm.sh in
      line 145 in install_osm.sh
      
      Change path to local charmed_install.sh and
      charmed_uninstall.sh in line 1285 and 1287 in
      full_install_osm.sh
      
      Afterwards, just execute:
      ./install_osm.sh --charmed
      
      For uninstall
      ./install_osm.sh --uninstall
      
      Change-Id: I6dfe0831ea5e2c265a365b41638e807106076346
      Signed-off-by: default avatarDominik Fleischmann <dominik.fleischmann@canonical.com>
      5e4a751f
  15. Apr 13, 2020
  16. Apr 07, 2020
  17. Mar 05, 2020
  18. Feb 22, 2020
  19. Feb 07, 2020
  20. Feb 03, 2020
  21. Jan 31, 2020
  22. Jan 22, 2020
  23. Jan 15, 2020
  24. Dec 18, 2019
  25. Dec 11, 2019
  26. Dec 10, 2019
  27. Dec 09, 2019
  28. Dec 06, 2019
  29. Dec 05, 2019
    • israelad's avatar
      Partial fix for bug 936 · 6d8adf36
      israelad authored
      
      
      This is a partial fix for bug 936. It passes the OSM_VCA_CACERT variable into MON, to be used when initiating the legacy N2VC connection.
      
      This required parameter was introduced by the work to use upstream libjuju.
      
      Change-Id: Ief7fba168182f3a007d51464b3338693f6ff3755
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      6d8adf36