1. 093cded CORD-1790 Add cord-in-a-box workflow by Scott Baker · 7 years ago
  2. dcac43b Adding Vish domain reset in makefile by Luca Prete · 7 years ago
  3. 323d35e Fix counting nodes in 'Deployed' state by Andy Bavier · 7 years ago
  4. d3a527c [CORD-1900] Better implementation of podconfig file presence check by Zack Williams · 7 years ago
  5. 6683e0b CORD-1902 Fix 'make compute-node-refresh' by Andy Bavier · 7 years ago
  6. 37a119c Move CiaB-specific config out of 'cord' scenario. by Jonathan Hart · 7 years ago
  7. 65b8fa9 Fix quotation mark in pod installation doc by You Wang · 7 years ago
  8. e25e44d fixed typos, links, and nits by llp · 7 years ago
  9. 19ec7cb Bump ONOS version forward to 1.10.6 by Jonathan Hart · 7 years ago
  10. fcbc54b Fixing jenkins file relative paths by Luca Prete · 7 years ago
  11. 225d965 Moving build cleanup at the end of the jenkins file in the finally block by Luca Prete · 7 years ago
  12. 6fe52cb Minor doc fixes by Andy Bavier · 7 years ago
  13. 7dd39af Adding link to xos API by Matteo Scandolo · 7 years ago
  14. d4f6f27 Fixing version in book.json file by Luca Prete · 7 years ago
  15. bd37a06 CORD-1762 add addressmanager synchronizer image to new build system by Scott Baker · 7 years ago
  16. 9c6fef5 Fixing master book.json by Luca Prete · 7 years ago
  17. 4e0c2ed Fix Jenkins verifications for compute-node provisioning by You Wang · 7 years ago
  18. 70bcaca Update make command for the new Jenkins file by You Wang · 7 years ago
  19. 534e272 Update upstream connectivity (vRouter) documentation in GitBook by Jonathan Hart · 7 years ago
  20. f9cb2f3 Update Jenkins file for the new build system by You Wang · 7 years ago
  21. 5a7e7e3 CORD-1868 Add always_pull_xos_images flag by Andy Bavier · 7 years ago
  22. 87e5f3b Refactoring documentation by Luca Prete · 7 years ago
  23. 2a8a64d Removing venv setup by Matteo Scandolo · 7 years ago
  24. ed4b367 Fixing .gitignores by Matteo Scandolo · 7 years ago
  25. f8cd29f [CORD-1796] Generating swagger docs by Matteo Scandolo · 7 years ago
  26. 40a3663 CORD-1876 Use standard upstream vagrant-libvirt plugin by Andy Bavier · 7 years ago
  27. 1fc1bc7 Fixing bug in forced vagrant destroy action by gopinath · 7 years ago
  28. 1c7ebef Forcing Vagrant destroy during clean by gopinath · 7 years ago
  29. fb96e92 Adding vagrant provider to the new build jenkins file by Luca Prete · 7 years ago
  30. 2b26e56 [CORD-1866] Support for password SSH auth by Zack Williams · 7 years ago
  31. 800abd7 Fixing jenkins file to remove the correct folder when the process fails by Luca Prete · 7 years ago
  32. 5abc553 Removing Virtualbox provider from Jenkinsfile by gopinath · 7 years ago
  33. 535769e Fixing new build system Jenkinsfile by Luca Prete · 7 years ago
  34. e2d51fd Adding new Jenkinsfile by Luca Prete · 7 years ago
  35. 9b8850d CORD-1400: Physical pod config with the new build system by gopinath · 7 years ago
  36. 218bed3 CORD-1859 Fix xos-update-images by Andy Bavier · 7 years ago
  37. 3e87b6c [CORD-1857] by Zack Williams · 7 years ago
  38. 8a76f92 Updating doc makefile by Matteo Scandolo · 7 years ago
  39. 5858026 fixed a couple typos by llp · 7 years ago
  40. 3e53de8 added release notes by llp · 7 years ago
  41. c9a7313 CORD-1784 Update quickstart.md for new build system by Andy Bavier · 7 years ago
  42. 208d498 CORD-1849 Split XOS code out of OLT and VTN repos by Andy Bavier · 7 years ago
  43. 77243bc CORD-1813 Add migration guide to developer section by Scott Baker · 7 years ago
  44. 2ed8951 Bump ONOS version forward to 1.10.4 by Jonathan Hart · 7 years ago
  45. b36b84e CORD-1511 Use OVS instead of CPqD by Andy Bavier · 7 years ago
  46. 2bac6e6 CORD-1763 Fix CiaB E2E after addresspool change by Andy Bavier · 7 years ago
  47. 13b0d4f Explicitly download 'node:7.9.0' docker image so the jenkins job is fixed. by Zack Williams · 7 years ago
  48. 61dc81a Changes for 'make -j4' to work by Andy Bavier · 7 years ago
  49. 40d57b3 CORD-1729 Use corddev VM as build machine by Gopinath Taget · 7 years ago
  50. fb724fc Revert deploy_docker_registry change by Andy Bavier · 7 years ago
  51. 9f17f26 Upgrade ONOS version to 1.10.3 by Jonathan Hart · 7 years ago
  52. afaa530 CORD-1729 Support "localhost" as build node for full POD / CiaB by Andy Bavier · 7 years ago
  53. 1c891c2 migrating synchronizer docs by llp · 7 years ago
  54. 0941047 CORD-1732 Fix publish of images managed by ImageBuilder by Andy Bavier · 7 years ago
  55. 931c0ab CORD-1728 Fix duplicate Makefile targets by Andy Bavier · 7 years ago
  56. e7425c5 [CORD-1685] Adding copyright where missing by Matteo Scandolo · 7 years ago
  57. 62f604a Update git version by Andy Bavier · 7 years ago
  58. 9bd4a82 Fix spelling mistake by Jonathan Hart · 7 years ago
  59. c4a4051 Shebang in first line by Andy Bavier · 7 years ago
  60. 37efb3d Moving shebang line in imagebuilder at the top by Matteo Scandolo · 7 years ago
  61. 60b640f [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  62. 35d238e CORD-1401 Make targets for CiaB by Andy Bavier · 7 years ago
  63. 7b02d36 Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  64. 56b12b5 CORD-1639 Add 'node' to image whitelists by Andy Bavier · 7 years ago
  65. 5552527 made clean more robust by llp · 7 years ago
  66. a5fcefd [CORD-1608] Fix DNS and ansible timeout issues when building docker images by Zack Williams · 7 years ago
  67. c8ee646 expanded guide content by Larry Peterson · 7 years ago
  68. 66ceea4 Add pull_docker_registry by Andy Bavier · 7 years ago
  69. a10094b Add `collect-diag` makefile target, documentation by Zack Williams · 7 years ago
  70. 0a7ef16 [CORD-1590] `single` scenario, which is mock w/synchronizers by Zack Williams · 7 years ago
  71. 4dc6647 Add target to set up local scenario for GUI access, Ubuntu only by Andy Bavier · 7 years ago
  72. b0b5a14 CORD-1563 Clean up Vagrantfile for CiaB by Andy Bavier · 7 years ago
  73. 2f56eee bootstrap mavenrepo by Zack Williams · 7 years ago
  74. 456ff2c expanded guide coverage by Larry Peterson · 7 years ago
  75. eeeb6dd [CORD-1541] imagebuilder support for xos-libraries and xos-tosca images by Zack Williams · 7 years ago
  76. ce63eb0 [CORD-795] Docker image building/tagging/labeling, Makefile based build by Zack Williams · 7 years ago
  77. 1827698 build a composite guide across repos by llp · 7 years ago
  78. c68998a Updating CiaB GUI documentation in quickstart.md by Matteo Scandolo · 7 years ago
  79. bd786de adding operating guide by llp · 7 years ago
  80. 512389a Correct Jenkins file for cord master by Luca Prete · 7 years ago
  81. c11efa5 aligned .md files with GitBook by llp · 7 years ago
  82. 737c4d5 CORD-1524 Minor doc fixes for 3.0.1 by Andy Bavier · 7 years ago
  83. e58e914 Fixing ssh strict host check by Luca Prete · 7 years ago
  84. 8ad44d5 [CORD-1481] Update Ansible and docker-compose by Zack Williams · 7 years ago
  85. 1125f60 Adding checkout branch to clone commands for CORD master by Luca Prete · 7 years ago
  86. d642a59 Fixing fabricCmd in Jenkinsfile cord-master by Luca Prete · 7 years ago
  87. 782d941 New Jenkinsfile for master ONLY. Please, merge first cord-4407 by Luca Prete · 7 years ago
  88. fcf4e84 /cord -> /opt/cord by Andy Bavier · 7 years ago
  89. ab0b4dd Change /cord to /opt/cord by Andy Bavier · 7 years ago
  90. f55e7f9 CORD-1394 Unify build environment paths by Andy Bavier · 7 years ago
  91. f6e6a8b Fix VAGRANT_CWD path by Andy Bavier · 7 years ago
  92. 0c6bb65 Update ONOS to 1.8.9 by Andy Bavier · 7 years ago
  93. a2acd2a CORD-1455 Fix missing SSH key for HW pod install by Andy Bavier · 7 years ago
  94. 12b02e2 CORD-1470 Update docs to pull XOS images when developing by Andy Bavier · 7 years ago
  95. 532fcb8 CORD-1457 Simplify adding location tag by Andy Bavier · 7 years ago
  96. b13f80c CORD-1448 Use tmux or mosh with CiaB by Andy Bavier · 7 years ago
  97. e92b6f4 CORD-1375 Update documentation for CORD 3.0 by Andy Bavier · 7 years ago
  98. 607c2d5 Modifying Jenkinsfile to enable automated fabric provisioning by Luca Prete · 7 years ago
  99. 83a94ce CORD-1151 by Zack Williams · 7 years ago
  100. 162ad00 Use pip to install docker-compose by Andy Bavier · 7 years ago