- 377aae6 make glance host configurable by Anthony Young · 14 years ago
- 10791a1 update to allow remote mysql connections by Anthony Young · 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
- 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
- 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
- 1f81db6 make vnc work by Anthony Young · 14 years ago
- f49d7ee enable tun/tap by Anthony Young · 14 years ago
- eeba886 woot! more reliable lxc teardown by Anthony Young · 14 years ago
- 99003e7 a variety of tweaks for lxc stackiness by Anthony Young · 14 years ago
- ffbf1c9 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
- b3c0454 more tweaks to lxc builder by Anthony Young · 14 years ago
- d74257d more doc updates by Jesse Andrews · 14 years ago
- 30f68e9 start to use RST thanks to termie's port by Jesse Andrews · 14 years ago
- 5f6c93b crude pip caching, remove no-op fstab by Anthony Young · 14 years ago
- 948fd84 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
- 710eeec update readme by Jesse Andrews · 14 years ago
- 1bbd9e0 use pip cache directory by Anthony Young · 14 years ago
- e192c38 update readme by Jesse Andrews · 14 years ago
- 59cf78e Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
- 4d6cb14 running as a regular user works by Jesse Andrews · 14 years ago
- e2c3a37 fix apt-get update, add crude caching by Anthony Young · 14 years ago
- 9053d6a glance issues with sudo by Jesse Andrews · 14 years ago
- ed2b621 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
- 18d350d add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
- 9a052d5 add a new user stack with sudoers privileges (start of using sudo again) by Jesse Andrews · 14 years ago
- 4f0c9bc move build to build_nfs since tones added lxc support by Jesse Andrews · 14 years ago
- 0d8f44a rename to build_lxc.sh by Anthony Young · 14 years ago
- f46fe75 dash instead of underscore? by Anthony Young · 14 years ago
- 0db9fa3 Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Anthony Young · 14 years ago
- 72d6963 add script to launch stack.sh in an lxc container by Anthony Young · 14 years ago
- 834531c don't explode if nova db doesn't exist and install a few more libraries during bootstrap by Jesse Andrews · 14 years ago
- 1c1d150 mysql-izing for nova by Jesse Andrews · 14 years ago
- be395c1 more docs and fix path issue for image locations by Jesse Andrews · 14 years ago
- 55508d6 make SQL_CONN an ENV, change order of screened items by Jesse Andrews · 14 years ago
- 73e27b8 move keystone initialization into stack.sh by Jesse Andrews · 14 years ago
- e49b8bd switch to using glance to upload images by Jesse Andrews · 14 years ago
- dd9f296 update readme by Jesse Andrews · 14 years ago
- 6163257 only clone if the directory doesn't exist already by Jesse Andrews · 14 years ago
- 75a3765 switch to single pass script by Jesse Andrews · 14 years ago
- aec8fa4 update todos by Jesse Andrews · 14 years ago
- 04ab3ae use tmux instead of screen? by Jesse Andrews · 14 years ago
- 7e708c1 update readme with task by Anthony Young · 14 years ago
- 44fce6e Merge branch 'master' of github.com:cloudbuilders/nfs-stack by Jesse Andrews · 14 years ago
- 2caf8fd comments on how to improve by Jesse Andrews · 14 years ago
- 4da4d16 anthony recommends using vim-nox by Jesse Andrews · 14 years ago
- f110fd9 update comments for more clarity by Jesse Andrews · 14 years ago
- 6f3baaf update installer script by Jesse Andrews · 14 years ago
- 79736ff add locate & doc it is only needed for debugging by Jesse Andrews · 14 years ago
- 73b4707 don't need nova-adminclient by Jesse Andrews · 14 years ago
- 8b564a8 move apache config to a template by Jesse Andrews · 14 years ago
- 1b17570 performance: use local disk if one exists labeled nova-instances by Jesse Andrews · 14 years ago
- 3107deb a few more speed tweaks - try to pre-download tty.gz and don't git pull by Jesse Andrews · 14 years ago
- 5f09820 move screenrc from stack.sh by Jesse Andrews · 14 years ago
- f2ef760 don't filter \# pips as they mean something, also it seems just libvirt-bin is the issue by Jesse Andrews · 14 years ago
- 1639ed6 don't name proto filesystem nfs by Jesse Andrews · 14 years ago
- 8622bf2 allow comments in apts/pips list by Jesse Andrews · 14 years ago
- 2e8ade1 remove deprecated code by Jesse Andrews · 14 years ago
- ba23cc7 project to speed up development on physical hardware by Jesse Andrews · 14 years ago