This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. 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
  2. Apr 20, 2021
  3. 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
  4. Apr 05, 2021
  5. Mar 30, 2021
  6. Mar 29, 2021
  7. Mar 26, 2021
  8. Mar 25, 2021
  9. Mar 23, 2021
  10. Mar 19, 2021
  11. 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
  12. Mar 15, 2021
  13. Mar 10, 2021
  14. Mar 08, 2021
  15. Mar 05, 2021
  16. Mar 02, 2021
  17. Feb 25, 2021
  18. Feb 19, 2021
  19. Jan 29, 2021
  20. Jan 28, 2021
  21. Jan 27, 2021
  22. Jan 26, 2021
  23. Jan 21, 2021
  24. Jan 20, 2021