1. e07e0d7 src -> name by Andy Bavier · 8 years ago cord-1.0-rc2
  2. 057a883 Use MaaS node key when on_maas by Andy Bavier · 8 years ago
  3. 44b7013 Move XOS back to port 80 on head node by Andy Bavier · 8 years ago
  4. 5f7c60e more diagnostics, and switch to downloading vsg-1.1 by Zack Williams · 8 years ago
  5. e9f0333 Add ExampleService by default to single-node POD by Andy Bavier · 8 years ago
  6. a29aa03 Move XOS to port 8888 on head node by Andy Bavier · 8 years ago
  7. 137263d Use branch cord-1.0 when checking out xos and service-profile by Scott Baker · 8 years ago
  8. 18cbe36 make sure step fails on nonzero exit from command before tee by Scott Baker · 8 years ago
  9. 44407af save stderr in addition to stdout by Scott Baker · 8 years ago
  10. 5dbafee Add some retries to try to work around transient failures by Andy Bavier · 8 years ago
  11. 1e78d89 Retry package install to handle contention for apt lock by Andy Bavier · 8 years ago
  12. 9d7c09e Port forward port 80 to XOS by Andy Bavier · 8 years ago
  13. 2c0ec05 Add post-deploy tests as an Ansible role by Andy Bavier · 8 years ago
  14. fc43e84 Change var name: cord_provisioned -> on_maas by Andy Bavier · 8 years ago
  15. 4aa3e23 Fix failure with single-node pod install by Andy Bavier · 8 years ago
  16. de088d0 Merge "updated to support the enlisting of compute nodes into juju and XOS when they come on line" by Ali Al-Shabibi · 8 years ago cord-1.0-rc1
  17. e05b556 updated to support the enlisting of compute nodes into juju and XOS when they come on line by David K. Bainbridge · 8 years ago
  18. 671e570 Make testclient creation idempotent by Andy Bavier · 8 years ago
  19. 467591e update name of deploy to deployPlatform and test for by David K. Bainbridge · 8 years ago
  20. a3e4056 rebuild xos-base image in xos-vm-install role playbook by Zack Williams · 8 years ago
  21. 42eeab6 Update apt cache separately by Andy Bavier · 8 years ago
  22. c1b3b40 Force update by Andy Bavier · 8 years ago
  23. 3a1d064 Support multi-node CORD install by Andy Bavier · 8 years ago
  24. 4b7682b turn on debug logging for the opencord ONOS apps by Zack Williams · 8 years ago
  25. 333a315 use service-profile repo for configuration by Scott Baker · 8 years ago
  26. 9209876 Merge remote-tracking branch 'refs/remotes/origin/master' by Zack Williams · 8 years ago
  27. ae17c50 more diag items by Zack Williams · 8 years ago
  28. f69e77c Initialize onos-fabric-1 by Andy Bavier · 8 years ago
  29. 0410673 more complete diagnostic playbook by Zack Williams · 8 years ago
  30. 162e46e Merge branch 'master' of github.com:open-cloud/openstack-cluster-setup by Zack Williams · 8 years ago
  31. ba7af9e split out head/compute diag roles, collect diag on head node by Zack Williams · 8 years ago
  32. c2977cf Remove warning by Andy Bavier · 8 years ago
  33. c233512 Load CORD ONOS apps from local containers in single-node pod by Andy Bavier · 8 years ago
  34. 7d6747d embed docker apt GPG key into the playbook, to avoid keyserver failures by Zack Williams · 8 years ago
  35. 1b2f136 add setting for XOS repo to use, update repo URL to use gerrit-hosted XOS by Zack Williams · 8 years ago
  36. 85fd304 more openstack diag by Zack Williams · 8 years ago
  37. a653646 more openstack diag information by Zack Williams · 8 years ago
  38. cb52e5b added nova-compute diag checks by Zack Williams · 8 years ago
  39. 4e5d1d2 more diag info gathering, install 'curl' in bootstrap script to support ONOS REST API checks by Zack Williams · 8 years ago
  40. 2bfbbd6 added diagnostic playbook and role by Zack Williams · 8 years ago
  41. 5e56566 don't quote a boolean if you want it to remain one by Zack Williams · 8 years ago
  42. 3f3f640 use xosproject/onos-fork until upstream ONOS can provide a way to load cordvtn by Zack Williams · 8 years ago
  43. 1d8a682 change default editor by Zack Williams · 8 years ago
  44. 72a9ab4 Rebuild docker images appropriately by Zack Williams · 8 years ago
  45. f5d8caf set tmux options by Zack Williams · 8 years ago
  46. c563b57 add option to rebuild containers to cloudlab openstack playbook by Zack Williams · 8 years ago
  47. d2cbe51 cleanup and updated Cloudlab OpenStack profile playbooks by Zack Williams · 8 years ago
  48. d13af16 increase other timeout by Zack Williams · 8 years ago
  49. 70d512c double wait time, fix grammar by Zack Williams · 8 years ago
  50. 5028fb4 fix cleanup, especially SSL cert issues for sequential runs by Zack Williams · 8 years ago
  51. 17508be fixes for sequential runs on the same host by Zack Williams · 8 years ago
  52. 09df9d6 switch to using prereq's only xos-base container by Zack Williams · 8 years ago
  53. 181f656 Increase the amount of time the xos VM async playbook can take from 20m to 40m as it downloads more by Zack Williams · 8 years ago
  54. 62587be make image downloading modular by Zack Williams · 8 years ago
  55. b31027a install docker-compose manually, as pip creates aSSL dependency nightmare by Zack Williams · 8 years ago
  56. 4ee925f add path to CA bundle so requests picks it up by Zack Williams · 8 years ago
  57. a9e06d5 fall back to using sudo in a shell command as other options are more heinous by Zack Williams · 8 years ago
  58. c637db5 syntax by Zack Williams · 8 years ago
  59. e9de70b work around permissions issue by Zack Williams · 8 years ago
  60. 1a10571 restart docker daemon to reload group memberships by Zack Williams · 8 years ago
  61. 59275b3 specify ubuntu user, ansible performance tweaks by Zack Williams · 8 years ago
  62. 9e74c4a create docker list in hosts, formatting by Zack Williams · 8 years ago
  63. e4fbacc move docker installation into it's own playbook, run when creating vm's by Zack Williams · 8 years ago
  64. 40a4fa6 quoting by Zack Williams · 8 years ago
  65. b693073 better workaround by Zack Williams · 8 years ago
  66. 04c94db docker group workaround by Zack Williams · 8 years ago
  67. ce42214 use become to run docker by Zack Williams · 8 years ago
  68. 201467a fix path by Zack Williams · 8 years ago
  69. 644df28 de-become for copies by Zack Williams · 8 years ago
  70. d929cc7 fix path and other docker issues by Zack Williams · 8 years ago
  71. 2233294 fixes to set branch correctly for XOS checkout by Zack Williams · 8 years ago
  72. 40371de finish move of task by Zack Williams · 8 years ago
  73. 2cffa0f step reorg by Zack Williams · 8 years ago
  74. c3cde84 move async image download entirely within config-virt by Zack Williams · 8 years ago
  75. d31bbc9 use async to run large downloads while doing other steps by Zack Williams · 8 years ago
  76. 52b2720 fix path to onos-service by Zack Williams · 8 years ago
  77. 3eeda0b fix path to onos-service when copying by Zack Williams · 8 years ago
  78. 670e00c cp not mv by Zack Williams · 8 years ago
  79. 2e5d51a fixed syntax by Zack Williams · 8 years ago
  80. 2a28709 set up ONOS to use SSL by Zack Williams · 8 years ago
  81. b273a42 allow docker-compose to both build and pull by Zack Williams · 8 years ago
  82. 94f3ac6 depluralize by Zack Williams · 8 years ago
  83. 91c0844 changed how this worked as 'equalto' is only available in later versions of jinja by Zack Williams · 8 years ago
  84. bc566da enable root SSH login on nova-compute VM's by Zack Williams · 8 years ago
  85. d8b8f47 update CA certs in all service VM's by Zack Williams · 8 years ago
  86. 61e17e5 syntax and failed_when on check by Zack Williams · 8 years ago
  87. 4a9b1ad fix logic and run setup to reload facts, fix iptables command by Zack Williams · 8 years ago
  88. 5b866b1 parens for logical ops by Zack Williams · 8 years ago
  89. 6cc132e fix idempotency when interfaces were undefined by Zack Williams · 8 years ago
  90. 6f7c416 as we're already doing updates on each host, don't have juju check for updates by Zack Williams · 8 years ago
  91. 7ec058b cache_valid_time to apt module calls by Zack Williams · 8 years ago
  92. 3eb5342 quoting by Zack Williams · 8 years ago
  93. 948af36 create=yes for lineinfile by Zack Williams · 8 years ago
  94. 1320e1f cache_valid_time for apt by Zack Williams · 8 years ago
  95. 08f7239 specify user by Zack Williams · 8 years ago
  96. 05a0725 set default apt-cacher-ng port by Zack Williams · 8 years ago
  97. 5f25f36 have vm's use apt-cache by Zack Williams · 8 years ago
  98. b994a9e fixes to simfabric, put apt-cacher first by Zack Williams · 8 years ago
  99. c11aea5 more work on simulate-fabric role by Zack Williams · 8 years ago
  100. 961d369 add names for public interfaces, add apt-cacher-ng role by Zack Williams · 8 years ago