1. 183e580 full_install_osm.sh: new tracking events before proceed and during juju by garciadeblas · 7 years ago
  2. e3b9bd6 full_install_osm.sh: added LC_ALL locale to pip install by garciadeblas · 7 years ago
  3. 4a83e6e Fix pull ro-db docker image and TO_REBUILD options by garciadeblas · 7 years ago
  4. 1878746 installers: ReleaseFOUR to ReleaseFIVE by garciadeblas · 7 years ago v5.0.0
  5. 02ad4b0 Minor corrections to uninstall_lightweight functions by lavado · 7 years ago
  6. 4e8662c Pulls Elasticsearch Curator image during installation process by lavado · 7 years ago
  7. 8f41038 Merge "Changed message about OSM_HOSTNAME env variable in osmclient" by garciadeblas · 7 years ago
  8. 8cc3a28 Merge "(bug 578) Fix installer on Ubuntu 18.04" by marchettim · 7 years ago
  9. c322698 Changed message about OSM_HOSTNAME env variable in osmclient by garciadeblas · 7 years ago
  10. 526f0fb Fixed install_osm.sh: OSM_DOCKER_WORK_DIR set to old folder by garciadeblas · 7 years ago
  11. 8232e56 (bug 578) Fix installer on Ubuntu 18.04 by Adam Israel · 7 years ago
  12. 870e60a Fix osmclient repository used when installing by garciadeblas · 7 years ago
  13. 0d45bc8 Changed default options and values in installers by garciadeblas · 7 years ago
  14. 53eb8f5 Migrating from Logstash to Beats by lavado · 7 years ago
  15. ba2cca9 Adds generation of OSM_COMMON_DB_SECRET and passes it to NBI, MON and LCM by Benjamin Diaz · 7 years ago
  16. f3cf8b8 Reordering install_lightweight to init swarm before building docker images by garciadeblas · 7 years ago
  17. 18dcdc5 Change Dockerfile used to build LW-UI from master by lavado · 7 years ago
  18. e07b164 Renaming VCA credential vars and adding to MON by lavado · 7 years ago
  19. 33205b2 Merge "Update docker user for osmclient" by Mike Marchetti · 7 years ago
  20. 9a8df7c Fixing POL & Keystone image generation by lavado · 7 years ago
  21. 6259144 Fixing pm_stack installer to remove Prometheus and Kafka Exporter by lavado · 7 years ago
  22. 46d6efe Update docker user for osmclient by Mike Marchetti · 7 years ago
  23. 6021624 Refreshing osm_metrics stack by lavado · 7 years ago
  24. bd925e4 installers: missing deb packages for Ubuntu Server ISO by garciadeblas · 8 years ago
  25. e00c8f9 Exposing PM and ELK stack ports by Eduardo Sousa · 8 years ago
  26. afa54c7 Exposing MON port 8662 back by lavado · 8 years ago
  27. aa0af71 Adds KAFKA_TAG env var and sets default as 2.11-1.0.2 by Benjamin Diaz · 8 years ago
  28. da8a9c4 Add install via dockerhub images by Mike Marchetti · 8 years ago
  29. e193dfd Adding Keystone environment variables to NBI by Eduardo Sousa · 8 years ago
  30. 09a1e97 Adding Keystone to MDG Dockerfiles by Eduardo Sousa · 8 years ago
  31. 13d76c8 Add dockerfile for MDG's by Mike Marchetti · 8 years ago
  32. b842085 Update stage_3 to use multi-stack install by Mike Marchetti · 8 years ago
  33. aa24514 Add smoke tests support for REL4 (lightweight) by Mike Marchetti · 8 years ago
  34. ee37414 Allow lightweight to be built from tag/commit by Michael Marchetti · 8 years ago BUILD_v4.0.1_2
  35. 282ff4e full_install_osm: include uninstall of ELK and PM stack by garciadeblas · 8 years ago
  36. e2aebfe Improved ELK and PM stack installation to pull images before deployment by garciadeblas · 8 years ago
  37. fae5e97 tracking install proceed and prereqok (pre-requirements ok) by garciadeblas · 8 years ago
  38. 8cd6077 installer: exit if no default iface or IP can be determined by garciadeblas · 8 years ago
  39. 00a2233 Add restart always options to vim-emu container by Mike Marchetti · 8 years ago
  40. 0ebde16 Prompt message to let the user know what will be installed by garciadeblas · 8 years ago v4.0.1
  41. a3e2661 installer: --nodocker option for unattended installations by garciadeblas · 8 years ago
  42. 0e596bc installer: option -m to restrict docker image build to the specified module by garciadeblas · 8 years ago
  43. 5ef9821 installer: missing call to generate_config_log_folders by garciadeblas · 8 years ago
  44. 70502ad install: missing idempotent aspects in install and uninstall by garciadeblas · 8 years ago
  45. fb56627 full_install: default RELEASE is ReleaseFOUR by garciadeblas · 8 years ago
  46. d41f548 installer: --nolxd option for unattended installations by garciadeblas · 8 years ago
  47. c119fb3 installer: adding checks when building docker images by garciadeblas · 8 years ago
  48. ddd7a3e installer: missing elk and perfmon files copied to /etc/osm by garciadeblas · 8 years ago
  49. 5b857d3 Fix installer to make it idempotent by garciadeblas · 8 years ago
  50. f79d163 fix in juju commands to run as part of lxd group by garciadeblas · 8 years ago
  51. cf0e34a full_install: create config and log osm folders by garciadeblas · 8 years ago
  52. 20b9bd3 installer: docker build with --no-cache in vimemu and kafka exporter by garciadeblas · 8 years ago
  53. 83ca132 fix uninstall to remove volumes; build docker images with --no-cache by garciadeblas · 8 years ago v4.0.0
  54. e990f66 Changes required to launch RelFOUR: checkout latest stable tag, updated deb release and repo, some checks by garciadeblas · 8 years ago
  55. a235be8 updated juju bootstrap to use xenial series by garciadeblas · 8 years ago
  56. d13a8aa Forcing lightweight build to be installed as a normal user by garciadeblas · 8 years ago
  57. 67ce97c add checks to the installer for juju and docker CE installation by garciadeblas · 8 years ago
  58. 6c66abf install: new options for addons: elk, pm; plus tracking install progress for lightweight by garciadeblas · 8 years ago
  59. ef09186 --soui option points temporarily to ReleaseTHREE-Classic testing by garciadeblas · 8 years ago
  60. 726ba9e Merge "OSM_HOSTNAME set to 127.0.0.1 instead of localhost to fix issues detected in some environments" by garciadeblas · 8 years ago
  61. 8e6bc15 OSM_HOSTNAME set to 127.0.0.1 instead of localhost to fix issues detected in some environments by garciadeblas · 8 years ago
  62. 940a34c Change to use LCM git project at LWB by tierno · 8 years ago
  63. 818fa5a install_osm: add missing host route to enable SO reach VCA by garciadeblas · 8 years ago
  64. 432bcb2 install_osm: --soui option defaults to Release THREE stable by garciadeblas · 8 years ago
  65. 76353e4 Fix: --vimemu option did not work together with --lightweight by peusterm · 8 years ago
  66. 41f3897 full_install_osm: enabling LW-UI repo by garciadeblas · 8 years ago
  67. 17091c8 Fix bug in full_install_osm when dealing with soui option by garciadeblas · 8 years ago
  68. d8bc5c3 Renamed install_osm_release to install_osm in all scripts by garciadeblas · 8 years ago