1. 7057ae9 Reduce timeouts to 60 seconds. by James E. Blair · 14 years ago
  2. 92e8199 Add bare-metal build scripts. by James E. Blair · 14 years ago
  3. 148b13a Merge pull request #82 from cloudbuilders/build_kvm by sleepsonthefloor · 14 years ago
  4. 3ee09ec now works with natty by Anthony Young · 14 years ago
  5. 5086e71 point novnc at master, like trunk by Anthony Young · 14 years ago
  6. 9c0fdd7 parameterize nbd dev by Anthony Young · 14 years ago
  7. d51812d working build_kvm by Anthony Young · 14 years ago
  8. 67243ce Merge remote-tracking branch 'origin/build_kvm' into build_kvm by Anthony Young · 14 years ago
  9. 728e944 Merge branch 'build_kvm', remote-tracking branch 'origin' into build_kvm by Anthony Young · 14 years ago
  10. 0e0affd Merge pull request #67 from dtroyer/7-stack-home by Jesse Andrews · 14 years ago
  11. f1a9814 Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  12. a50a346 standardize mysql/rabbit password/user settings by Jesse Andrews · 14 years ago
  13. ee506ac Merge pull request #80 from cloudbuilders/no-sudo by vishvananda · 14 years ago
  14. df4df7a Merge pull request #77 from dtroyer/usb-syslinux by Jesse Andrews · 14 years ago
  15. fe95e0f only chown if needed (fixes nfs issue) by Jesse Andrews · 14 years ago
  16. c8d9ce4 vish points out that sudo isn't needed here since DEST is owned by user by Jesse Andrews · 14 years ago
  17. fa4b5eb more progress on build_kvm by Anthony Young · 14 years ago
  18. 3fc8571 Merge pull request #79 from cloudbuilders/docs by vishvananda · 14 years ago
  19. aab7eae docs by Jesse Andrews · 14 years ago
  20. 51fb22e update comments and added check for double mount bug by Jesse Andrews · 14 years ago
  21. f6f5227 console log by Anthony Young · 14 years ago
  22. f994c2a remove extra image by Anthony Young · 14 years ago
  23. 1b7a42e add build_kvm file by Anthony Young · 14 years ago
  24. 78bd0cb initial commit of build_kvm.sh by Anthony Young · 14 years ago
  25. fd709d8 use diablo vintage dashboard by Anthony Young · 14 years ago
  26. d642f86 Fix syslinux failure on new USB drive by Dean Troyer · 14 years ago
  27. 65d5c6a Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  28. 583bad0 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh by Anthony Young · 14 years ago
  29. 20a2cae updates to exercise.sh to use some of the newer apis by Anthony Young · 14 years ago
  30. 028cad1 better pre-caching by Anthony Young · 14 years ago
  31. 1f27360 redux of reclone by Jesse Andrews · 14 years ago
  32. 9122e7b Set stack user's home dir to DEST by Dean Troyer · 14 years ago
  33. acf2d24 Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  34. 16515c1 Merge pull request #74 from cloudbuilders/reclone by Jesse Andrews · 14 years ago
  35. 59a285c change variable to RESET_BRANCHES by Jesse Andrews · 14 years ago
  36. ae8bc12 automatically use the nameserver of the launching host if not specified by Anthony Young · 14 years ago
  37. bd50e96 Merge remote-tracking branch 'upstream/master' into 4-run.sh by Dean Troyer · 14 years ago
  38. 6b9d6da force dep updates every run for now by Anthony Young · 14 years ago
  39. 04db155 make sure to kill tail on exit by Anthony Young · 14 years ago
  40. 0fdb2ec Remove natty image fakery by Dean Troyer · 14 years ago
  41. 7a6d73a Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  42. 64c2ba2 fixes anthony's comment about not working if you aren't switching branches by Jesse Andrews · 14 years ago
  43. aa8bb24 rearrange order of setup.py develop as novaclient is needed by nova in essex by Jesse Andrews · 14 years ago
  44. b1304f2 if RECLONE is set, reclone the directories by Jesse Andrews · 14 years ago
  45. da89268 update the ping to ping, wait 5 second, really ping by Jesse Andrews · 14 years ago
  46. d888e1c update exercise to boot a server, ping it, then destroy it by Jesse Andrews · 14 years ago
  47. 4e8847c update glance command in exercise.sh by Jesse Andrews · 14 years ago
  48. b9c77d6 add debug logging and notes about generating token by Jesse Andrews · 14 years ago
  49. f43307d exercise.sh was using wrong variable to generate token by Jesse Andrews · 14 years ago
  50. 25369c9 make tail stop when stack.sh is finished by Anthony Young · 14 years ago
  51. 9ff71ac make build_lxc.sh work on oneiric by Anthony Young · 14 years ago
  52. 1046d94 Merge remote-tracking branch 'origin/master' by Anthony Young · 14 years ago
  53. e8efef7 move lxc to tools by Anthony Young · 14 years ago
  54. d65c6bd Merge pull request #71 from cloudbuilders/image_config by Jesse Andrews · 14 years ago
  55. 7a8989e fix doc by Anthony Young · 14 years ago
  56. 120f486 allow multiple images by Anthony Young · 14 years ago
  57. c84e0c4 Merge remote-tracking branch 'origin/image_config' into image_config by Anthony Young · 14 years ago
  58. b76abcc Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  59. 93947e5 improve docs by Anthony Young · 14 years ago
  60. 0ab1d46 Allow user to download and install arbitrary images by Anthony Young · 14 years ago
  61. 696b6a3 Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  62. ec7c89f Merge pull request #58 from cloudbuilders/password_prompt by Jesse Andrews · 14 years ago
  63. f2b5f88 starting work to extract image configuration so it isn't hard coded by Anthony Young · 14 years ago
  64. d1b1cdb tail run.sh.log instead of the stack.sh.log by Anthony Young · 14 years ago
  65. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  66. 288f3bd Set hostname in ramdisk image by Dean Troyer · 14 years ago
  67. 6d1f07b Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  68. f8dfba1 Merge remote-tracking branch 'origin/master' into password_prompt by Anthony Young · 14 years ago
  69. 2e536a3 add some docs by Jesse Andrews · 14 years ago
  70. c576a7c Merge pull request #54 from chmouel/mycnf by Jesse Andrews · 14 years ago
  71. 8abb812 Merge pull request #66 from dtroyer/6-usb-boot by Jesse Andrews · 14 years ago
  72. 71b9e4b Merge pull request #65 from dtroyer/5-clean-pxe-boot by Jesse Andrews · 14 years ago
  73. d5f4ca5 Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  74. 7c076ee Add FLOATING_RANGE default by Dean Troyer · 14 years ago
  75. d5d5b68 Set sensible default for mysql client by Chmouel Boudjnah · 14 years ago
  76. 906d586 move readme to markdown by Jesse Andrews · 14 years ago
  77. b69d6ce update readme with note about gh-pages by Jesse Andrews · 14 years ago
  78. 2ea3c8b Merge pull request #59 from smoser/localdev by Jesse Andrews · 14 years ago
  79. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  80. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  81. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  82. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  83. b4db225 No need to check localrc for password. Also use TOP_DIR as described by smoser. by Anthony Young · 14 years ago
  84. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  85. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  86. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  87. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  88. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  89. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  90. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  91. 66b8bbc update msg by Anthony Young · 14 years ago
  92. 6015c82 use hard path to localrc by Anthony Young · 14 years ago
  93. 7a549f4 Prompt users for passwords, and write those passwords to localrc by Anthony Young · 14 years ago
  94. 9a60bfa Cleanups by Dean Troyer · 14 years ago
  95. 274ec10 Add build_usb_boot.sh by Dean Troyer · 14 years ago
  96. dd6636b Cleanup PXE boot config by Dean Troyer · 14 years ago
  97. 8f851e7 Create run.sh by Dean Troyer · 14 years ago
  98. 5611951 Move utility scripts to tools/ by Dean Troyer · 14 years ago
  99. 336e000 Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  100. 66e2aa2 Create RCB master branch by Dean Troyer · 14 years ago