1. 082cc3b Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  2. 1fdddf8 remove extraneous doc by Anthony Young · 14 years ago
  3. d395b3a add --no-check-certificate so that document procedure works by Anthony Young · 14 years ago
  4. 7767d0b Merge pull request #112 from cloudbuilders/better_floats by Jesse Andrews · 14 years ago
  5. a04cd8b Merge pull request #111 from cloudbuilders/fix_109 by Jesse Andrews · 14 years ago
  6. 0e74ecb fix so that our first floating ip doesn't end in .0 by Anthony Young · 14 years ago
  7. b957a85 fix for #109 - set the hostname to GUEST_NAME by Anthony Young · 14 years ago
  8. 138b283 clean up setting of hostname by Anthony Young · 14 years ago
  9. ea1290a use better bridge names by Anthony Young · 14 years ago
  10. 4d53b1a Merge pull request #104 from jeblair/master by Jesse Andrews · 14 years ago
  11. 47bb211 need to chmod 440 for sudoers file by Jesse Andrews · 14 years ago
  12. 67a3a55 Merge pull request #105 from cloudbuilders/timeout by Jesse Andrews · 14 years ago
  13. 84a399b typo by Jesse Andrews · 14 years ago
  14. 509992f if you are running as a regular user add sudo priveledges by Jesse Andrews · 14 years ago
  15. d7f29e6 update docs to tell how to get xs5.6sp2 by Anthony Young · 14 years ago
  16. f54bc06 fix typo by Anthony Young · 14 years ago
  17. 91f58c9 fix grammar by Anthony Young · 14 years ago
  18. f6ef569 make vm net ip configurable by Anthony Young · 14 years ago
  19. fe1c6de fix license by Anthony Young · 14 years ago
  20. 2a4a342 fix typo by Anthony Young · 14 years ago
  21. a693655 use GUEST_PASSWORD instead of PASSWORD by Anthony Young · 14 years ago
  22. 876e4b9 give dummy ip to eth1 by Anthony Young · 14 years ago
  23. 3eb8f59 some tweaks and doc improvements by Anthony Young · 14 years ago
  24. cc5028d Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  25. 1a09ea4 update docs by Anthony Young · 14 years ago
  26. b62b4ca Initial commit of xen devstack support by Anthony Young · 14 years ago
  27. 70188b3 add image caching to lxc by Jesse Andrews · 14 years ago
  28. 53d4a1d missed removing this ping by Jesse Andrews · 14 years ago
  29. ac2e166 grammer by Jesse Andrews · 14 years ago
  30. 5a77483 more converting sleep -> timeouts by Jesse Andrews · 14 years ago
  31. ab8dbce play with how ping tests/sleep works in exercise by Jesse Andrews · 14 years ago
  32. f2a343b Convert to use UEC images by Dean Troyer · 14 years ago
  33. 5cc7ebd Merge branch 'master' of github.com:cloudbuilders/devstack into uec-image by Dean Troyer · 14 years ago
  34. a0cf3c8 Do update copies by Dean Troyer · 14 years ago
  35. e33c5f6 Extract boot kernel from ramdisk image by Dean Troyer · 14 years ago
  36. 7920b0f Wait for partition device to appear by Dean Troyer · 14 years ago
  37. a098848 Merge branch 'master' into syslog by James E. Blair · 14 years ago
  38. 5855a64 Add syslog option, off by default. by James E. Blair · 14 years ago
  39. ad21d1a raise an error if stack fails in lxc by Jesse Andrews · 14 years ago
  40. ae60556 Always resize the root filesystem by Dean Troyer · 14 years ago
  41. ea442c1 Install a generic kernel in the ramdisk image by Dean Troyer · 14 years ago
  42. 7b1aa5b Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  43. 7d45a0f default the root password to admin password and don't fail if group already exists by Jesse Andrews · 14 years ago
  44. 86c996b Merge pull request #103 from galstrom21/master by Jesse Andrews · 14 years ago
  45. 56a505f bug fix.. resulted in following error message: by Justin Shepherd · 14 years ago
  46. c99d4ad Merge pull request #102 from cloudbuilders/cache_images_kvm by Jesse Andrews · 14 years ago
  47. 00dcc06 put them in the right place by Jesse Andrews · 14 years ago
  48. 244655f copy to a directory not file by Jesse Andrews · 14 years ago
  49. 9173d06 typo by Jesse Andrews · 14 years ago
  50. 6065772 cache the images by Jesse Andrews · 14 years ago
  51. 73e5a1a Merge pull request #94 from cloudbuilders/redo_clone by Jesse Andrews · 14 years ago
  52. 6e34422 Merge pull request #97 from cloudbuilders/fix_paste by Jesse Andrews · 14 years ago
  53. 61be924 Final ramdisk must be a filesystem image by Dean Troyer · 14 years ago
  54. a6466e0 Initial conversion to use UEC images by Dean Troyer · 14 years ago
  55. a03b99d Fix typos by Dean Troyer · 14 years ago
  56. 42940a4 Merge branch 'image' by Dean Troyer · 14 years ago
  57. ecc5a90 Add check for version compatibility by Dean Troyer · 14 years ago
  58. e753fdf Add get_uec_image.sh by Dean Troyer · 14 years ago
  59. c2b3cf7 switch back to https (to get around firewall issues) by Jesse Andrews · 14 years ago
  60. d986caf Merge pull request #99 from cloudbuilders/fix_nbd_connect by Jesse Andrews · 14 years ago
  61. 9d8e8cf association seems to take a bit longer on multi host configs by Anthony Young · 14 years ago
  62. 70506b1 in multi mode, send gratuitous arp by Anthony Young · 14 years ago
  63. 216ad69 fix basename invocation by Anthony Young · 14 years ago
  64. efb88d6 Merge pull request #95 from cloudbuilders/simplify by sleepsonthefloor · 14 years ago
  65. 6856536 Fix issue #98 - wait till nbd is connected using method in nova's disk.py by Anthony Young · 14 years ago
  66. 8ecd294 only attempt to ping private ip for single node deployments by Anthony Young · 14 years ago
  67. e959d83 add deps for diablo volumes by Anthony Young · 14 years ago
  68. 381591a raise error if stack.sh failed by Jesse Andrews · 14 years ago
  69. 42dc9a7 this is why we do a test run before merging by Jesse Andrews · 14 years ago
  70. f70569e don't modify the paste.ini inplace - copy to nova, then modify by Jesse Andrews · 14 years ago
  71. ac1831e simplify uec image url parsing by Jesse Andrews · 14 years ago
  72. e09a6e4 update comment by Jesse Andrews · 14 years ago
  73. 9fef844 use git clean - thanks lundy by Jesse Andrews · 14 years ago
  74. 480644b error in conversion by Jesse Andrews · 14 years ago
  75. b9b3ad4 some of the files are owned by root by Jesse Andrews · 14 years ago
  76. 917c665 use variable names for git_clone function by Jesse Andrews · 14 years ago
  77. eeec020 another attempt at reclone which preserves existing git object dir by Jesse Andrews · 14 years ago
  78. 24997f6 Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  79. 87a73e8 only run apt-get install if needed - fixes multiple builds being kicked off at once by Jesse Andrews · 14 years ago
  80. 8e1e344 Merge pull request #93 from cloudbuilders/fix-ec2 by Jesse Andrews · 14 years ago
  81. f56e395 Make ec2 credentials work properly by Vishvananda Ishaya · 14 years ago
  82. 23867b7 Merge branch 'master' of github.com:cloudbuilders/devstack into dt-oneric by Dean Troyer · 14 years ago
  83. fcfa9c3 Add oneiric to supported list by Dean Troyer · 14 years ago
  84. 38198d3 Merge pull request #92 from cloudbuilders/dt-oneric by Dean Troyer · 14 years ago
  85. 9af93e9 Add oneric to supported list by Dean Troyer · 14 years ago
  86. e61f318 use HOST_IP as in stack.sh by Jesse Andrews · 14 years ago
  87. f75d848 openrc should use same variables as stack.sh by Jesse Andrews · 14 years ago
  88. f5ecd5b Add comment about why the sleep is there by Jesse Andrews · 14 years ago
  89. 61e0a2e don't explode if domain doesn't already exist in build_kvm.sh by Jesse Andrews · 14 years ago
  90. b169b63 typo in setting root password by Jesse Andrews · 14 years ago
  91. 4b8ab92 errexit for build_kvm.sh by Jesse Andrews · 14 years ago
  92. 1369c05 can't unmount if cwd is in copy by Jesse Andrews · 14 years ago
  93. 6fc7101 documentation on exercise by Jesse Andrews · 14 years ago
  94. 540b988 change to git:// from https:// remotes by Jesse Andrews · 14 years ago
  95. f1bfba2 document how to overwrite the debug settings by Jesse Andrews · 14 years ago
  96. f0a4330 diablo branch for noVNC by Jesse Andrews · 14 years ago
  97. 82040df update build lxc/kvm variables to GUEST instead of CONTAINER by Jesse Andrews · 14 years ago
  98. ccc11c9 use CONTAINER_NAME instead of CONTAINER like build_kvm.sh by Jesse Andrews · 14 years ago
  99. ec1d031 libvirt.xml needs to be created in correct location by Jesse Andrews · 14 years ago
  100. 9c85373 typo - fixes issue #90 by Jesse Andrews · 14 years ago