This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Nov 25, 2019
  2. Nov 22, 2019
  3. Nov 19, 2019
  4. Nov 06, 2019
  5. Oct 25, 2019
  6. Oct 16, 2019
  7. 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
  8. Sep 19, 2019
  9. Sep 17, 2019
  10. Sep 10, 2019
  11. Sep 09, 2019
  12. Aug 09, 2019
    • israelad's avatar
      Fix bug 816 · 34f8b6bc
      israelad authored
      
      
      This pins the installed version of Juju to 2.5, which matches the pinned
      version of libjuju used by N2VC. The mismatch is causing issues
      deploying charms with new installs.
      
      Change-Id: Ia831b7735511172a64e6e691ce87848dc5b95ae4
      Signed-off-by: default avatarAdam Israel <adam.israel@canonical.com>
      34f8b6bc
  13. Aug 01, 2019
  14. Jul 31, 2019
  15. Jun 26, 2019
  16. Jun 11, 2019
  17. May 30, 2019
    • beierl's avatar
      Fix Shell Command · 63229a28
      beierl authored
      
      
      Replaces 'source' with '.' as the command 'source' is not
      valid sh syntax.  It is only valid in bash, but the sg
      command invokes sh, not bash.
      
      BUG 717
      
      Change-Id: I76f58120cff78420a751308c283798ad57b83df8
      Signed-off-by: default avatarbeierl <mbeierl@vmware.com>
      63229a28
  18. May 29, 2019
  19. May 27, 2019
  20. May 24, 2019
  21. May 22, 2019
  22. Apr 17, 2019
  23. Apr 10, 2019
  24. Apr 08, 2019
  25. Apr 05, 2019
  26. 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
  27. Feb 20, 2019
  28. Dec 20, 2018