1. a7e2bfb disable n-vol by default for now by Anthony Young · 14 years ago
  2. b22263a tweaks per jesse comments by Anthony Young · 14 years ago
  3. acff87a initial support for volumes by Anthony Young · 14 years ago
  4. 0e0affd Merge pull request #67 from dtroyer/7-stack-home by Jesse Andrews · 14 years ago
  5. f1a9814 Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  6. a50a346 standardize mysql/rabbit password/user settings by Jesse Andrews · 14 years ago
  7. fe95e0f only chown if needed (fixes nfs issue) by Jesse Andrews · 14 years ago
  8. c8d9ce4 vish points out that sudo isn't needed here since DEST is owned by user by Jesse Andrews · 14 years ago
  9. 3fc8571 Merge pull request #79 from cloudbuilders/docs by vishvananda · 14 years ago
  10. aab7eae docs by Jesse Andrews · 14 years ago
  11. 51fb22e update comments and added check for double mount bug by Jesse Andrews · 14 years ago
  12. 1f27360 redux of reclone by Jesse Andrews · 14 years ago
  13. 9122e7b Set stack user's home dir to DEST by Dean Troyer · 14 years ago
  14. 59a285c change variable to RESET_BRANCHES by Jesse Andrews · 14 years ago
  15. 64c2ba2 fixes anthony's comment about not working if you aren't switching branches by Jesse Andrews · 14 years ago
  16. aa8bb24 rearrange order of setup.py develop as novaclient is needed by nova in essex by Jesse Andrews · 14 years ago
  17. b1304f2 if RECLONE is set, reclone the directories by Jesse Andrews · 14 years ago
  18. 7a8989e fix doc by Anthony Young · 14 years ago
  19. 120f486 allow multiple images by Anthony Young · 14 years ago
  20. 93947e5 improve docs by Anthony Young · 14 years ago
  21. 0ab1d46 Allow user to download and install arbitrary images by Anthony Young · 14 years ago
  22. 696b6a3 Merge remote-tracking branch 'origin/master' into image_config by Anthony Young · 14 years ago
  23. f2b5f88 starting work to extract image configuration so it isn't hard coded by Anthony Young · 14 years ago
  24. cf145b7 merge trunk, and also make sure localrc exists before running build_lxc.sh by Anthony Young · 14 years ago
  25. f8dfba1 Merge remote-tracking branch 'origin/master' into password_prompt by Anthony Young · 14 years ago
  26. 2e536a3 add some docs by Jesse Andrews · 14 years ago
  27. d5d5b68 Set sensible default for mysql client by Chmouel Boudjnah · 14 years ago
  28. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  29. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  30. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  31. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  32. b4db225 No need to check localrc for password. Also use TOP_DIR as described by smoser. by Anthony Young · 14 years ago
  33. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  34. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  35. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  36. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  37. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  38. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  39. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  40. 66b8bbc update msg by Anthony Young · 14 years ago
  41. 6015c82 use hard path to localrc by Anthony Young · 14 years ago
  42. 7a549f4 Prompt users for passwords, and write those passwords to localrc by Anthony Young · 14 years ago
  43. 74c084c Add option not to run bash after execing stack.sh by James E. Blair · 14 years ago
  44. 461bfdc delete instances needs sudo by Jesse Andrews · 14 years ago
  45. e430423 only mount cgroups if you haven't already by Jesse Andrews · 14 years ago
  46. 1c598da call novnc with flagfile by Anthony Young · 14 years ago
  47. f2aee71 use 10 bytes for dash password, as the UI truncates at 20 characters by Anthony Young · 14 years ago
  48. 06b7ad7 don't require uuidgen, as it isn't always in sparse natty installs by Anthony Young · 14 years ago
  49. 0031df0 spacing fixes by Jesse Andrews · 14 years ago
  50. 2abbdd4 fix comparisons by Jesse Andrews · 14 years ago
  51. 5372f43 update readmes by Jesse Andrews · 14 years ago
  52. 85d9be3 document images upload by Jesse Andrews · 14 years ago
  53. 08e8b74 add uec-natty by Jesse Andrews · 14 years ago
  54. a5e5f2a attempt to get the id from glance redux by Jesse Andrews · 14 years ago
  55. 2ff3f59 TODO: fix parsing of glance results by Andy Smith · 14 years ago
  56. 014e913 fix grabbing kernel/ramdisk by Jesse Andrews · 14 years ago
  57. 644b8e8 more documentation and attempt to fix glance add by Jesse Andrews · 14 years ago
  58. cbe98d5 more documentation by Jesse Andrews · 14 years ago
  59. 782b991 update docs by Jesse Andrews · 14 years ago
  60. 0e7e897 simple docs by Jesse Andrews · 14 years ago
  61. 53ed387 don't use guest for rabbitmq password - fixes #41 by Jesse Andrews · 14 years ago
  62. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  63. c315ebf append to fstab correctly by Jesse Andrews · 14 years ago
  64. 8cfd8b6 apt-get needs sudo'd by Jesse Andrews · 14 years ago
  65. c6d3042 attempt to get lxc working #23 by Jesse Andrews · 14 years ago
  66. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago
  67. fa418f6 fixes #39 - use openssl to generate passwd for mysql by Jesse Andrews · 14 years ago
  68. 9f20f51 set service token in keystone's paste config for nova by Jesse Andrews · 14 years ago
  69. b96871e don't use the same keystone admin token for everything by Jesse Andrews · 14 years ago
  70. 6e9fae0 fixing stack's passwdless sudo by Jesse Andrews · 14 years ago
  71. cd10164 Make a stack user. Fixes #35 by Vishvananda Ishaya · 14 years ago
  72. c9e3fff autocreate a stack user if you are root instead of failing by Vishvananda Ishaya · 14 years ago
  73. 523c405 add elapsed time to script by termie · 14 years ago
  74. 197d53d small docs updates about localrc by termie · 14 years ago
  75. d462295 make sure user isn't running as root by Jesse Andrews · 14 years ago
  76. ba89a26 remove old comment by Anthony Young · 14 years ago
  77. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago
  78. 8f3e28c use the current user instead of stack for dash by Jesse Andrews · 14 years ago
  79. 527e341 changes to support the new nova-vnc wsproxy by Anthony Young · 14 years ago
  80. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  81. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  82. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  83. 9563361 Merge pull request #15 from cloudbuilders/stackrc by sleepsonthefloor · 14 years ago
  84. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  85. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  86. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  87. b5197e4 allow network size to be set by Jesse Andrews · 14 years ago
  88. 8ff5dbc allow specification of scheduler and take flat interface from environmnet by Jesse Andrews · 14 years ago
  89. a72f7ad update network defaults by Jesse Andrews · 14 years ago
  90. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  91. 8530928 temporary changes to get openstack diablo working with keystone by Anthony Young · 14 years ago
  92. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  93. 0d6de09 Re-enable munin by Dean Troyer · 14 years ago
  94. 40a3700 add IF EXISTS to DROP DATABASE statememnts, by root · 14 years ago
  95. c835762 fix typo by Anthony Young · 14 years ago
  96. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  97. 9bf3d76 put user in correct directory when using screen by Anthony Young · 14 years ago
  98. b1bdd5e some cleanup of networking params by Anthony Young · 14 years ago
  99. 09fde81 sudo when killing dnsmasq by Anthony Young · 14 years ago
  100. d02d715 add token to glance call by Anthony Young · 14 years ago