472 Commits (f75d848ececdd59a1dcb240cf7956598366b9621)
 

Author SHA1 Message Date
Jesse Andrews f75d848ece openrc should use same variables as stack.sh 13 years ago
Jesse Andrews f5ecd5bcaf Add comment about why the sleep is there 13 years ago
Jesse Andrews 61e0a2e0da don't explode if domain doesn't already exist in build_kvm.sh 13 years ago
Jesse Andrews b169b6354d typo in setting root password 13 years ago
Jesse Andrews 4b8ab92ebb errexit for build_kvm.sh 13 years ago
Jesse Andrews 1369c05f9b can't unmount if cwd is in copy 13 years ago
Jesse Andrews 6fc71019c9 documentation on exercise 13 years ago
Jesse Andrews 540b988371 change to git:// from https:// remotes 13 years ago
Jesse Andrews f1bfba2722 document how to overwrite the debug settings 13 years ago
Jesse Andrews f0a433086d diablo branch for noVNC 13 years ago
Jesse Andrews 82040df0da update build lxc/kvm variables to GUEST instead of CONTAINER 13 years ago
Jesse Andrews ccc11c9d18 use CONTAINER_NAME instead of CONTAINER like build_kvm.sh 13 years ago
Jesse Andrews ec1d0318ab libvirt.xml needs to be created in correct location 13 years ago
Jesse Andrews 9c85373163 typo - fixes issue #90 13 years ago
Jesse Andrews f299dee29e Merge pull request #91 from cloudbuilders/dt-build_kvm
Fix concurrent build_kvm.sh runs
13 years ago
Dean Troyer d03329106f Rename BASE_IMAGE_COPY to VM_IMAGE 13 years ago
Dean Troyer ad57a3a8e8 Change hard-coded natty to DIST_NAME 13 years ago
Dean Troyer e4f030fef1 Add CONTAINER_NAME to BASE_IMAGE_COPY value 13 years ago
Jesse Andrews 35a5349299 Merge pull request #89 from cloudbuilders/openrc
Add openrc to make it easier to use cli
13 years ago
Jesse Andrews 47d265b060 Merge pull request #63 from dtroyer/2-checkout-devstack
checkout devstack
13 years ago
Jesse Andrews 13050a8735 Merge pull request #85 from cloudbuilders/n-vol
initial support for volumes
13 years ago
Jesse Andrews 8063e6fe38 Merge pull request #83 from jeblair/master
Add bare-metal build scripts.
13 years ago
James E. Blair 698fc619b7 Merge remote-tracking branch 'cloudbuilders/master'
Conflicts:
	stack.sh
13 years ago
Anthony Young a7e2bfbf3f disable n-vol by default for now 13 years ago
Jesse Andrews 6960eff979 parameterize ram/cores in build_kvm 13 years ago
Anthony Young d81ed0316f allow overrides for all params 13 years ago
Anthony Young 6993746cac add some sleeps to help figure out mount error 13 years ago
Anthony Young d781efd87b fix space 13 years ago
Anthony Young babb2e075a re-order cleanup calls 13 years ago
Anthony Young d4ddf3da2d Merge remote-tracking branch 'origin/master' into openrc
Conflicts:
	exercise.sh
13 years ago
Anthony Young 637475815b Merge remote-tracking branch 'origin/master' 13 years ago
Anthony Young 03c1fa6012 use CONTAINER_NAME, like lxc, and use default semi-unique mac addresses 13 years ago
Jesse Andrews fb0510b435 Merge pull request #86 from smoser/localdev
work around LP: #878600, make apt-get more non-interactive
13 years ago
Anthony Young b22263a604 tweaks per jesse comments 13 years ago
Anthony Young 6ab10d46a8 add an openrc file so that users can easily use the client 13 years ago
James E. Blair 7057ae991d Reduce timeouts to 60 seconds. 13 years ago
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