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