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