This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Mar 10, 2021
  2. Feb 19, 2021
  3. Jan 20, 2021
  4. Jan 15, 2021
    • marsico's avatar
      Ansible installer update · 75a38c73
      marsico authored and Mark Beierl's avatar Mark Beierl committed
      
      
        * Moved Ansible to version 2.10
        * Python Virtual env
        * New option to use a custom SSH key
        * Use of cloud-init file supported
        * Increased the number of options to be passed to the remote installer
      
      Change-Id: I70131f1a24707656c9390445df91d17abab95763
      Signed-off-by: default avatarAntonio Marsico <antonio.marsico@bt.com>
      75a38c73
  5. Dec 17, 2020
  6. Dec 16, 2020
  7. Dec 03, 2020
  8. Nov 27, 2020
  9. Nov 09, 2020
  10. Nov 06, 2020
    • Mark Beierl's avatar
      Adding registry flag · f2782c56
      Mark Beierl authored
      
      
      Allow alternate registry to be supplied, with optional credentials.
      
      If registry is just host:port/path, no credentials will be used
      If user:pass@host:port/path, user and pass will be supplied as
      credentials.
      
      Change-Id: I8acf67b2916fea059fb306782388910e543b4046
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      f2782c56
  11. Nov 03, 2020
  12. Sep 30, 2020
    • Mark Beierl's avatar
      Revert Juju Version · c784e7c9
      Mark Beierl authored
      
      
      Pins the Juju agent version to 2.8.1 as the model cleanup can
      timeout, but this does not happen in master where the version
      is 2.8.1
      
      Bug 1216
      
      Change-Id: I223be2e36cc11ce045aaeffa2c164e592d96ec12
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      c784e7c9
  13. Sep 25, 2020
  14. Sep 24, 2020
    • Mark Beierl's avatar
      Pin Juju 2.8.3 · 7e54dfc4
      Mark Beierl authored
      
      
      Updates the juju version and also pins the charmed bundle
      versions.
      
      Increases the install timeout by checking for 10 minutes
      where no services progress at all, vs 10 minutes total
      time.
      
      Fixes bug 1229
      
      Change-Id: I95db91162ad646a2d04b351558ae5f8b64ea579c
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      7e54dfc4
  15. Sep 15, 2020
  16. Aug 27, 2020
  17. Aug 26, 2020
  18. Aug 20, 2020
  19. Jul 21, 2020
    • Mark Beierl's avatar
      Make Charmed Installer Idempotent · 9425dd2d
      Mark Beierl authored
      
      
      By default, the charmed installer will create a controller called
      'controller', unless an external VCA is specified using the --vca
      option.  Upon uninstall, it is not known or safe to remove this
      Juju controller as there might be other applications using it.
      
      This change shows that message on uninstall, giving the user the
      opportunity to remove it with a command.
      
      Also, as part of the installation, this change checks for the
      controller and if it exists, presents the user with options for
      how to resolve the situation.
      
      Fixes bug 1126
      
      Change-Id: Id13cd822ed7eef60250544108b74bbba7998d9b7
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      9425dd2d
  20. Jul 17, 2020
  21. Jul 14, 2020
  22. Jul 10, 2020
  23. Jul 09, 2020
  24. Jul 08, 2020
  25. Jul 07, 2020
  26. Jul 04, 2020