1. 4bec581 add includedir entry to sudoers if its not there by Scott Moser · 14 years ago
  2. 55c9d3f fix writing of 50_stack_sh in sudoers by Scott Moser · 14 years ago
  3. df47967 fix STACK_DIR variable by Scott Moser · 14 years ago
  4. 102e440 fix bad usage of 'su'. instead use 'set -e'. by Scott Moser · 14 years ago
  5. f9da508 move setting variables and run-as-stack-user code by Scott Moser · 14 years ago
  6. 8ab1ade instead of 'newgrp' and a pipe, use 'sg' by Scott Moser · 14 years ago
  7. b94f4bf move 'how to use cloud' info outside of xtrace by Scott Moser · 14 years ago
  8. d67a18b make sure apt-get update is run by Scott Moser · 14 years ago
  9. 0d2145a some improvements to 'create stack user' path by Scott Moser · 14 years ago
  10. 7c48118 log output of stack.sh to logfile in current dir by Scott Moser · 14 years ago
  11. c4e47ab simplify script duration output by Scott Moser · 14 years ago
  12. 74c084c Add option not to run bash after execing stack.sh by James E. Blair · 14 years ago
  13. 461bfdc delete instances needs sudo by Jesse Andrews · 14 years ago
  14. e430423 only mount cgroups if you haven't already by Jesse Andrews · 14 years ago
  15. 1c598da call novnc with flagfile by Anthony Young · 14 years ago
  16. f2aee71 use 10 bytes for dash password, as the UI truncates at 20 characters by Anthony Young · 14 years ago
  17. 06b7ad7 don't require uuidgen, as it isn't always in sparse natty installs by Anthony Young · 14 years ago
  18. 0031df0 spacing fixes by Jesse Andrews · 14 years ago
  19. 2abbdd4 fix comparisons by Jesse Andrews · 14 years ago
  20. 5372f43 update readmes by Jesse Andrews · 14 years ago
  21. 85d9be3 document images upload by Jesse Andrews · 14 years ago
  22. 08e8b74 add uec-natty by Jesse Andrews · 14 years ago
  23. a5e5f2a attempt to get the id from glance redux by Jesse Andrews · 14 years ago
  24. 2ff3f59 TODO: fix parsing of glance results by Andy Smith · 14 years ago
  25. 014e913 fix grabbing kernel/ramdisk by Jesse Andrews · 14 years ago
  26. 644b8e8 more documentation and attempt to fix glance add by Jesse Andrews · 14 years ago
  27. cbe98d5 more documentation by Jesse Andrews · 14 years ago
  28. 782b991 update docs by Jesse Andrews · 14 years ago
  29. 0e7e897 simple docs by Jesse Andrews · 14 years ago
  30. 53ed387 don't use guest for rabbitmq password - fixes #41 by Jesse Andrews · 14 years ago
  31. 89358af don't use secrete as admin password - fixes #34 by Jesse Andrews · 14 years ago
  32. c315ebf append to fstab correctly by Jesse Andrews · 14 years ago
  33. 8cfd8b6 apt-get needs sudo'd by Jesse Andrews · 14 years ago
  34. c6d3042 attempt to get lxc working #23 by Jesse Andrews · 14 years ago
  35. 9b6741e remove nixon & munin by Jesse Andrews · 14 years ago
  36. fa418f6 fixes #39 - use openssl to generate passwd for mysql by Jesse Andrews · 14 years ago
  37. 9f20f51 set service token in keystone's paste config for nova by Jesse Andrews · 14 years ago
  38. b96871e don't use the same keystone admin token for everything by Jesse Andrews · 14 years ago
  39. 6e9fae0 fixing stack's passwdless sudo by Jesse Andrews · 14 years ago
  40. cd10164 Make a stack user. Fixes #35 by Vishvananda Ishaya · 14 years ago
  41. c9e3fff autocreate a stack user if you are root instead of failing by Vishvananda Ishaya · 14 years ago
  42. 523c405 add elapsed time to script by termie · 14 years ago
  43. 197d53d small docs updates about localrc by termie · 14 years ago
  44. d462295 make sure user isn't running as root by Jesse Andrews · 14 years ago
  45. ba89a26 remove old comment by Anthony Young · 14 years ago
  46. 0383b4a Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux by Anthony Young · 14 years ago
  47. 8f3e28c use the current user instead of stack for dash by Jesse Andrews · 14 years ago
  48. 527e341 changes to support the new nova-vnc wsproxy by Anthony Young · 14 years ago
  49. 34acee3 latest keystone configuration for python-novaclient and dash by Anthony Young · 14 years ago
  50. 124b0c2 fix apache config to suck less - don't require chown www-data by Anthony Young · 14 years ago
  51. e8fed48 use /opt/stack instead of /opt by Anthony Young · 14 years ago
  52. 9563361 Merge pull request #15 from cloudbuilders/stackrc by sleepsonthefloor · 14 years ago
  53. d8c259a use stackrc.example, and prompt user before copying by Anthony Young · 14 years ago
  54. 303233e tweaks to comments and cache organization by Anthony Young · 14 years ago
  55. 2f14020 implement stackrc for variable configuration (esp repos) by Anthony Young · 14 years ago
  56. b5197e4 allow network size to be set by Jesse Andrews · 14 years ago
  57. 8ff5dbc allow specification of scheduler and take flat interface from environmnet by Jesse Andrews · 14 years ago
  58. a72f7ad update network defaults by Jesse Andrews · 14 years ago
  59. 36d2527 more tweaks to get dash working by Anthony Young · 14 years ago
  60. 8530928 temporary changes to get openstack diablo working with keystone by Anthony Young · 14 years ago
  61. f33796e add python-virtualenv to deps, make keystone print to stdout by Anthony Young · 14 years ago
  62. 0d6de09 Re-enable munin by Dean Troyer · 14 years ago
  63. 40a3700 add IF EXISTS to DROP DATABASE statememnts, by root · 14 years ago
  64. c835762 fix typo by Anthony Young · 14 years ago
  65. a531b77 fixes to glance configuration so that we aren't creating files outside of /opt by Anthony Young · 14 years ago
  66. 9bf3d76 put user in correct directory when using screen by Anthony Young · 14 years ago
  67. b1bdd5e some cleanup of networking params by Anthony Young · 14 years ago
  68. 09fde81 sudo when killing dnsmasq by Anthony Young · 14 years ago
  69. d02d715 add token to glance call by Anthony Young · 14 years ago
  70. f12d3ab update glance to use keystone by Anthony Young · 14 years ago
  71. d000b22 add checks to make sure that services are started by Anthony Young · 14 years ago
  72. f96e59a Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  73. 7979979 better check for kvm support by Anthony Young · 14 years ago
  74. 5e2fc41 tweak intro by Jesse Andrews · 14 years ago
  75. a074800 move nova-manage commands below the conf generation by Anthony Young · 14 years ago
  76. 2580683 Merge pull request #11 from jakedahn/master by Jake Dahn · 14 years ago
  77. 3568125 Fixing munin by Jake Dahn · 14 years ago
  78. a16e5e9 move screen creation closer to where used by Jesse Andrews · 14 years ago
  79. d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
  80. 9b01ffb Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  81. ec21d93 Configure keystone catalog for multihost use by Anthony Young · 14 years ago
  82. 1f71760 use newgrp to launch nova-compute in a new context by Jesse Andrews · 14 years ago
  83. e30432f attempt to fix group issue by Jesse Andrews · 14 years ago
  84. 1c9f0af add multi_host option by Anthony Young · 14 years ago
  85. eba18fb add note to fix the process of adding user to group by Jesse Andrews · 14 years ago
  86. 74e965f more updates to how images are installed by Jesse Andrews · 14 years ago
  87. 543d7d4 don't download images to /opt by Jesse Andrews · 14 years ago
  88. d61db85 clone to a directory owned by correct user by Jesse Andrews · 14 years ago
  89. bf3868d use variable FILES instead of DEVSTACK by Jesse Andrews · 14 years ago
  90. 4d28218 move apts/pips to files directory by Jesse Andrews · 14 years ago
  91. fa594eb fix path by Anthony Young · 14 years ago
  92. 093eeb0 silent install by Anthony Young · 14 years ago
  93. a9a32de Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  94. a09ae2f only install mysql-server and rabbitmq-server if needed by Anthony Young · 14 years ago
  95. b0c8fee Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  96. 38fc665 changing nixon repo to cloudbuilders by Jake Dahn · 14 years ago
  97. c4b3aab more docs update by Jesse Andrews · 14 years ago
  98. a3492ed updating comments, adding fixmes by Jake Dahn · 14 years ago
  99. 1f71279 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
  100. 6edd17f update with sanity checks by Jesse Andrews · 14 years ago