This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Jun 03, 2021
  2. Jun 01, 2021
  3. May 28, 2021
  4. May 27, 2021
  5. May 19, 2021
  6. May 17, 2021
  7. May 14, 2021
  8. May 13, 2021
  9. May 10, 2021
  10. May 07, 2021
  11. May 06, 2021
  12. May 05, 2021
  13. May 03, 2021
    • garciadav's avatar
      Add --only-vca flag to charmed installer · 1bc71028
      garciadav authored
      
      
      It will help feature 10239, in order to automate the deployment of the
      VCA without needing to deploy OSM.
      
      When the option is enabled in the installation, in the end a string will
      be printed out with the command to be executed in OSM to register the
      installed VCA.
      
      Change-Id: I1b284a5a650b50e89c07a6d08507406823c6cc2d
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      1bc71028
  14. Apr 29, 2021
  15. Apr 28, 2021
  16. Apr 27, 2021
  17. Apr 23, 2021
    • Mark Beierl's avatar
      Attempt to remove swap · f7eefb25
      Mark Beierl authored
      
      
      Attempts to persist the deactivation of swap across reboots.
      Note: this can still be overridden by external mechanisms
      such as cloud-init
      
      Fixes Bug 1062
      
      Change-Id: I4b78191da63a1528bfe56d2c3e9a33342b86af21
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      f7eefb25
  18. Apr 21, 2021
    • garciadeblas's avatar
      Add option to OSM installer to skip caching juju lxd images · 9a510864
      garciadeblas authored
      
      
      A new option '--nocachelxdimages' has been added to
      'installers/full_install_osm.sh'. If specified, the installer will
      skip caching juju lxd images. The option will also skip crontab
      configuration to guarantee that the images are not cached daily.
      
      The change also modifies 'ci_stage_3.groovy' to use that option in
      OSM pipeline, which will save installation time.
      
      Change-Id: I7bfc4432d9a1c99e39440daaf559db897944bd22
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      2 tags
      9a510864
    • Mark Beierl's avatar
      OSM Client Installation Fix · 920d756b
      Mark Beierl authored
      
      
      Updates stage 3 to present osmclient and IM debian packages.
      Updates installer to also install pip requirements.txt if
      those files are present from the osmclient .deb package
      
      Fixes bug 1510
      
      Change-Id: I9ee44b265615935fee6c869c6c3c261739370183
      Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
      920d756b
  19. Apr 20, 2021
  20. Apr 14, 2021
    • garciadeblas's avatar
      Fix bug 1151 to install openebs operator · ac08600d
      garciadeblas authored and Mark Beierl's avatar Mark Beierl committed
      
      
      This change updates the method install_k8s_storageclass of
      full_install_osm.sh.
      
      The change creates a temporary folder for downloading the K8s manifest
      file for openebs. The download of the manifest file is decoupled from
      its application with kubectl (in the same way that it isdone for the
      CNI provider). After its application, an additional check is added to
      verify that the storage class openebs-hostpath has been defined. If it
      does not exist, the installation will fail and exit. Otherwise, it will
      proceed. Finally, the timeout for the openebs-hostpath storage class
      has been increased from 300s to 400s.
      
      Change-Id: Ic1da8b9606bd7b3265f38c1da7389e5b2cdc741b
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      ac08600d
  21. Apr 05, 2021
  22. Mar 30, 2021
  23. Mar 29, 2021
  24. Mar 26, 2021
  25. Mar 25, 2021
  26. Mar 23, 2021
  27. Mar 19, 2021
  28. Mar 17, 2021
    • garciadav's avatar
      Fix 1473 and add vca_model_config_* to lcm charm · c753dc5f
      garciadav authored
      
      
      Changes in all operator charms:
      - Optimize deps for tox environments
      - Add import-order-style to flake8
      - Optimize .jujuignore to reduce the size of charm artifacts
      OSM LCM charm:
      - Added vca_model_config_* options
      Added bundle example for using a bundle
      Updated the bundles and pin the new versions in the installer
      
      Change-Id: Ic6591354fa5d1b5f43383215b2f0df13eb28ce67
      Signed-off-by: default avatarDavid Garcia <david.garcia@canonical.com>
      c753dc5f
  29. Mar 15, 2021
  30. Mar 10, 2021
  31. Mar 08, 2021
  32. Mar 05, 2021