636 Commits (9f1863450e71e19bb8ff42e9a7c182c3f5f67c3d)
 

Author SHA1 Message Date
Scott Moser ee1b495dc9 add non-interactive flags to apt.
This replaces 'apt-get' calls with 'apt_get' function that just
ensures that each call has flags to be non-interactive.  This prevents
potential prompts for conf file overwrites and such.
13 years ago
Scott Moser 199d76e253 redirect output of rabbitmq install (LP: #878600)
as documented in ubuntu bug bug 878600, starting the rabbitmq
daemon was keeping its output filehandle open, which caused the 'tee'
to never die, and an ssh connection to never close.
13 years ago
Anthony Young acff87a202 initial support for volumes 13 years ago
Jesse Andrews cfddc125be Merge pull request #84 from cloudbuilders/fixwhite
fix whitespace
13 years ago
Vishvananda Ishaya 9b3536714a fix whitespace 13 years ago
James E. Blair 92e81992c1 Add bare-metal build scripts.
Add ROOTSLEEP parameter to avoid 10 second sleep.

Add host argument to mysql password change command so that it
will still work if mysql is already installed and running
(otherwise, the my.cnf created immediately prior takes precedence).

Add timeouts when waiting for things to start so they aren't in
infinite loops.
13 years ago
sleepsonthefloor 148b13ac88 Merge pull request #82 from cloudbuilders/build_kvm
add build_kvm.sh
13 years ago
Anthony Young 3ee09ec209 now works with natty 13 years ago
Anthony Young 5086e71fcb point novnc at master, like trunk 13 years ago
Anthony Young 9c0fdd7ded parameterize nbd dev 13 years ago
Anthony Young d51812d444 working build_kvm 13 years ago
Anthony Young 67243cebe1 Merge remote-tracking branch 'origin/build_kvm' into build_kvm 13 years ago
Anthony Young 728e944d0b Merge branch 'build_kvm', remote-tracking branch 'origin' into build_kvm 13 years ago
Jesse Andrews 0e0affddb6 Merge pull request #67 from dtroyer/7-stack-home
stack home dir
13 years ago
Jesse Andrews f1a98143dc Merge branch 'master' of github.com:cloudbuilders/devstack 13 years ago
Jesse Andrews a50a34619a standardize mysql/rabbit password/user settings 13 years ago
vishvananda ee506ac918 Merge pull request #80 from cloudbuilders/no-sudo
No sudo chown
13 years ago
Jesse Andrews df4df7a118 Merge pull request #77 from dtroyer/usb-syslinux
Fix handling of new USB devices
13 years ago
Jesse Andrews fe95e0fee3 only chown if needed (fixes nfs issue) 13 years ago
Jesse Andrews c8d9ce4ef4 vish points out that sudo isn't needed here since DEST is owned by user 13 years ago
Anthony Young fa4b5eba20 more progress on build_kvm 13 years ago
vishvananda 3fc8571bba Merge pull request #79 from cloudbuilders/docs
update comments and added check for double mount bug
13 years ago
Jesse Andrews aab7eae0b9 docs 13 years ago
Jesse Andrews 51fb22efd1 update comments and added check for double mount bug 13 years ago
Anthony Young f6f52270a9 console log 13 years ago
Anthony Young f994c2aac7 remove extra image 13 years ago
Anthony Young 1b7a42e075 add build_kvm file 13 years ago
Anthony Young 78bd0cbd98 initial commit of build_kvm.sh 13 years ago
Anthony Young fd709d8049 use diablo vintage dashboard 13 years ago
Dean Troyer 314bc2247d Fix another chroot/chown combo 13 years ago
Dean Troyer d642f86144 Fix syslinux failure on new USB drive 13 years ago
Dean Troyer 65d5c6a01b Merge remote-tracking branch 'upstream/master' into rcb-master 13 years ago
Anthony Young 583bad0b14 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh 13 years ago
Anthony Young 20a2caecfd updates to exercise.sh to use some of the newer apis 13 years ago
Anthony Young 028cad1644 better pre-caching 13 years ago
Jesse Andrews 1f27360089 redux of reclone 13 years ago
Dean Troyer b5da51972c Always use current devstack in ramdisk 13 years ago
Dean Troyer 9122e7b173 Set stack user's home dir to DEST 13 years ago
Dean Troyer acf2d24b28 Merge remote-tracking branch 'upstream/master' into rcb-master 13 years ago
Jesse Andrews 16515c17d1 Merge pull request #74 from cloudbuilders/reclone
RESET_BRANCHES option (to force checkout new remote branch)
13 years ago
Jesse Andrews 59a285cd86 change variable to RESET_BRANCHES 13 years ago
Anthony Young ae8bc12d1a automatically use the nameserver of the launching host if not specified 13 years ago
Dean Troyer bd50e963e7 Merge remote-tracking branch 'upstream/master' into 4-run.sh 13 years ago
Anthony Young 6b9d6dad6a force dep updates every run for now 13 years ago
Anthony Young 04db155a70 make sure to kill tail on exit 13 years ago
Dean Troyer 0fdb2ec15f Remove natty image fakery 13 years ago
Dean Troyer 7a6d73a705 Merge remote-tracking branch 'upstream/master' into rcb-master 13 years ago
Jesse Andrews 64c2ba225a fixes anthony's comment about not working if you aren't switching branches 13 years ago
Jesse Andrews aa8bb244be rearrange order of setup.py develop as novaclient is needed by nova in essex 13 years ago
Jesse Andrews b1304f2d35 if RECLONE is set, reclone the directories 13 years ago