- d1879c5 default to kvm, but revert to qemu by Jesse Andrews · 14 years ago
- 9b01ffb Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
- ec21d93 Configure keystone catalog for multihost use by Anthony Young · 14 years ago
- 1f71760 use newgrp to launch nova-compute in a new context by Jesse Andrews · 14 years ago
- e30432f attempt to fix group issue by Jesse Andrews · 14 years ago
- 23761c3 floating ip support, and cleanup functionality by Anthony Young · 14 years ago
- 1c9f0af add multi_host option by Anthony Young · 14 years ago
- eba18fb add note to fix the process of adding user to group by Jesse Andrews · 14 years ago
- 74e965f more updates to how images are installed by Jesse Andrews · 14 years ago
- 543d7d4 don't download images to /opt by Jesse Andrews · 14 years ago
- 291e72b Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
- d61db85 clone to a directory owned by correct user by Jesse Andrews · 14 years ago
- d20b3e4 Merge pull request #5 from dtroyer/master by Jesse Andrews · 14 years ago
- 8cceaa2 Merge remote-tracking branch 'upstream/master' by Dean Troyer · 14 years ago
- 1ec9d79 Merge pull request #6 from cloudbuilders/move_files by Jesse Andrews · 14 years ago
- bf3868d use variable FILES instead of DEVSTACK by Jesse Andrews · 14 years ago
- 4d28218 move apts/pips to files directory by Jesse Andrews · 14 years ago
- 65cf608 Add image scripts by Dean Troyer · 14 years ago
- 57bca7e clean up comment by Anthony Young · 14 years ago
- 414279d quiet wget by Anthony Young · 14 years ago
- cbbf718 wait for head node to start before starting compute hosts by Anthony Young · 14 years ago
- fde5a1c work on lxc multi-node ha nova-net + flatdhcp + ha-nova-api by Anthony Young · 14 years ago
- fa594eb fix path by Anthony Young · 14 years ago
- 093eeb0 silent install by Anthony Young · 14 years ago
- a9a32de Merge branch 'master' of github.com:cloudbuilders/devstack by Anthony Young · 14 years ago
- a09ae2f only install mysql-server and rabbitmq-server if needed by Anthony Young · 14 years ago
- b0c8fee Merge branch 'master' of github.com:cloudbuilders/devstack by Jesse Andrews · 14 years ago
- 33cb889 Merge pull request #3 from jakedahn/nixon by Jesse Andrews · 14 years ago
- 38fc665 changing nixon repo to cloudbuilders by Jake Dahn · 14 years ago
- c4b3aab more docs update by Jesse Andrews · 14 years ago
- a3492ed updating comments, adding fixmes by Jake Dahn · 14 years ago
- 1f71279 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
- ad73da1 adding other packages to local installed_apps by Jake Dahn · 14 years ago
- 6edd17f update with sanity checks by Jesse Andrews · 14 years ago
- feb6582 Merge branch 'master' into nixon by Jake Dahn · 14 years ago
- 9337b33 adding nixon by Jake Dahn · 14 years ago
- 7dd13d0 add note that we need to make sure people grab more than just stack.sh by Jesse Andrews · 14 years ago
- 2485906 update docs / moving mysql higher by Jesse Andrews · 14 years ago
- 550ec96 use full path for devstack dir by Anthony Young · 14 years ago
- e7335c2 warn non-natty users by Anthony Young · 14 years ago
- 036c9f8 initial commit of multi-node lxc by Anthony Young · 14 years ago
- c17b563 Merge pull request #2 from cloudbuilders/svc_enable_disable by sleepsonthefloor · 14 years ago
- 70dc5e0 only run certain code if th respective service has been enabled by Anthony Young · 14 years ago
- 187b21f fix keystone data - remove 'keystone' as it is now 'identity', comment out swift for now by Anthony Young · 14 years ago
- 593828d attempt to write a script that exercises nova cli by Jesse Andrews · 14 years ago
- b19424f add docs for exercise by Jesse Andrews · 14 years ago
- b019151 start to cli exercise by Jesse Andrews · 14 years ago
- 57133cd ignore ~ files by Jesse Andrews · 14 years ago
- 47e115e nfs-stack is now devstack by Jesse Andrews · 14 years ago
- b683aa1 Merge pull request #1 from dtroyer/master by Jesse Andrews · 14 years ago
- 40f8d16 need a ! by Anthony Young · 14 years ago
- 52d019b remove dup flag by Anthony Young · 14 years ago
- 377aae6 make glance host configurable by Anthony Young · 14 years ago
- 10791a1 update to allow remote mysql connections by Anthony Young · 14 years ago
- b9cd6d5 Fix merge conflicts by Dean Troyer · 14 years ago
- 925df4c Auto-detect current user by Dean Troyer · 14 years ago
- 92e31ab this command is already run by stack by Anthony Young · 14 years ago
- 56e6292 run entire run script as stack user by Anthony Young · 14 years ago
- 320412b root user for mysql by Anthony Young · 14 years ago
- 3859f73 pre-cache git repos, add mysql perms by Anthony Young · 14 years ago
- 005abf0 no need to run in bg by Anthony Young · 14 years ago
- 927a656 more work on multi-lxc by Anthony Young · 14 years ago
- d74d681 fix check for nfs-stack existence by Anthony Young · 14 years ago
- 80638e5 progress on multi-host lxc by Anthony Young · 14 years ago
- 1734810 keep a log for the runner by Anthony Young · 14 years ago
- 77dbb07 default nameserver to gateway by Anthony Young · 14 years ago
- ef7f36b let the container start on reboot by Anthony Young · 14 years ago
- 936c928 warn users to use natty by Anthony Young · 14 years ago
- 190321e install deps by Anthony Young · 14 years ago
- 34c4702 add comment by Anthony Young · 14 years ago
- fe1d95a make a cp_it cp wrapper by Anthony Young · 14 years ago
- 4f27922 cleanup output by Anthony Young · 14 years ago
- 1c36464 allow role configuration for multi-host lxc by Anthony Young · 14 years ago
- fdaf21a configurable mysql user by Anthony Young · 14 years ago
- a841644 progress on multi-host stack.sh by Anthony Young · 14 years ago
- c6da083 remove xtra space by Anthony Young · 14 years ago
- af9de3d xtra $ by Anthony Young · 14 years ago
- 79918c5 configure mysql password for keystone and glance by Anthony Young · 14 years ago
- 963d2eb update usage comment by Anthony Young · 14 years ago
- 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
- b6838a1 make glance use mysql by Anthony Young · 14 years ago
- 4da6686 fix typo in 000-default config by Anthony Young · 14 years ago
- 76d5dc7 comments, and fix the sed expression for 000-default by Anthony Young · 14 years ago
- e8d9cd8 separate out keystone config by Jesse Andrews · 14 years ago
- 0017c8f Add munin to stack by Dean Troyer · 14 years ago
- dfcd200 update docs by Jesse Andrews · 14 years ago
- 3a09312 make keystone use mysql by Anthony Young · 14 years ago
- 292e46d fix service enablement by Anthony Young · 14 years ago
- 2a15a7c Minor fixes by Dean Troyer · 14 years ago
- 2135cf8 back out service selection by Anthony Young · 14 years ago
- 1796971 missing semi-colon by Anthony Young · 14 years ago
- f9998ab no need to set root password by Anthony Young · 14 years ago
- 6053496 simplify pre-cache procedure by Anthony Young · 14 years ago
- b748e69 give container a cooler name by Anthony Young · 14 years ago
- 9c261ef simplifications - remove CLEAN option, remove unneccesary lxc code by Anthony Young · 14 years ago
- 1003952 comment tweaks, provide CLEAN option to stack.sh by Anthony Young · 14 years ago
- 7c3e5ed more lxc cleanup - better stack user configuration by Anthony Young · 14 years ago
- bdbe6d9 allow for enabling/disabling of services. separate source dir from opt in lxc by Anthony Young · 14 years ago
- 8fbba91 fix apache logging by Anthony Young · 14 years ago
- 40203cb tweaks to cache warming, and better comments by Anthony Young · 14 years ago