Commit graph

60 commits

Author SHA1 Message Date
Jesse Andrews
87a73e8216 only run apt-get install if needed - fixes multiple builds being kicked off at once 2011-10-24 17:06:58 -07:00
Dean Troyer
fcfa9c3d1f Add oneiric to supported list 2011-10-24 16:18:52 -05:00
Dean Troyer
9af93e9551 Add oneric to supported list 2011-10-24 16:11:20 -05:00
Jesse Andrews
f5ecd5bcaf Add comment about why the sleep is there 2011-10-24 12:59:29 -07:00
Jesse Andrews
61e0a2e0da don't explode if domain doesn't already exist in build_kvm.sh 2011-10-24 12:47:13 -07:00
Jesse Andrews
b169b6354d typo in setting root password 2011-10-24 12:46:01 -07:00
Jesse Andrews
4b8ab92ebb errexit for build_kvm.sh 2011-10-24 12:42:43 -07:00
Jesse Andrews
1369c05f9b can't unmount if cwd is in copy 2011-10-24 12:38:13 -07:00
Jesse Andrews
82040df0da update build lxc/kvm variables to GUEST instead of CONTAINER 2011-10-22 20:56:23 -07:00
Jesse Andrews
ccc11c9d18 use CONTAINER_NAME instead of CONTAINER like build_kvm.sh 2011-10-22 20:52:29 -07:00
Jesse Andrews
ec1d0318ab libvirt.xml needs to be created in correct location 2011-10-21 19:22:55 -07:00
Dean Troyer
d03329106f Rename BASE_IMAGE_COPY to VM_IMAGE 2011-10-21 14:58:44 -05:00
Dean Troyer
ad57a3a8e8 Change hard-coded natty to DIST_NAME 2011-10-21 14:29:30 -05:00
Dean Troyer
e4f030fef1 Add CONTAINER_NAME to BASE_IMAGE_COPY value 2011-10-21 14:28:03 -05:00
Jesse Andrews
47d265b060 Merge pull request #63 from dtroyer/2-checkout-devstack
checkout devstack
2011-10-21 11:32:46 -07:00
Jesse Andrews
13050a8735 Merge pull request #85 from cloudbuilders/n-vol
initial support for volumes
2011-10-21 11:32:25 -07:00
James E. Blair
698fc619b7 Merge remote-tracking branch 'cloudbuilders/master'
Conflicts:
	stack.sh
2011-10-21 12:07:23 -04:00
Jesse Andrews
6960eff979 parameterize ram/cores in build_kvm 2011-10-20 14:57:18 -07:00
Anthony Young
6993746cac add some sleeps to help figure out mount error 2011-10-20 12:55:46 -07:00
Anthony Young
d781efd87b fix space 2011-10-20 12:36:09 -07:00
Anthony Young
babb2e075a re-order cleanup calls 2011-10-20 12:35:01 -07:00
Anthony Young
03c1fa6012 use CONTAINER_NAME, like lxc, and use default semi-unique mac addresses 2011-10-20 11:35:14 -07:00
Anthony Young
b22263a604 tweaks per jesse comments 2011-10-20 10:26:30 -07:00
James E. Blair
7057ae991d Reduce timeouts to 60 seconds. 2011-10-20 12:23:50 -05:00
Anthony Young
acff87a202 initial support for volumes 2011-10-20 10:12:58 -07:00
Vishvananda Ishaya
9b3536714a fix whitespace 2011-10-20 10:08:20 -07:00
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.
2011-10-20 11:26:08 -05:00
Anthony Young
3ee09ec209 now works with natty 2011-10-19 20:35:04 -07:00
Anthony Young
9c0fdd7ded parameterize nbd dev 2011-10-19 20:22:32 -07:00
Anthony Young
d51812d444 working build_kvm 2011-10-19 20:09:43 -07:00
Anthony Young
67243cebe1 Merge remote-tracking branch 'origin/build_kvm' into build_kvm 2011-10-19 17:26:07 -07:00
Anthony Young
728e944d0b Merge branch 'build_kvm', remote-tracking branch 'origin' into build_kvm 2011-10-19 17:19:15 -07:00
Jesse Andrews
0e0affddb6 Merge pull request #67 from dtroyer/7-stack-home
stack home dir
2011-10-19 15:59:19 -07:00
Anthony Young
fa4b5eba20 more progress on build_kvm 2011-10-19 11:27:02 -07:00
Anthony Young
f6f52270a9 console log 2011-10-19 02:58:18 -07:00
Anthony Young
1b7a42e075 add build_kvm file 2011-10-19 02:34:06 -07:00
Dean Troyer
314bc2247d Fix another chroot/chown combo 2011-10-18 16:32:13 -05:00
Dean Troyer
d642f86144 Fix syslinux failure on new USB drive 2011-10-18 16:15:57 -05:00
Anthony Young
583bad0b14 minor tweaks - source stackrc/localrc for excercise.sh. Also, fix typo in build_lxc.sh 2011-10-18 08:22:30 -07:00
Anthony Young
028cad1644 better pre-caching 2011-10-17 14:10:42 -07:00
Dean Troyer
b5da51972c Always use current devstack in ramdisk 2011-10-17 14:19:05 -05:00
Anthony Young
ae8bc12d1a automatically use the nameserver of the launching host if not specified 2011-10-17 10:38:05 -07:00
Dean Troyer
bd50e963e7 Merge remote-tracking branch 'upstream/master' into 4-run.sh 2011-10-17 12:22:01 -05:00
Anthony Young
6b9d6dad6a force dep updates every run for now 2011-10-17 10:12:22 -07:00
Anthony Young
04db155a70 make sure to kill tail on exit 2011-10-17 09:40:45 -07:00
Dean Troyer
0fdb2ec15f Remove natty image fakery 2011-10-17 10:48:21 -05:00
Anthony Young
25369c914a make tail stop when stack.sh is finished 2011-10-14 16:50:27 -07:00
Anthony Young
9ff71acb08 make build_lxc.sh work on oneiric 2011-10-14 15:02:20 -07:00
Anthony Young
e8efef7980 move lxc to tools 2011-10-14 12:00:50 -07:00
Dean Troyer
288f3bdc23 Set hostname in ramdisk image 2011-10-13 15:50:44 -05:00