Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Oct 03, 2019
    • israelad's avatar
      Native charm support · 5ddc97f9
      israelad authored
      
      This commit adds an API Proxy env variable to __lcm__.env, in order to
      enable native charm support in OSM.
      
      The default behavior is to automatically detect the IP of the primary
      interface. This can be overridden with the -A flag.
      
      Change-Id: I172ce4f7bb76f67ae9fb8918cdd5a10c93fa3b8a
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      5ddc97f9
  2. Sep 19, 2019
  3. Sep 09, 2019
    • israelad's avatar
      Remove OSMLCM_VCA_CACERT · 5a50a063
      israelad authored
      
      Removes the OSMLCM_VCA_CACERT variable from __lcm__.env in order to fix
      the VCA. This works around the parsing of the OSMLCM_VCA_CACERT in
      full_install.sh, which currently truncates the cert, causing it to be
      invalid.
      
      Change-Id: I8e8c8199bc27ac919e4bf7e6442e6746bb503c8a
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      5a50a063
  4. Jul 31, 2019
  5. Jun 26, 2019
  6. Jun 11, 2019
  7. May 29, 2019
  8. May 24, 2019
  9. May 22, 2019
  10. Apr 17, 2019
  11. Apr 10, 2019
  12. Apr 08, 2019
  13. Apr 05, 2019
  14. Mar 01, 2019
    • diazb's avatar
      Modifies Keystone to use same MySQL DB as RO · 6e3a2b64
      diazb authored and diazb's avatar diazb committed
      
      ro-db is renamed to mysql
      
      There is no benefit of having multiple sql database engines. All components
      should share the same. This is part of the effort to make OSM components
      support an HA scenario. Unifying sql db engines, allows to have them all
      connected to a database cluster, for example.
      
      Change-Id: I5d0f2b75da9ea7c6bbb341cac3cb899b4821dd40
      Signed-off-by: default avatarBenjamin Diaz <bdiaz@whitestack.com>
      6e3a2b64
  15. Feb 20, 2019
  16. Dec 11, 2018
  17. Nov 26, 2018
  18. Nov 21, 2018
  19. Nov 18, 2018
  20. Nov 16, 2018
    • lavado's avatar
      Migrating from Logstash to Beats · 53eb8f5f
      lavado authored
      
      Replacing previous logstash docker image for metricbeats and filebeats
      Beats will feed Elasticsearch directly
      Decreasing metricbeat logging to info level
      
      Change-Id: I9316688e37a0a319955cf7000825246c6b398a50
      Signed-off-by: default avatarlavado <glavado@whitestack.com>
      53eb8f5f
  21. Nov 15, 2018
  22. Nov 08, 2018
  23. Nov 01, 2018
  24. Oct 31, 2018
  25. Oct 19, 2018
    • lavado's avatar
      Adding persistent volume to POL · 0ef7a6de
      lavado authored
      
      Change-Id: I64b42389980f00c989df67de0ff83f6521271ea8
      Signed-off-by: default avatarlavado <glavado@whitestack.com>
      0ef7a6de
    • lavado's avatar
      Refreshing osm_metrics stack · 6021624a
      lavado authored
      
      Moves Prometheus installation to OSM Core for it to be available for MON Collector.
      Sets Prometheus version to v2.4.3
      Copies prometheus.yml file to the working dir
      Modifies configurations in Prometheus to leverage new MON exporter.
      Modifies OSM Sample Dashboard at Grafana to point to new metric names.
      Removes "Kafka Exporter" container (previous workaround to get metrics from bus)
      
      Signed-off-by: default avatarlavado <glavado@whitestack.com>
      Change-Id: I15451f717d9ee1cfbdee266a84ed29398360ed94
      6021624a
  26. Oct 09, 2018
  27. Oct 05, 2018
  28. Oct 01, 2018
  29. Sep 26, 2018
  30. Sep 25, 2018
  31. Sep 21, 2018
  32. Sep 20, 2018
  33. Sep 19, 2018
  34. Sep 17, 2018
    • Mike Marchetti's avatar
      Update stage_3 to use multi-stack install · b8420859
      Mike Marchetti authored
      
      Add support for multi-stack installation
      
      Cleanup use of sudo for copying files. Apply docker specific
      configuration inside user directory.
      
      Utilize multiple juju controllers utilizing the stack name.
      
      Create stack with no exposed host ports via '-nohostports' for creating
      multiple instances of osm (useful in CI)
      
      Add osmclient container for stack: This allows user to run osmclient
      inside a container, that matches the release of osm, that has internal
      access to all services.
      
      Added options:
          --nolxd for CI osm installation
          --nojuju for CI osm installation
          --nodockerbuild
          --nohostports
          --nohostclient
          -s <stack name>
      
      Change-Id: I4a2c1b09854e61ebb52d83f9f1ecebed8a17674d
      Signed-off-by: default avatarMike Marchetti <mmarchetti@sandvine.com>
      b8420859
  35. May 16, 2018
Loading