1. 85bb41a Fix bug 991: adding USER to lxd group before juju bootstrap by garciadeblas · 6 years ago
  2. a7e128a full_install_osm.sh: parse K8s manifest files only when tag different than 7 by garciadeblas · 6 years ago
  3. a2e4184 Additional commented env variables for LCM to accelerate charm deployment by garciadeblas · 6 years ago
  4. 5e151f0 Fixed typo in function uninstall_k8s_monitoring by K Sai Kiran · 6 years ago v7.0.0 v7.0.1rc1
  5. 26432d4 Fix iptables rules by David Garcia · 6 years ago
  6. ac550f2 Fix bug 965 - remove pending volumes when uninstalling by garciadeblas · 6 years ago
  7. 44c0219 Installer and docker-compose updated to work with Rel SEVEN repo and tags by garciadeblas · 6 years ago
  8. ec53790 Fix bug 962: OSMLCM_VCA_PUBKEY without quotes by garciadeblas · 6 years ago
  9. fc5bb14 Minor fixes in full_install_osm.sh by garciadeblas · 6 years ago
  10. 7cc7022 Fix error messages when installing iptables-persistent by garciadeblas · 6 years ago
  11. c26d90b Node-exporter idempotent installation by lavado · 6 years ago
  12. 6d8adf3 Partial fix for bug 936 by Adam Israel · 6 years ago
  13. 4763cfe Add /snap/bin in case it is missing by Dominik · 6 years ago
  14. a7b27dc full_install_osm.sh: added cadvisor ports to osm_ports.sh by garciadeblas · 6 years ago
  15. 1e4a88c Uninstall node_exporter when removing OSM stack by lavado · 6 years ago
  16. e366b1a Feature 7898: Helm chart and script for monitoring K8s based OSM system by romeromonser · 6 years ago
  17. 6ad812e Grafana to OSM stack, system metrics and new exporters by lavado · 6 years ago
  18. 6c63e2d Delete Iptables rule when uninstalling by Dominik Fleischmann · 6 years ago
  19. 1c097b2 Fix bug 902 - Added pyangbind dependency when installing osmclient by garciadeblas · 6 years ago
  20. da89ee7 full_install_osm.sh: workaround to fix osmclient dependencies with osm-im by garciadeblas · 6 years ago
  21. 078f598 full_install_osm.sh: install python3-osmclient and IM dependencies by garciadeblas · 6 years ago
  22. 8339ed2 Gerrit ID: 5665 - Deploys OSM on Kubernetes. by vijaynag · 7 years ago
  23. 5cc8ac3 fix path of RO/Dockerfile-local by tierno · 6 years ago
  24. 3c25fab Moved common from jenkins folder to devops root folder by garciadeblas · 6 years ago
  25. a7e5d01 Merge "Install latest stable version of Juju" by madavi · 6 years ago
  26. 4158748 Install latest stable version of Juju by Adam Israel · 6 years ago
  27. 43fb44d Install iptables-persistent package by Adam Israel · 6 years ago
  28. be7676a Re-enable OSMLCM_VCA_CACERT by Adam Israel · 7 years ago
  29. 6859ba9 Merge "Native charm support" by madavi · 6 years ago
  30. f9f6d9d full_install_osm.sh: backup previous env files before generating/updating them by garciadeblas · 6 years ago
  31. 5ddc97f Native charm support by Adam Israel · 7 years ago
  32. b6a0bf1 full_install_osm.sh: fix typo in hyperlink for README2 by garciadeblas · 7 years ago
  33. d081690 Merge "full_install_osm.sh: updated retrieval of README files" by garciadeblas · 7 years ago
  34. 5311973 Merge "Remove OSMLCM_VCA_CACERT" by madavi · 7 years ago
  35. d3dd343 Merge "RO, NBI, LCM and osmclient: Update pip to latest version" by madavi · 7 years ago
  36. b1993ed full_install_osm.sh: updated retrieval of README files by garciadeblas · 7 years ago
  37. 5a50a06 Remove OSMLCM_VCA_CACERT by Adam Israel · 7 years ago
  38. 34f8b6b Fix bug 816 by Adam Israel · 7 years ago
  39. bfb7790 RO, NBI, LCM and osmclient: Update pip to latest version by calvinosanch · 7 years ago
  40. a1b5bdb Merge changes I1d0ee897,Iee1ed292 by madavi · 7 years ago
  41. c471ecc full_install_osm.sh: point to ReleaseSIX by default by Gerardo García · 7 years ago
  42. 0c2f62b VCA CA certificate as env var for LCM by garciadeblas · 7 years ago
  43. 6f0f466 full_install_osm.sh: escaping spaces in OSMLCM_VCA_PUBKEY by garciadeblas · 7 years ago
  44. 843764e Fix uninstall bug that leaves Juju controller running by Adam Israel · 7 years ago
  45. 63229a2 Fix Shell Command by beierl · 7 years ago
  46. 3d1396d Revert "installer: VCA CA certificate as env var for LCM" by garciadeblas · 7 years ago
  47. f37f12e installer: VCA CA certificate as env var for LCM by garciadeblas · 7 years ago
  48. 4088a9b Adds OSMUI_SQL_DATABASE_URI env var generation to installer by Benjamin Diaz · 7 years ago
  49. 79e51b9 Addressed BUG:698 - Build failing with -m POL -m PROMETHEUS -m KEYSTONE-DB by govindappa · 7 years ago
  50. aa3ddf4 installer: VCA key as env var for LCM by garciadeblas · 7 years ago
  51. c50ed8f Adding a few more variables to Keystone Docker by Eduardo Sousa · 7 years ago
  52. 0456088 Modifies POL deployment to use mysql database by Benjamin Diaz · 7 years ago
  53. 9261c66 Modifies MON deployment to use mysql database by Benjamin Diaz · 7 years ago
  54. 6e3a2b6 Modifies Keystone to use same MySQL DB as RO by Benjamin Diaz · 7 years ago
  55. 183e580 full_install_osm.sh: new tracking events before proceed and during juju by garciadeblas · 7 years ago
  56. e3b9bd6 full_install_osm.sh: added LC_ALL locale to pip install by garciadeblas · 7 years ago
  57. 4a83e6e Fix pull ro-db docker image and TO_REBUILD options by garciadeblas · 7 years ago
  58. 1878746 installers: ReleaseFOUR to ReleaseFIVE by garciadeblas · 7 years ago v5.0.0
  59. 02ad4b0 Minor corrections to uninstall_lightweight functions by lavado · 7 years ago
  60. 4e8662c Pulls Elasticsearch Curator image during installation process by lavado · 7 years ago
  61. 8f41038 Merge "Changed message about OSM_HOSTNAME env variable in osmclient" by garciadeblas · 7 years ago
  62. 8cc3a28 Merge "(bug 578) Fix installer on Ubuntu 18.04" by marchettim · 7 years ago
  63. c322698 Changed message about OSM_HOSTNAME env variable in osmclient by garciadeblas · 7 years ago
  64. 526f0fb Fixed install_osm.sh: OSM_DOCKER_WORK_DIR set to old folder by garciadeblas · 7 years ago
  65. 8232e56 (bug 578) Fix installer on Ubuntu 18.04 by Adam Israel · 7 years ago
  66. 870e60a Fix osmclient repository used when installing by garciadeblas · 7 years ago
  67. 0d45bc8 Changed default options and values in installers by garciadeblas · 7 years ago
  68. 53eb8f5 Migrating from Logstash to Beats by lavado · 7 years ago
  69. ba2cca9 Adds generation of OSM_COMMON_DB_SECRET and passes it to NBI, MON and LCM by Benjamin Diaz · 7 years ago
  70. f3cf8b8 Reordering install_lightweight to init swarm before building docker images by garciadeblas · 7 years ago
  71. 18dcdc5 Change Dockerfile used to build LW-UI from master by lavado · 7 years ago
  72. e07b164 Renaming VCA credential vars and adding to MON by lavado · 7 years ago
  73. 33205b2 Merge "Update docker user for osmclient" by Mike Marchetti · 7 years ago
  74. 9a8df7c Fixing POL & Keystone image generation by lavado · 7 years ago
  75. 6259144 Fixing pm_stack installer to remove Prometheus and Kafka Exporter by lavado · 7 years ago
  76. 46d6efe Update docker user for osmclient by Mike Marchetti · 7 years ago
  77. 6021624 Refreshing osm_metrics stack by lavado · 7 years ago
  78. bd925e4 installers: missing deb packages for Ubuntu Server ISO by garciadeblas · 8 years ago
  79. e00c8f9 Exposing PM and ELK stack ports by Eduardo Sousa · 8 years ago
  80. afa54c7 Exposing MON port 8662 back by lavado · 8 years ago
  81. aa0af71 Adds KAFKA_TAG env var and sets default as 2.11-1.0.2 by Benjamin Diaz · 8 years ago
  82. da8a9c4 Add install via dockerhub images by Mike Marchetti · 8 years ago
  83. e193dfd Adding Keystone environment variables to NBI by Eduardo Sousa · 8 years ago
  84. 09a1e97 Adding Keystone to MDG Dockerfiles by Eduardo Sousa · 8 years ago
  85. 13d76c8 Add dockerfile for MDG's by Mike Marchetti · 8 years ago
  86. b842085 Update stage_3 to use multi-stack install by Mike Marchetti · 8 years ago
  87. aa24514 Add smoke tests support for REL4 (lightweight) by Mike Marchetti · 8 years ago
  88. ee37414 Allow lightweight to be built from tag/commit by Michael Marchetti · 8 years ago BUILD_v4.0.1_2
  89. 282ff4e full_install_osm: include uninstall of ELK and PM stack by garciadeblas · 8 years ago
  90. e2aebfe Improved ELK and PM stack installation to pull images before deployment by garciadeblas · 8 years ago
  91. fae5e97 tracking install proceed and prereqok (pre-requirements ok) by garciadeblas · 8 years ago
  92. 8cd6077 installer: exit if no default iface or IP can be determined by garciadeblas · 8 years ago
  93. 00a2233 Add restart always options to vim-emu container by Mike Marchetti · 8 years ago
  94. 0ebde16 Prompt message to let the user know what will be installed by garciadeblas · 8 years ago v4.0.1
  95. a3e2661 installer: --nodocker option for unattended installations by garciadeblas · 8 years ago
  96. 0e596bc installer: option -m to restrict docker image build to the specified module by garciadeblas · 8 years ago
  97. 5ef9821 installer: missing call to generate_config_log_folders by garciadeblas · 8 years ago
  98. 70502ad install: missing idempotent aspects in install and uninstall by garciadeblas · 8 years ago
  99. fb56627 full_install: default RELEASE is ReleaseFOUR by garciadeblas · 8 years ago
  100. d41f548 installer: --nolxd option for unattended installations by garciadeblas · 8 years ago