1. 36a102d Merge "Initial scripts that can drive creation and removal of tags" by garciadeblas · 9 years ago
  2. a6ff986 Checkout last tag in devops; showopts does not download by garciadeblas · 9 years ago
  3. 63bb167 Initial scripts that can drive creation and removal of tags by garciadeblas · 9 years ago
  4. 0c71f00 temporally disable RO basic test meanwhile solving openvim installer with a library by tierno · 9 years ago
  5. 1e9eff6 Change in git_functions to fetch instead of pull by garciadeblas · 9 years ago
  6. f634164 Initial version by Rajesh · 9 years ago
  7. c0a6596 Change 1247: Move lxd check to installation start by Jokin Garay · 9 years ago
  8. 3eb9ce7 Change 1241: Move wget before echo by Jokin Garay · 9 years ago
  9. aa15051 Check for presence of lxd in installation, exit if not by Jokin Garay · 9 years ago
  10. c17db01 FATAL traces in installer by Jokin Garay · 9 years ago
  11. 237cfd5 Capture succesful installation by Jokin Garay · 9 years ago
  12. d8b80f8 Merge "Proposal of fix for bug 209" by garciadeblas · 9 years ago v1.1.0
  13. bd8f9f3 Proposal of fix for bug 209 by garciadeblas · 9 years ago
  14. 2cc8e25 adding message that installation will take longer by tierno · 9 years ago
  15. fc43c9d Change in installer to hide --update option until it works. Fixes bug 216 by garciadeblas · 9 years ago
  16. 59f3581 pytest example by Adam Israel · 9 years ago
  17. 56d59fc Importing yaml by garciadeblas · 9 years ago
  18. 4c41505 add function to create datacenter at RO in test_cirros by tierno · 9 years ago
  19. 9564836 Merge "Initial Checkin - Cirros Test" by garciadeblas · 9 years ago
  20. be1ff2b Initial Checkin - Cirros Test by Rajesh · 9 years ago
  21. 9180661 License added to certs file by garciadeblas · 9 years ago
  22. 43076e5 Certs module initial checkin by Rajesh · 9 years ago
  23. 145f1ba Ping Pong test for OSM MR2 Hackathon by Rajesh · 9 years ago
  24. 5afdf8d Replaces ping with curl for environments with proxy. Bug #126 by prithiv · 9 years ago
  25. bb3e62c RO start_build updated with a minor fix in --notest option by garciadeblas · 9 years ago v1.0.5
  26. b9aec3e Changes in RO/start_build to avoid compiling and tests when run from the installer by garciadeblas · 9 years ago
  27. 2a38273 Installer is now able to detect the latest available release (latest tag). Added new options to the installer: --update to update the SW; -b branch to use a specific branch. by garciadeblas · 9 years ago v1.0.4
  28. 320a2da - add ^ to regex to avoid matching against 10.*/etc networks by Mike Marchetti · 9 years ago
  29. e460692 Minor bug fixed in git_functions: the branch origin/HEAD should not be created by garciadeblas · 9 years ago
  30. 14640f0 Installer using the new tag v1.0.3 by garciadeblas · 9 years ago v1.0.3
  31. 2e9b814 Changes in RO start_build to add compilation of the VIM connectors by garciadeblas · 9 years ago
  32. 59699d6 add basic_test to RO module. Remove a typo by tierno · 9 years ago
  33. d06d373 add basic_test to RO module. by tierno · 9 years ago
  34. 2a5a651 Install new tag: tags/v1.0.2. Added -b option to the installer to checkout specific branch/commit. Added hidden options (lxd, showopts) to be tested. by garciadeblas · 9 years ago v1.0.2
  35. d05ae75 Change in installer_from_source to start the SO in the background by garciadeblas · 9 years ago
  36. c504583 Use juju/stable repository instead of devel by Adam Israel · 9 years ago
  37. d8718f1 Installer: increased waiting time for the SO-ub; RO tenant-delete when reconfiguring by garciadeblas · 9 years ago v1.0.1
  38. 55490d4 installer_from_source: refactored uninstall, nat and configure code; new tag v1.0.1 by garciadeblas · 9 years ago
  39. 0a4caa0 Reverting changes in nat_osm to remove 8008 by garciadeblas · 9 years ago
  40. b5f47d3 Change in nat_osm to support port 8008 by garciadeblas · 9 years ago
  41. 95f164e VCA start_build modified to take into account changes in juju client. OSM installer from source modified to check dependencies before installing by garciadeblas · 9 years ago
  42. 3ba0cdc Merge "refactored the git checkout code" by garciadeblas · 9 years ago
  43. 1959ecd remove R0 riftware files by Jeremy Mordkoff · 9 years ago
  44. 35d6f24 refactored the git checkout code by Jeremy Mordkoff · 10 years ago
  45. 837fc96 Fixed install_from_source to add iptables-persistent package by garciadeblas · 10 years ago v1.0.0
  46. 3f680f4 install_from_source renamed to install_from_source.sh by garciadeblas · 10 years ago
  47. 018946b install_from_source updated to allow time for RO and SO to be active by garciadeblas · 10 years ago
  48. 2035dd4 install_from_source updated to fix bugs in SO configuration through curl by garciadeblas · 10 years ago
  49. bad19ac install_from_source updated once again to change curl instructions and committ-id be checked (tag) by garciadeblas · 10 years ago
  50. 0fe45dd install_from_source updated by garciadeblas · 10 years ago
  51. 33c7825 VCA start_build changed to make it non-interactive by garciadeblas · 10 years ago
  52. 8776ebf VCA start_build changed to support juju RC1 by garciadeblas · 10 years ago
  53. 7d4bb73 SO and UI start_build changed to support checking out a commit-id, branch or tag by garciadeblas · 10 years ago
  54. 63dd284 RO start_build changed to install openmano service by garciadeblas · 10 years ago
  55. 2cfd884 Fixed bug in nat_osm when sourcing common/all_funcs by garciadeblas · 10 years ago
  56. 56b568b Merge "The script pulls all branches and now can check out a specific branch or commit-id" by tierno · 10 years ago
  57. 0b6e539 Merge "New folder installers and new installer to install OSM release 1 from source" by mordkoff · 10 years ago
  58. 5dadd5d The script pulls all branches and now can check out a specific branch or commit-id by garciadeblas · 10 years ago
  59. 93c6131 New folder installers and new installer to install OSM release 1 from source by garciadeblas · 10 years ago
  60. a80332f Bug 59 - Merge BUILD.sh and BUILD_UB.sh by Leslie Giles · 10 years ago
  61. a9c9efe Fixed bug at RO start_build by tierno · 10 years ago
  62. a3d139a RO/start_build: added option --develop when installing openmano by garciadeblas · 10 years ago
  63. 0dd790c Minor bug fixed in VCA build script by garciadeblas · 10 years ago
  64. 3c15859 Bug fixed in RO build script by garciadeblas · 10 years ago
  65. db26f3c Bug fixed about container creation with parameters. Minor typos fixed: tab vs space by garciadeblas · 10 years ago
  66. 8802d14 VCA scripts added. New host script clean_container to stop and delete an MDG container by garciadeblas · 10 years ago
  67. ee04b45 Changes in container funcs to allow options when creating containers, in templates to allow nested containers. Changes in RO scripts to install packages and dependencies before building by garciadeblas · 10 years ago
  68. 0fae68d switch SO and UI from fedora to Ubuntu by Jeremy Mordkoff · 10 years ago
  69. 158d1d3 make sure that sudo and make are installed before invoking the MDG build script by Jeremy Mordkoff · 10 years ago
  70. 9713ede update SO, UI and template to accept the parameters passed by Gerrit to trigger a pre-merge test compile by Jeremy Mordkoff · 10 years ago
  71. c589cc9 path error in UI make script by Jeremy Mordkoff · 10 years ago
  72. a349e3e use fedora for now by Jeremy Mordkoff · 10 years ago
  73. 6aff249 RO start_build incorporating GERRIT_REFSPEC and GIT_COMMIT by garciadeblas · 10 years ago
  74. 56ad727 Merge "Testing RO built against gerrit event" by garciadeblas · 10 years ago
  75. dc5ae19 Testing RO built against gerrit event by garciadeblas · 10 years ago
  76. d0f2310 call the new top level build script by Jeremy Mordkoff · 10 years ago
  77. 17edada Bug fixed in RO start_build by garciadeblas · 10 years ago
  78. 0ac147a Changes in RO start_build to make Jenkins Job work by garciadeblas · 10 years ago
  79. bcc2bc4 Minor bug fixed in RO/start_build: fetching before checkout by garciadeblas · 10 years ago
  80. e5e9827 Minor bug fixed in RO/start_build by garciadeblas · 10 years ago
  81. 8917310 Minor bug fixed in host/start_build by garciadeblas · 10 years ago
  82. a8cbb91 Changes in RO jenkins jobs to support compilation of a specific GIT_COMMIT from gerrit by garciadeblas · 10 years ago
  83. d391b9a Changes in RO jenkins jobs, removing copyright lines and adding compilation of python code by garciadeblas · 10 years ago
  84. a281369 riftware - switched to getting tools for installing pre-requisites from an RPM by Jeremy Mordkoff · 10 years ago
  85. 5cf3216 added an option to reuse the devops workspace from the host inside the container. This makes testing and debugging devsops scripts possible without pushing the change to a repository by Jeremy Mordkoff · 10 years ago
  86. f937a8b RO scripts added. Also possible now to create privileged containers by garciadeblas · 10 years ago
  87. 1921538 Make the return code handling obvious by Jeremy Mordkoff · 10 years ago
  88. f13ff90 Filling out the template and updating the README -- no functional chnages by Jeremy Mordkoff · 10 years ago
  89. 50c2e86 initial skeleton for the OSM DevOps build system by Jeremy Mordkoff · 10 years ago
  90. 38ebe5b Initial empty repository by almagia · 10 years ago