1. b0c8fee Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
  2. 33cb889 Merge pull request #3 from jakedahn/nixon by Jesse Andrews · 14 years ago
  3. 38fc665 changing nixon repo to cloudbuilders by Jake Dahn · 14 years ago
  4. c4b3aab more docs update by Jesse Andrews · 14 years ago
  5. a3492ed updating comments, adding fixmes by Jake Dahn · 14 years ago
  6. 1f71279 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
  7. ad73da1 adding other packages to local installed_apps by Jake Dahn · 14 years ago
  8. 6edd17f update with sanity checks by Jesse Andrews · 14 years ago
  9. feb6582 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
  10. 9337b33 adding nixon by Jake Dahn · 14 years ago
  11. 7dd13d0 add note that we need to make sure people grab more than just stack.sh by Jesse Andrews · 14 years ago
  12. 2485906 update docs / moving mysql higher by Jesse Andrews · 14 years ago
  13. 550ec96 use full path for devstack dir by Anthony Young · 14 years ago
  14. e7335c2 warn non-natty users by Anthony Young · 14 years ago
  15. 036c9f8 initial commit of multi-node lxc by Anthony Young · 14 years ago
  16. c17b563 Merge pull request #2 from cloudbuilders/svc_enable_disable by sleepsonthefloor · 14 years ago
  17. 70dc5e0 only run certain code if th respective service has been enabled by Anthony Young · 14 years ago
  18. 187b21f fix keystone data - remove 'keystone' as it is now 'identity', comment out swift for now by Anthony Young · 14 years ago
  19. 593828d attempt to write a script that exercises nova cli by Jesse Andrews · 14 years ago
  20. b19424f add docs for exercise by Jesse Andrews · 14 years ago
  21. b019151 start to cli exercise by Jesse Andrews · 14 years ago
  22. 57133cd ignore ~ files by Jesse Andrews · 14 years ago
  23. 47e115e nfs-stack is now devstack by Jesse Andrews · 14 years ago
  24. b683aa1 Merge pull request #1 from dtroyer/master by Jesse Andrews · 14 years ago
  25. 40f8d16 need a ! by Anthony Young · 14 years ago
  26. 52d019b remove dup flag by Anthony Young · 14 years ago
  27. 377aae6 make glance host configurable by Anthony Young · 14 years ago
  28. 10791a1 update to allow remote mysql connections by Anthony Young · 14 years ago
  29. b9cd6d5 Fix merge conflicts by Dean Troyer · 14 years ago
  30. 925df4c Auto-detect current user by Dean Troyer · 14 years ago
  31. 92e31ab this command is already run by stack by Anthony Young · 14 years ago
  32. 56e6292 run entire run script as stack user by Anthony Young · 14 years ago
  33. 320412b root user for mysql by Anthony Young · 14 years ago
  34. 3859f73 pre-cache git repos, add mysql perms by Anthony Young · 14 years ago
  35. 005abf0 no need to run in bg by Anthony Young · 14 years ago
  36. 927a656 more work on multi-lxc by Anthony Young · 14 years ago
  37. d74d681 fix check for nfs-stack existence by Anthony Young · 14 years ago
  38. 80638e5 progress on multi-host lxc by Anthony Young · 14 years ago
  39. 1734810 keep a log for the runner by Anthony Young · 14 years ago
  40. 77dbb07 default nameserver to gateway by Anthony Young · 14 years ago
  41. ef7f36b let the container start on reboot by Anthony Young · 14 years ago
  42. 936c928 warn users to use natty by Anthony Young · 14 years ago
  43. 190321e install deps by Anthony Young · 14 years ago
  44. 34c4702 add comment by Anthony Young · 14 years ago
  45. fe1d95a make a cp_it cp wrapper by Anthony Young · 14 years ago
  46. 4f27922 cleanup output by Anthony Young · 14 years ago
  47. 1c36464 allow role configuration for multi-host lxc by Anthony Young · 14 years ago
  48. fdaf21a configurable mysql user by Anthony Young · 14 years ago
  49. a841644 progress on multi-host stack.sh by Anthony Young · 14 years ago
  50. c6da083 remove xtra space by Anthony Young · 14 years ago
  51. af9de3d xtra $ by Anthony Young · 14 years ago
  52. 79918c5 configure mysql password for keystone and glance by Anthony Young · 14 years ago
  53. 963d2eb update usage comment by Anthony Young · 14 years ago
  54. 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
  55. b6838a1 make glance use mysql by Anthony Young · 14 years ago
  56. 4da6686 fix typo in 000-default config by Anthony Young · 14 years ago
  57. 76d5dc7 comments, and fix the sed expression for 000-default by Anthony Young · 14 years ago
  58. e8d9cd8 separate out keystone config by Jesse Andrews · 14 years ago
  59. 0017c8f Add munin to stack by Dean Troyer · 14 years ago
  60. dfcd200 update docs by Jesse Andrews · 14 years ago
  61. 3a09312 make keystone use mysql by Anthony Young · 14 years ago
  62. 292e46d fix service enablement by Anthony Young · 14 years ago
  63. 2a15a7c Minor fixes by Dean Troyer · 14 years ago
  64. 2135cf8 back out service selection by Anthony Young · 14 years ago
  65. 1796971 missing semi-colon by Anthony Young · 14 years ago
  66. f9998ab no need to set root password by Anthony Young · 14 years ago
  67. 6053496 simplify pre-cache procedure by Anthony Young · 14 years ago
  68. b748e69 give container a cooler name by Anthony Young · 14 years ago
  69. 9c261ef simplifications - remove CLEAN option, remove unneccesary lxc code by Anthony Young · 14 years ago
  70. 1003952 comment tweaks, provide CLEAN option to stack.sh by Anthony Young · 14 years ago
  71. 7c3e5ed more lxc cleanup - better stack user configuration by Anthony Young · 14 years ago
  72. bdbe6d9 allow for enabling/disabling of services. separate source dir from opt in lxc by Anthony Young · 14 years ago
  73. 8fbba91 fix apache logging by Anthony Young · 14 years ago
  74. 40203cb tweaks to cache warming, and better comments by Anthony Young · 14 years ago
  75. 1f81db6 make vnc work by Anthony Young · 14 years ago
  76. f49d7ee enable tun/tap by Anthony Young · 14 years ago
  77. eeba886 woot! more reliable lxc teardown by Anthony Young · 14 years ago
  78. 99003e7 a variety of tweaks for lxc stackiness by Anthony Young · 14 years ago
  79. ffbf1c9 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
  80. b3c0454 more tweaks to lxc builder by Anthony Young · 14 years ago
  81. d74257d more doc updates by Jesse Andrews · 14 years ago
  82. 30f68e9 start to use RST thanks to termie's port by Jesse Andrews · 14 years ago
  83. 5f6c93b crude pip caching, remove no-op fstab by Anthony Young · 14 years ago
  84. 948fd84 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  85. 710eeec update readme by Jesse Andrews · 14 years ago
  86. 1bbd9e0 use pip cache directory by Anthony Young · 14 years ago
  87. e192c38 update readme by Jesse Andrews · 14 years ago
  88. 59cf78e Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  89. 4d6cb14 running as a regular user works by Jesse Andrews · 14 years ago
  90. e2c3a37 fix apt-get update, add crude caching by Anthony Young · 14 years ago
  91. 9053d6a glance issues with sudo by Jesse Andrews · 14 years ago
  92. ed2b621 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
  93. 18d350d add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
  94. 9a052d5 add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
  95. 4f0c9bc move build to build_nfs since tones added lxc support by Jesse Andrews · 14 years ago
  96. 0d8f44a rename to build_lxc.sh by Anthony Young · 14 years ago
  97. f46fe75 dash instead of underscore? by Anthony Young · 14 years ago
  98. 0db9fa3 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
  99. 72d6963 add script to launch stack.sh in an lxc container by Anthony Young · 14 years ago
  100. 834531c don't explode if nova db doesn't exist and install a few more libraries during bootstrap by Jesse Andrews · 14 years ago