Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Sep 02, 2020
  2. Aug 27, 2020
  3. Aug 20, 2020
  4. Jul 03, 2020
  5. Jun 19, 2020
  6. 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
  7. Jun 05, 2020
  8. May 08, 2020
  9. May 07, 2020
  10. 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
Loading