1. ea1290a use better bridge names by Anthony Young · 14 years ago
  2. cc5028d Merge remote-tracking branch 'origin/master' into xen by Anthony Young · 14 years ago
  3. b62b4ca Initial commit of xen devstack support by Anthony Young · 14 years ago
  4. 73e5a1a Merge pull request #94 from cloudbuilders/redo_clone by Jesse Andrews · 14 years ago
  5. 6e34422 Merge pull request #97 from cloudbuilders/fix_paste by Jesse Andrews · 14 years ago
  6. 70506b1 in multi mode, send gratuitous arp by Anthony Young · 14 years ago
  7. 216ad69 fix basename invocation by Anthony Young · 14 years ago
  8. 42dc9a7 this is why we do a test run before merging by Jesse Andrews · 14 years ago
  9. f70569e don't modify the paste.ini inplace - copy to nova, then modify by Jesse Andrews · 14 years ago
  10. ac1831e simplify uec image url parsing by Jesse Andrews · 14 years ago
  11. e09a6e4 update comment by Jesse Andrews · 14 years ago
  12. 9fef844 use git clean - thanks lundy by Jesse Andrews · 14 years ago
  13. 480644b error in conversion by Jesse Andrews · 14 years ago
  14. b9b3ad4 some of the files are owned by root by Jesse Andrews · 14 years ago
  15. 917c665 use variable names for git_clone function by Jesse Andrews · 14 years ago
  16. eeec020 another attempt at reclone which preserves existing git object dir by Jesse Andrews · 14 years ago
  17. 13050a8 Merge pull request #85 from cloudbuilders/n-vol by Jesse Andrews · 14 years ago
  18. 698fc61 Merge remote-tracking branch 'cloudbuilders/master' by James E. Blair · 14 years ago
  19. a7e2bfb disable n-vol by default for now by Anthony Young · 14 years ago
  20. b22263a tweaks per jesse comments by Anthony Young · 14 years ago
  21. 7057ae9 Reduce timeouts to 60 seconds. by James E. Blair · 14 years ago
  22. ee1b495 add non-interactive flags to apt. by Scott Moser · 14 years ago
  23. 199d76e redirect output of rabbitmq install (LP: #878600) by Scott Moser · 14 years ago
  24. acff87a initial support for volumes by Anthony Young · 14 years ago
  25. 9b35367 fix whitespace by Vishvananda Ishaya · 14 years ago
  26. 92e8199 Add bare-metal build scripts. by James E. Blair · 14 years ago
  27. 0e0affd Merge pull request #67 from dtroyer/7-stack-home by Jesse Andrews · 14 years ago
  28. f1a9814 Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  29. a50a346 standardize mysql/rabbit password/user settings by Jesse Andrews · 14 years ago
  30. fe95e0f only chown if needed (fixes nfs issue) by Jesse Andrews · 14 years ago
  31. c8d9ce4 vish points out that sudo isn't needed here since DEST is owned by user by Jesse Andrews · 14 years ago
  32. 3fc8571 Merge pull request #79 from cloudbuilders/docs by vishvananda · 14 years ago
  33. aab7eae docs by Jesse Andrews · 14 years ago
  34. 51fb22e update comments and added check for double mount bug by Jesse Andrews · 14 years ago
  35. 1f27360 redux of reclone by Jesse Andrews · 14 years ago
  36. 9122e7b Set stack user's home dir to DEST by Dean Troyer · 14 years ago
  37. 59a285c change variable to RESET_BRANCHES by Jesse Andrews · 14 years ago
  38. 64c2ba2 fixes anthony's comment about not working if you aren't switching branches by Jesse Andrews · 14 years ago
  39. aa8bb24 rearrange order of setup.py develop as novaclient is needed by nova in essex by Jesse Andrews · 14 years ago
  40. b1304f2 if RECLONE is set, reclone the directories by Jesse Andrews · 14 years ago
  41. 7a8989e fix doc by Anthony Young · 14 years ago
  42. 120f486 allow multiple images by Anthony Young · 14 years ago
  43. 93947e5 improve docs by Anthony Young · 14 years ago
  44. 0ab1d46 Allow user to download and install arbitrary images by Anthony Young · 14 years ago
  45. 696b6a3 Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  46. f2b5f88 starting work to extract image configuration so it isn't hard coded by Anthony Young · 14 years ago
  47. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  48. f8dfba1 Merge remote-tracking branch 'origin/master' into password_prompt by Anthony Young · 14 years ago
  49. 2e536a3 add some docs by Jesse Andrews · 14 years ago
  50. d5d5b68 Set sensible default for mysql client by Chmouel Boudjnah · 14 years ago
  51. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  52. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  53. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  54. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  55. b4db225 No need to check localrc for password. Also use TOP_DIR as described by smoser. by Anthony Young · 14 years ago
  56. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  57. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  58. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  59. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  60. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  61. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  62. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  63. 66b8bbc update msg by Anthony Young · 14 years ago
  64. 6015c82 use hard path to localrc by Anthony Young · 14 years ago
  65. 7a549f4 Prompt users for passwords, and write those passwords to localrc by Anthony Young · 14 years ago
  66. 74c084c Add option not to run bash after execing stack.sh by James E. Blair · 14 years ago
  67. 461bfdc delete instances needs sudo by Jesse Andrews · 14 years ago
  68. e430423 only mount cgroups if you haven't already by Jesse Andrews · 14 years ago
  69. 1c598da call novnc with flagfile by Anthony Young · 14 years ago
  70. f2aee71 use 10 bytes for dash password, as the UI truncates at 20 characters by Anthony Young · 14 years ago
  71. 06b7ad7 don't require uuidgen, as it isn't always in sparse natty installs by Anthony Young · 14 years ago
  72. 0031df0 spacing fixes by Jesse Andrews · 14 years ago
  73. 2abbdd4 fix comparisons by Jesse Andrews · 14 years ago
  74. 5372f43 update readmes by Jesse Andrews · 14 years ago
  75. 85d9be3 document images upload by Jesse Andrews · 14 years ago
  76. 08e8b74 add uec-natty by Jesse Andrews · 14 years ago
  77. a5e5f2a attempt to get the id from glance redux by Jesse Andrews · 14 years ago
  78. 2ff3f59 TODO: fix parsing of glance results by Andy Smith · 14 years ago
  79. 014e913 fix grabbing kernel/ramdisk by Jesse Andrews · 14 years ago
  80. 644b8e8 more documentation and attempt to fix glance add by Jesse Andrews · 14 years ago
  81. cbe98d5 more documentation by Jesse Andrews · 14 years ago
  82. 782b991 update docs by Jesse Andrews · 14 years ago
  83. 0e7e897 simple docs by Jesse Andrews · 14 years ago
  84. 53ed387 don't use guest for rabbitmq password - fixes #41 by Jesse Andrews · 14 years ago
  85. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  86. c315ebf append to fstab correctly by Jesse Andrews · 14 years ago
  87. 8cfd8b6 apt-get needs sudo'd by Jesse Andrews · 14 years ago
  88. c6d3042 attempt to get lxc working #23 by Jesse Andrews · 14 years ago
  89. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago
  90. fa418f6 fixes #39 - use openssl to generate passwd for mysql by Jesse Andrews · 14 years ago
  91. 9f20f51 set service token in keystone's paste config for nova by Jesse Andrews · 14 years ago
  92. b96871e don't use the same keystone admin token for everything by Jesse Andrews · 14 years ago
  93. 6e9fae0 fixing stack's passwdless sudo by Jesse Andrews · 14 years ago
  94. cd10164 Make a stack user. Fixes #35 by Vishvananda Ishaya · 14 years ago
  95. c9e3fff autocreate a stack user if you are root instead of failing by Vishvananda Ishaya · 14 years ago
  96. 523c405 add elapsed time to script by termie · 14 years ago
  97. 197d53d small docs updates about localrc by termie · 14 years ago
  98. d462295 make sure user isn't running as root by Jesse Andrews · 14 years ago
  99. ba89a26 remove old comment by Anthony Young · 14 years ago
  100. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago