1. 16515c1 Merge pull request #74 from cloudbuilders/reclone by Jesse Andrews · 14 years ago
  2. 59a285c change variable to RESET_BRANCHES by Jesse Andrews · 14 years ago
  3. ae8bc12 automatically use the nameserver of the launching host if not specified by Anthony Young · 14 years ago
  4. 6b9d6da force dep updates every run for now by Anthony Young · 14 years ago
  5. 04db155 make sure to kill tail on exit by Anthony Young · 14 years ago
  6. 64c2ba2 fixes anthony's comment about not working if you aren't switching branches by Jesse Andrews · 14 years ago
  7. aa8bb24 rearrange order of setup.py develop as novaclient is needed by nova in essex by Jesse Andrews · 14 years ago
  8. b1304f2 if RECLONE is set, reclone the directories by Jesse Andrews · 14 years ago
  9. da89268 update the ping to ping, wait 5 second, really ping by Jesse Andrews · 14 years ago
  10. d888e1c update exercise to boot a server, ping it, then destroy it by Jesse Andrews · 14 years ago
  11. 4e8847c update glance command in exercise.sh by Jesse Andrews · 14 years ago
  12. b9c77d6 add debug logging and notes about generating token by Jesse Andrews · 14 years ago
  13. f43307d exercise.sh was using wrong variable to generate token by Jesse Andrews · 14 years ago
  14. 25369c9 make tail stop when stack.sh is finished by Anthony Young · 14 years ago
  15. 9ff71ac make build_lxc.sh work on oneiric by Anthony Young · 14 years ago
  16. 1046d94 Merge remote-tracking branch 'origin/master' by Anthony Young · 14 years ago
  17. e8efef7 move lxc to tools by Anthony Young · 14 years ago
  18. d65c6bd Merge pull request #71 from cloudbuilders/image_config by Jesse Andrews · 14 years ago
  19. 7a8989e fix doc by Anthony Young · 14 years ago
  20. 120f486 allow multiple images by Anthony Young · 14 years ago
  21. c84e0c4 Merge remote-tracking branch 'origin/image_config' into image_config by Anthony Young · 14 years ago
  22. b76abcc Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  23. 93947e5 improve docs by Anthony Young · 14 years ago
  24. 0ab1d46 Allow user to download and install arbitrary images by Anthony Young · 14 years ago
  25. 696b6a3 Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  26. ec7c89f Merge pull request #58 from cloudbuilders/password_prompt by Jesse Andrews · 14 years ago
  27. f2b5f88 starting work to extract image configuration so it isn't hard coded by Anthony Young · 14 years ago
  28. d1b1cdb tail run.sh.log instead of the stack.sh.log by Anthony Young · 14 years ago
  29. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  30. f8dfba1 Merge remote-tracking branch 'origin/master' into password_prompt by Anthony Young · 14 years ago
  31. 2e536a3 add some docs by Jesse Andrews · 14 years ago
  32. c576a7c Merge pull request #54 from chmouel/mycnf by Jesse Andrews · 14 years ago
  33. 8abb812 Merge pull request #66 from dtroyer/6-usb-boot by Jesse Andrews · 14 years ago
  34. 71b9e4b Merge pull request #65 from dtroyer/5-clean-pxe-boot by Jesse Andrews · 14 years ago
  35. d5d5b68 Set sensible default for mysql client by Chmouel Boudjnah · 14 years ago
  36. 906d586 move readme to markdown by Jesse Andrews · 14 years ago
  37. b69d6ce update readme with note about gh-pages by Jesse Andrews · 14 years ago
  38. 2ea3c8b Merge pull request #59 from smoser/localdev by Jesse Andrews · 14 years ago
  39. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  40. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  41. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  42. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  43. b4db225 No need to check localrc for password. Also use TOP_DIR as described by smoser. by Anthony Young · 14 years ago
  44. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  45. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  46. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  47. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  48. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  49. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  50. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  51. 66b8bbc update msg by Anthony Young · 14 years ago
  52. 6015c82 use hard path to localrc by Anthony Young · 14 years ago
  53. 7a549f4 Prompt users for passwords, and write those passwords to localrc by Anthony Young · 14 years ago
  54. 9a60bfa Cleanups by Dean Troyer · 14 years ago
  55. 274ec10 Add build_usb_boot.sh by Dean Troyer · 14 years ago
  56. dd6636b Cleanup PXE boot config by Dean Troyer · 14 years ago
  57. 5611951 Move utility scripts to tools/ by Dean Troyer · 14 years ago
  58. 336e000 Merge remote-tracking branch 'upstream/master' into rcb-master by Dean Troyer · 14 years ago
  59. 66e2aa2 Create RCB master branch by Dean Troyer · 14 years ago
  60. 94c889a make glance client work in exercise.sh by Anthony Young · 14 years ago
  61. 65bb9a9 Merge pull request #51 from jeblair/master by Jesse Andrews · 14 years ago
  62. 74c084c Add option not to run bash after execing stack.sh by James E. Blair · 14 years ago
  63. 461bfdc delete instances needs sudo by Jesse Andrews · 14 years ago
  64. e430423 only mount cgroups if you haven't already by Jesse Andrews · 14 years ago
  65. 0edde7d use tenantName for NOVA_PROJECT_ID by Anthony Young · 14 years ago
  66. 1c598da call novnc with flagfile by Anthony Young · 14 years ago
  67. f2aee71 use 10 bytes for dash password, as the UI truncates at 20 characters by Anthony Young · 14 years ago
  68. 06b7ad7 don't require uuidgen, as it isn't always in sparse natty installs by Anthony Young · 14 years ago
  69. 0031df0 spacing fixes by Jesse Andrews · 14 years ago
  70. 4b16984 jesse sucks by Jesse Andrews · 14 years ago
  71. 2abbdd4 fix comparisons by Jesse Andrews · 14 years ago
  72. 0700211 devin sucks by Jesse Andrews · 14 years ago
  73. 647de9d Merge pull request #47 from dtroyer/master by Jesse Andrews · 14 years ago
  74. f8ebcec Merge pull request #44 from devcamcar/patch-1 by Jesse Andrews · 14 years ago
  75. d4a3bac Move cache dir to /var/cache/devstack by Dean Troyer · 14 years ago
  76. c0a6739 Fix two typos by Dean Troyer · 14 years ago
  77. cf9db8d Configure network for DHCP by Dean Troyer · 14 years ago
  78. 3508a3a Move PXE cache to /root/pxe by Dean Troyer · 14 years ago
  79. 10db445 Move ramdisk images to CHROOTCACHEDIR by Dean Troyer · 14 years ago
  80. a3379e0 Default USE_CURRENT_DEVSTACK to 1 by Dean Troyer · 14 years ago
  81. 6994f94 Missed a save by Dean Troyer · 14 years ago
  82. 03412c8 Copy devstack into image by Dean Troyer · 14 years ago
  83. 11e5e6f use for /opt/stack by Dean Troyer · 14 years ago
  84. cc80654 build_nfs.sh match build_pxe_ramdisk.sh by Dean Troyer · 14 years ago
  85. 4cbb267 Move chroot cache dirs out of devstack dir by Dean Troyer · 14 years ago
  86. 5372f43 update readmes by Jesse Andrews · 14 years ago
  87. 85d9be3 document images upload by Jesse Andrews · 14 years ago
  88. bfc7bda Target Dashboard to diablo branch by Devin Carlen · 14 years ago
  89. 08e8b74 add uec-natty by Jesse Andrews · 14 years ago
  90. a5e5f2a attempt to get the id from glance redux by Jesse Andrews · 14 years ago
  91. 2ff3f59 TODO: fix parsing of glance results by Andy Smith · 14 years ago
  92. 014e913 fix grabbing kernel/ramdisk by Jesse Andrews · 14 years ago
  93. 644b8e8 more documentation and attempt to fix glance add by Jesse Andrews · 14 years ago
  94. cbe98d5 more documentation by Jesse Andrews · 14 years ago
  95. 782b991 update docs by Jesse Andrews · 14 years ago
  96. 0e7e897 simple docs by Jesse Andrews · 14 years ago
  97. 53ed387 don't use guest for rabbitmq password - fixes #41 by Jesse Andrews · 14 years ago
  98. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  99. c315ebf append to fstab correctly by Jesse Andrews · 14 years ago
  100. 8cfd8b6 apt-get needs sudo'd by Jesse Andrews · 14 years ago