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