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