1. fae5e97 tracking install proceed and prereqok (pre-requirements ok) by garciadeblas · 8 years ago
  2. 8cd6077 installer: exit if no default iface or IP can be determined by garciadeblas · 8 years ago
  3. 7a5344c Update deprecated methods by Adam Israel · 8 years ago
  4. 00a2233 Add restart always options to vim-emu container by Mike Marchetti · 8 years ago
  5. 1b64bd4 Add packer scripts for vagrant image generation by Mike Marchetti · 8 years ago
  6. 0ebde16 Prompt message to let the user know what will be installed by garciadeblas · 8 years ago v4.0.1
  7. a3e2661 installer: --nodocker option for unattended installations by garciadeblas · 8 years ago
  8. 6477377 Moving vmware ovf converter tool from RO to Devops by kasar · 8 years ago
  9. 04976e0 Updated Makefile to call validate_descriptor.py during tests by garciadeblas · 8 years ago
  10. 0e596bc installer: option -m to restrict docker image build to the specified module by garciadeblas · 8 years ago
  11. 5ef9821 installer: missing call to generate_config_log_folders by garciadeblas · 8 years ago
  12. 70502ad install: missing idempotent aspects in install and uninstall by garciadeblas · 8 years ago
  13. fb56627 full_install: default RELEASE is ReleaseFOUR by garciadeblas · 8 years ago
  14. d41f548 installer: --nolxd option for unattended installations by garciadeblas · 8 years ago
  15. c119fb3 installer: adding checks when building docker images by garciadeblas · 8 years ago
  16. ddd7a3e installer: missing elk and perfmon files copied to /etc/osm by garciadeblas · 8 years ago
  17. efea4bd newtag: updated modules, new param RELEASE_NAME by garciadeblas · 8 years ago
  18. 5b857d3 Fix installer to make it idempotent by garciadeblas · 8 years ago
  19. f79d163 fix in juju commands to run as part of lxd group by garciadeblas · 8 years ago
  20. cf0e34a full_install: create config and log osm folders by garciadeblas · 8 years ago
  21. 20b9bd3 installer: docker build with --no-cache in vimemu and kafka exporter by garciadeblas · 8 years ago
  22. 35f96ae install_osm: apt-get update before installing devops by garciadeblas · 8 years ago
  23. 83ca132 fix uninstall to remove volumes; build docker images with --no-cache by garciadeblas · 8 years ago v4.0.0
  24. e990f66 Changes required to launch RelFOUR: checkout latest stable tag, updated deb release and repo, some checks by garciadeblas · 8 years ago
  25. a235be8 updated juju bootstrap to use xenial series by garciadeblas · 8 years ago
  26. d13a8aa Forcing lightweight build to be installed as a normal user by garciadeblas · 8 years ago
  27. 67ce97c add checks to the installer for juju and docker CE installation by garciadeblas · 8 years ago
  28. b5c5532 Speed up LXD precache by Adam Israel · 8 years ago
  29. 6c66abf install: new options for addons: elk, pm; plus tracking install progress for lightweight by garciadeblas · 8 years ago
  30. 2cc0ea8 Adding composers and customization files for ELK sample system and Metrics sample system (Prometheus & Grafana) by lavado · 8 years ago
  31. ef09186 --soui option points temporarily to ReleaseTHREE-Classic testing by garciadeblas · 8 years ago
  32. 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
  33. be44c8d Merge "docker-compose: fix bug in volume used by lcm" by garciadeblas · 8 years ago
  34. 8e6bc15 OSM_HOSTNAME set to 127.0.0.1 instead of localhost to fix issues detected in some environments by garciadeblas · 8 years ago
  35. e1b66ed docker-compose: fix bug in volume used by lcm by garciadeblas · 8 years ago
  36. 940a34c Change to use LCM git project at LWB by tierno · 8 years ago
  37. 796aafb Adding persistance to dockers deployment by gcalvino · 8 years ago
  38. 5622511 Separated tool to test descriptors format by gcalvino · 8 years ago
  39. 818fa5a install_osm: add missing host route to enable SO reach VCA by garciadeblas · 8 years ago
  40. 432bcb2 install_osm: --soui option defaults to Release THREE stable by garciadeblas · 8 years ago
  41. 76353e4 Fix: --vimemu option did not work together with --lightweight by peusterm · 8 years ago
  42. a4385f7 jenkins/system/start_build: fix to use --soui option and solve stage3 issues by garciadeblas · 8 years ago
  43. 41f3897 full_install_osm: enabling LW-UI repo by garciadeblas · 8 years ago
  44. 17091c8 Fix bug in full_install_osm when dealing with soui option by garciadeblas · 8 years ago
  45. 24055b1 Using charm build instead of charm-build for descriptor-packages by garciadeblas · 8 years ago
  46. d8bc5c3 Renamed install_osm_release to install_osm in all scripts by garciadeblas · 8 years ago
  47. 102cd7f Add simple charm from hackfest by Adam Israel · 8 years ago
  48. a40dfaf Change docker overlay gw MTU by gcalvino · 8 years ago
  49. 661681a install_osm: defaults to lightweight by garciadeblas · 8 years ago
  50. f3761f3 Added src and Makefile for hackfest vnf and ns by garciadeblas · 8 years ago
  51. 131fa74 install_osm: preliminary code to install LW-UI from OSM repo by garciadeblas · 8 years ago
  52. d43781b Fixing cloud-config file in hackfest_simplecharm_vnf by garciadeblas · 8 years ago
  53. 0ee30e1 Hackfest3 charmed scenario added by gcalvino · 8 years ago
  54. db79732 install_osm.sh: juju bootstrap run as member of lxd group by garciadeblas · 8 years ago
  55. 3433465 Output debug info after testrun by Mike Marchetti · 8 years ago
  56. 7077be6 install_osm.sh: proper read of juju account info by garciadeblas · 8 years ago
  57. 63ac902 install_osm.sh: ligtweight install includes lxd with apt-get by garciadeblas · 8 years ago
  58. 831ee56 install_osm.sh: uninstall procedure for lightweight build by garciadeblas · 8 years ago
  59. 9f2a63f add common repo by Mike Marchetti · 8 years ago
  60. b9bdac3 add common repo by Mike Marchetti · 8 years ago
  61. 4101260 Use specific mysql docker image, plus install_docker_compose function by garciadeblas · 8 years ago
  62. 8db0ffd install_osm.sh: fix osmclient dependencies: python-magic by garciadeblas · 8 years ago
  63. 749af85 install_osm.sh: docker network create with appropriate MTU by garciadeblas · 8 years ago
  64. 5de942e install_osm.sh: fix write permissions in docker env file generation by garciadeblas · 8 years ago
  65. 740e059 install_osm.sh: updated docker env file generation by garciadeblas · 8 years ago
  66. feef887 install_osm.sh: echo proper env variables when installing osmclient by garciadeblas · 8 years ago
  67. a9ef099 Updating osmclient to use REPOSITORY variable by garciadeblas · 8 years ago
  68. 8560c69 add NBI to stage_3 by Mike Marchetti · 8 years ago
  69. 00b76aa moved NBI Dockerfile to Dockefile.local by Mike Marchetti · 8 years ago
  70. bcf0ee6 add N2VC by Mike Marchetti · 8 years ago
  71. b7d8d80 Updated lightweight installation to use osmclient from deb repo by garciadeblas · 8 years ago
  72. 46e9959 Generalization of lightweight build install by garciadeblas · 8 years ago
  73. 34b892a add output logging to systest_run by Mike Marchetti · 8 years ago
  74. 14097dc Install option for lightweight build of OSM by garciadeblas · 8 years ago
  75. ec5d8ea New docker folder. Added env files for some dockers by garciadeblas · 8 years ago
  76. 41440fc Docker installation with lightweight build by gcalvino · 8 years ago
  77. 02a533a update README to point to rel4 by Mike Marchetti · 8 years ago
  78. 5013409 Add shim installer by Mike Marchetti · 8 years ago
  79. 0fe35ad fixup install script name for pkg by Mike Marchetti · 8 years ago
  80. 4de4849 add option to install from local devops directory by Mike Marchetti · 8 years ago
  81. 746b6c9 fix kafkad missing by Mike Marchetti · 8 years ago
  82. 5a47034 fix merge issue by Mike Marchetti · 8 years ago
  83. 4a98a04 MON Installation Changes Updated. by prithiv · 8 years ago
  84. fc8f029 Installer with option -p to install lxd images from local path by garciadeblas · 8 years ago
  85. c08fef5 export MON repo by Mike Marchetti · 8 years ago
  86. 2e9ddb3 add MON repo by Mike Marchetti · 8 years ago
  87. 7dd7e17 add vcd/openstack explicit rules for test by Mike Marchetti · 8 years ago
  88. 12aa2cf Makefile code changes for cirros test for VMware vCD connector by kasar · 8 years ago
  89. 5eab1c0 add devops repo for publish by Mike Marchetti · 8 years ago
  90. e580dd9 add devops repo stage-3 validation by Mike Marchetti · 8 years ago
  91. b3c42c8 correct devops MDG name by Mike Marchetti · 8 years ago
  92. 5de0e2d Revert "add devops to repo" by marchettim · 8 years ago
  93. fcac45c add devops to repo by Mike Marchetti · 8 years ago
  94. f6d3d9d add stage archive by Mike Marchetti · 8 years ago
  95. ae61a89 use docker container for archiving by Mike Marchetti · 8 years ago
  96. 0d2a2db Add Dockerfile for devops build by Mike Marchetti · 8 years ago
  97. 9f671c5 add Jenkinsfile for stage_2 devops build by Mike Marchetti · 8 years ago
  98. 4f52455 update generation in case no tag is found by Mike Marchetti · 8 years ago
  99. a748178 add devops deb packaging by Mike Marchetti · 8 years ago
  100. 429b9f8 install_osm: proper exit when uninstalling by garciadeblas · 8 years ago v3.0.3