1. a627ae8 allow setting of specific charm versions, with fallback by Zack Williams · 8 years ago
  2. 9ecb624 ignore image files in cord-pod config, so removed git force by Zack Williams · 8 years ago
  3. da06358 changed to use subnet from virt_nets by Zack Williams · 8 years ago
  4. 5ae57ef fix whitespace by Zack Williams · 8 years ago
  5. 82a6b78 added config to call [xos|onos]-vm-install roles by Zack Williams · 8 years ago
  6. 363bc85 added installation roles for XOS and ONOS on sub-vm's by Zack Williams · 8 years ago
  7. ebfc360 updated to new virt_nets syntax by Zack Williams · 8 years ago
  8. 194232b genericize playbook names by Zack Williams · 8 years ago
  9. 9d4caa0 fix filename by Zack Williams · 8 years ago
  10. 351c668 recollect virt_net facts after new bridge created by Zack Williams · 8 years ago
  11. 7c35fac wait on exposed ports by Zack Williams · 8 years ago
  12. ba883e3 have juju-setup use the new bridge, fix errors by Zack Williams · 8 years ago
  13. 09bbcfc add space where needed by Zack Williams · 8 years ago
  14. c59b6b2 other places where bridge name was used by Zack Williams · 8 years ago
  15. 2fa7ca4 fix partitioning by Zack Williams · 8 years ago
  16. 81470de build our own libvirt bridge by Zack Williams · 8 years ago
  17. 9bca3de don't turn off deprecation warnings by Zack Williams · 8 years ago
  18. 1efe085 Merge remote-tracking branch 'origin/master' into roles by Zack Williams · 8 years ago
  19. 696b201 make network-setup.sh executable by Tony Mack · 8 years ago
  20. c518f25 For XOS Tutorial by Andy Bavier · 8 years ago
  21. ea5b44c Convenience script for bootstrapping a single-node CORD POD by Andy Bavier · 8 years ago
  22. 238ac1d initial checkin by Tony Mack · 8 years ago
  23. bed0e74 restart nsd when config file changes, but reloads on zonefile changes by Zack Williams · 8 years ago
  24. ef434f8 progress on integrating CORD single node setup with roles by Zack Williams · 8 years ago
  25. 4d81538 juju-ansible tool appears not be used anymore by Zack Williams · 8 years ago
  26. eb801d0 Merge remote-tracking branch 'origin/master' into roles by Zack Williams · 8 years ago
  27. 2bb7eef Increase size of nova-compute VM for testing by Andy Bavier · 8 years ago
  28. df5f1d4 Update README.md by Andy Bavier · 8 years ago
  29. 0b1af27 Update ansible.cfg by Andy Bavier · 8 years ago
  30. 25cc5ba Update README.md by Andy Bavier · 8 years ago
  31. 3c020cb Update README.md by Andy Bavier · 8 years ago
  32. be33b20 Profiling by Andy Bavier · 8 years ago
  33. e3a0051 Turn on IP forwarding by Andy Bavier · 8 years ago
  34. 0830b40 initial checkin by Tony Mack · 8 years ago
  35. 709f11b more dns-ification work by Zack Williams · 8 years ago
  36. 439ddb9 fixed KeyError when services lacks a nova-compute key by Zack Williams · 8 years ago
  37. c56ac64 added role for configuring resolv.conf by Zack Williams · 8 years ago
  38. 22e8993 added role for configuring resolv.conf by Zack Williams · 8 years ago
  39. 2de6f5e made it easier to determine configured compute nodes by Zack Williams · 8 years ago
  40. 6c3b873 don't check for apt updates if it's been done in the last hour by Zack Williams · 8 years ago
  41. 391ddab reorganized variables by Zack Williams · 8 years ago
  42. 99adf6b added roles for NSD and Unbound dns servers by Zack Williams · 8 years ago
  43. a091260 trailing whitespace by Zack Williams · 8 years ago
  44. 4e5e0cc changed the playbook to enable virtualization in Dell R410 BIOS into a role by Zack Williams · 8 years ago
  45. f4edcd0 rewording and removed trailing newlines by Zack Williams · 8 years ago
  46. 4bd2dbc dynamically create port forwards from 'head_vm_hosts' by Zack Williams · 8 years ago
  47. b2b8c7b reformat, already updated cache in common-prep by Zack Williams · 8 years ago
  48. c3e454f add nova-compute settings by Zack Williams · 8 years ago
  49. 5e2a585 changed shebang to be more universal by Zack Williams · 8 years ago
  50. 63eb5fd Merge remote-tracking branch 'origin/master' into roles by Zack Williams · 8 years ago
  51. 8013150 Merge pull request #2 from davidkbainbridge/changes by Andy Bavier · 8 years ago
  52. 96a1203 create a directory and ansible sometimes complains about and change hoe is_cloudlab is set by ubuntu · 8 years ago
  53. 5bd174e moved hosts and a subtask to legacy by Zack Williams · 8 years ago
  54. f08aa4f added group variables for sites by Zack Williams · 8 years ago
  55. 5b23aa9 migrated inventories by Zack Williams · 8 years ago
  56. a9421e2 added reboot after apt-get update by Zack Williams · 8 years ago
  57. 418b982 Fix addresses to avoid conflict with LAN net on CORD by Andy Bavier · 8 years ago
  58. 9114d89 Change MAC address by Andy Bavier · 8 years ago
  59. f40f3ce configure openstack on juju by Zack Williams · 8 years ago
  60. 3db3b96 Add firewall config, and autostart VM's by Zack Williams · 8 years ago
  61. 4da23cf Merge branch 'master' into roles by Zack Williams · 8 years ago
  62. 5f1fb3e Start at formatting cleanup by Zack Williams · 8 years ago
  63. fc102dd remove create-vms step from aztest.yml, basic cloudlab/xos bootstrapping by Zack Williams · 8 years ago
  64. e085e4e Specify MAC addr of veth pair by Andy Bavier · 8 years ago
  65. 7e4a546 Set up external connectivity on CloudLab by Andy Bavier · 8 years ago
  66. f968aa0 Update documentation by Andy Bavier · 8 years ago
  67. 3c5708b Use our nova-compute charm by Andy Bavier · 8 years ago
  68. de2c03f Tweaks by Andy Bavier · 8 years ago
  69. 0e8511f Script for configuring mgmtbr on CloudLab by Andy Bavier · 8 years ago
  70. 64a1875 Add onos-fabric VM, remove dependency on 'uvt-kvm wait' by Andy Bavier · 8 years ago
  71. 7e58344 Tweak by Andy Bavier · 8 years ago
  72. 4bbfe1d compat with Ansible 2.0, added service_relations by Zack Williams · 8 years ago
  73. 0df6f2c consolidated create-vms's into juju-setup role by Zack Williams · 8 years ago
  74. f1fb094 added machine ID to juju_machines fact by Zack Williams · 8 years ago
  75. 823d529 fixed deprecated _env variables, indentation, comments, etc. by Zack Williams · 8 years ago
  76. 32e12fb using ansible rather than python script to add machines to juju by Zack Williams · 8 years ago
  77. 2eb97f9 created juju_facts module for creating ansible facts about juju machines/services by Zack Williams · 8 years ago
  78. 9cdf862 resolved issue with ENV vars when using become inside/outside of play by Zack Williams · 8 years ago
  79. 573bafc working through ansible conversion of juju-setup.py by Zack Williams · 8 years ago
  80. c1690b4 Merge remote-tracking branch 'origin/master' into roles by Zack Williams · 8 years ago
  81. 8625d04 Role conversion of playbooks by Zack Williams · 8 years ago
  82. 8cd85a2 Add a pause by Andy Bavier · 8 years ago
  83. 992a63b initial checkin by Tony Mack · 8 years ago
  84. 3402336 Update README.md by Andy Bavier · 8 years ago
  85. 3cd8d01 Update README.md by Andy Bavier · 8 years ago
  86. c49e850 Update README.md by Andy Bavier · 8 years ago
  87. c276567 Use hostnames instead of IPs by Andy Bavier · 8 years ago
  88. bcac96a Cleanup by Andy Bavier · 8 years ago
  89. b437b5c Boot all VMs in parallel by Andy Bavier · 8 years ago
  90. d4998f4 Add openstack services to inventory by Andy Bavier · 8 years ago
  91. 144f112 Remove 'uvt-kvm ip' commands, use DNS by Andy Bavier · 8 years ago
  92. ae1e493 Patch uvt-kvm for mgmt bridge by Andy Bavier · 8 years ago
  93. 1a52808 Fixed Portal URL by Andy Bavier · 8 years ago
  94. 5954a92 Use Ubuntu NTP servers by Andy Bavier · 8 years ago
  95. 6b4579e Fix file permissions by Andy Bavier · 8 years ago
  96. 321bdd3 Update README.md by Andy Bavier · 8 years ago
  97. 5c89fad Update README.md by Andy Bavier · 8 years ago
  98. c09ac10 Update README.md by Andy Bavier · 8 years ago
  99. eab360b Update README.md by Andy Bavier · 8 years ago
  100. 58ea5f5 Make generic by Andy Bavier · 8 years ago