1. f96e59a Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  2. 7979979 better check for kvm support by Anthony Young · 14 years ago
  3. 5e2fc41 tweak intro by Jesse Andrews · 14 years ago
  4. a074800 move nova-manage commands below the conf generation by Anthony Young · 14 years ago
  5. 2580683 Merge pull request #11 from jakedahn/master by Jake Dahn · 14 years ago
  6. e1445c3 Merge pull request #10 from jakedahn/master by Jake Dahn · 14 years ago
  7. 3568125 Fixing munin by Jake Dahn · 14 years ago
  8. a16e5e9 move screen creation closer to where used by Jesse Andrews · 14 years ago
  9. d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
  10. b8b5ddd fixing another typo, i suck at english on fridays by Jake Dahn · 14 years ago
  11. 8bf18c6 fixing typo by Jake Dahn · 14 years ago
  12. 32dbf11 updating readme a bit by Jake Dahn · 14 years ago
  13. 9b01ffb Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  14. ec21d93 Configure keystone catalog for multihost use by Anthony Young · 14 years ago
  15. 1f71760 use newgrp to launch nova-compute in a new context by Jesse Andrews · 14 years ago
  16. e30432f attempt to fix group issue by Jesse Andrews · 14 years ago
  17. 23761c3 floating ip support, and cleanup functionality by Anthony Young · 14 years ago
  18. 1c9f0af add multi_host option by Anthony Young · 14 years ago
  19. eba18fb add note to fix the process of adding user to group by Jesse Andrews · 14 years ago
  20. 74e965f more updates to how images are installed by Jesse Andrews · 14 years ago
  21. 543d7d4 don't download images to /opt by Jesse Andrews · 14 years ago
  22. 291e72b Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  23. d61db85 clone to a directory owned by correct user by Jesse Andrews · 14 years ago
  24. d20b3e4 Merge pull request #5 from dtroyer/master by Jesse Andrews · 14 years ago
  25. 8cceaa2 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
  26. 1ec9d79 Merge pull request #6 from cloudbuilders/move_files by Jesse Andrews · 14 years ago
  27. bf3868d use variable FILES instead of DEVSTACK by Jesse Andrews · 14 years ago
  28. 4d28218 move apts/pips to files directory by Jesse Andrews · 14 years ago
  29. 65cf608 Add image scripts by Dean Troyer · 14 years ago
  30. 57bca7e clean up comment by Anthony Young · 14 years ago
  31. 414279d quiet wget by Anthony Young · 14 years ago
  32. cbbf718 wait for head node to start before starting compute hosts by Anthony Young · 14 years ago
  33. fde5a1c work on lxc multi-node ha nova-net + flatdhcp + ha-nova-api by Anthony Young · 14 years ago
  34. fa594eb fix path by Anthony Young · 14 years ago
  35. 093eeb0 silent install by Anthony Young · 14 years ago
  36. a9a32de Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
  37. a09ae2f only install mysql-server and rabbitmq-server if needed by Anthony Young · 14 years ago
  38. b0c8fee Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  39. 33cb889 Merge pull request #3 from jakedahn/nixon by Jesse Andrews · 14 years ago
  40. 38fc665 changing nixon repo to cloudbuilders by Jake Dahn · 14 years ago
  41. c4b3aab more docs update by Jesse Andrews · 14 years ago
  42. a3492ed updating comments, adding fixmes by Jake Dahn · 14 years ago
  43. 1f71279 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
  44. ad73da1 adding other packages to local installed_apps by Jake Dahn · 14 years ago
  45. 6edd17f update with sanity checks by Jesse Andrews · 14 years ago
  46. feb6582 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
  47. 9337b33 adding nixon by Jake Dahn · 14 years ago
  48. 7dd13d0 add note that we need to make sure people grab more than just stack.sh by Jesse Andrews · 14 years ago
  49. 2485906 update docs / moving mysql higher by Jesse Andrews · 14 years ago
  50. 550ec96 use full path for devstack dir by Anthony Young · 14 years ago
  51. e7335c2 warn non-natty users by Anthony Young · 14 years ago
  52. 036c9f8 initial commit of multi-node lxc by Anthony Young · 14 years ago
  53. c17b563 Merge pull request #2 from cloudbuilders/svc_enable_disable by sleepsonthefloor · 14 years ago
  54. 70dc5e0 only run certain code if th respective service has been enabled by Anthony Young · 14 years ago
  55. 187b21f fix keystone data - remove 'keystone' as it is now 'identity', comment out swift for now by Anthony Young · 14 years ago
  56. 593828d attempt to write a script that exercises nova cli by Jesse Andrews · 14 years ago
  57. b19424f add docs for exercise by Jesse Andrews · 14 years ago
  58. b019151 start to cli exercise by Jesse Andrews · 14 years ago
  59. 57133cd ignore ~ files by Jesse Andrews · 14 years ago
  60. 47e115e nfs-stack is now devstack by Jesse Andrews · 14 years ago
  61. b683aa1 Merge pull request #1 from dtroyer/master by Jesse Andrews · 14 years ago
  62. 40f8d16 need a ! by Anthony Young · 14 years ago
  63. 52d019b remove dup flag by Anthony Young · 14 years ago
  64. 377aae6 make glance host configurable by Anthony Young · 14 years ago
  65. 10791a1 update to allow remote mysql connections by Anthony Young · 14 years ago
  66. b9cd6d5 Fix merge conflicts by Dean Troyer · 14 years ago
  67. 925df4c Auto-detect current user by Dean Troyer · 14 years ago
  68. 92e31ab this command is already run by stack by Anthony Young · 14 years ago
  69. 56e6292 run entire run script as stack user by Anthony Young · 14 years ago
  70. 320412b root user for mysql by Anthony Young · 14 years ago
  71. 3859f73 pre-cache git repos, add mysql perms by Anthony Young · 14 years ago
  72. 005abf0 no need to run in bg by Anthony Young · 14 years ago
  73. 927a656 more work on multi-lxc by Anthony Young · 14 years ago
  74. d74d681 fix check for nfs-stack existence by Anthony Young · 14 years ago
  75. 80638e5 progress on multi-host lxc by Anthony Young · 14 years ago
  76. 1734810 keep a log for the runner by Anthony Young · 14 years ago
  77. 77dbb07 default nameserver to gateway by Anthony Young · 14 years ago
  78. ef7f36b let the container start on reboot by Anthony Young · 14 years ago
  79. 936c928 warn users to use natty by Anthony Young · 14 years ago
  80. 190321e install deps by Anthony Young · 14 years ago
  81. 34c4702 add comment by Anthony Young · 14 years ago
  82. fe1d95a make a cp_it cp wrapper by Anthony Young · 14 years ago
  83. 4f27922 cleanup output by Anthony Young · 14 years ago
  84. 1c36464 allow role configuration for multi-host lxc by Anthony Young · 14 years ago
  85. fdaf21a configurable mysql user by Anthony Young · 14 years ago
  86. a841644 progress on multi-host stack.sh by Anthony Young · 14 years ago
  87. c6da083 remove xtra space by Anthony Young · 14 years ago
  88. af9de3d xtra $ by Anthony Young · 14 years ago
  89. 79918c5 configure mysql password for keystone and glance by Anthony Young · 14 years ago
  90. 963d2eb update usage comment by Anthony Young · 14 years ago
  91. 5d4843c add some sudo's to dashboard setup, so that the script can handle consecutive runs of stack.sh without hitting permisisons issues by Anthony Young · 14 years ago
  92. b6838a1 make glance use mysql by Anthony Young · 14 years ago
  93. 4da6686 fix typo in 000-default config by Anthony Young · 14 years ago
  94. 76d5dc7 comments, and fix the sed expression for 000-default by Anthony Young · 14 years ago
  95. e8d9cd8 separate out keystone config by Jesse Andrews · 14 years ago
  96. 0017c8f Add munin to stack by Dean Troyer · 14 years ago
  97. dfcd200 update docs by Jesse Andrews · 14 years ago
  98. 3a09312 make keystone use mysql by Anthony Young · 14 years ago
  99. 292e46d fix service enablement by Anthony Young · 14 years ago
  100. 2a15a7c Minor fixes by Dean Troyer · 14 years ago