Commit Graph

279 Commits

Author SHA1 Message Date
7920b0f757 Wait for partition device to appear 2011-10-26 15:10:46 -05:00
ad21d1a78e raise an error if stack fails in lxc 2011-10-26 12:39:00 -07:00
ae6055685c Always resize the root filesystem 2011-10-26 12:35:22 -05:00
ea442c1cb7 Install a generic kernel in the ramdisk image 2011-10-26 12:34:59 -05:00
7b1aa5b6be Merge branch 'master' of github.com:cloudbuilders/devstack 2011-10-26 08:51:59 -07:00
7d45a0fa60 default the root password to admin password and don't fail if group already exists 2011-10-26 08:51:49 -07:00
c99d4ad156 Merge pull request #102 from cloudbuilders/cache_images_kvm
Cache images kvm
2011-10-25 23:55:56 -07:00
00dcc067f7 put them in the right place 2011-10-25 23:51:43 -07:00
244655f0c5 copy to a directory not file 2011-10-25 23:48:39 -07:00
9173d06706 typo 2011-10-25 23:43:03 -07:00
6065772fec cache the images 2011-10-25 23:41:59 -07:00
61be924209 Final ramdisk must be a filesystem image 2011-10-25 22:35:23 -05:00
a6466e0f67 Initial conversion to use UEC images 2011-10-25 17:53:24 -05:00
a03b99dc99 Fix typos 2011-10-25 16:28:49 -05:00
42940a4ff2 Merge branch 'image' 2011-10-25 15:51:01 -05:00
ecc5a90929 Add check for version compatibility 2011-10-25 15:49:47 -05:00
e753fdf42c Add get_uec_image.sh 2011-10-25 15:45:52 -05:00
6856536144 Fix issue #98 - wait till nbd is connected using method in nova's disk.py 2011-10-24 23:20:12 -07:00
381591ad66 raise error if stack.sh failed 2011-10-24 22:25:16 -07:00
87a73e8216 only run apt-get install if needed - fixes multiple builds being kicked off at once 2011-10-24 17:06:58 -07:00
fcfa9c3d1f Add oneiric to supported list 2011-10-24 16:18:52 -05:00
9af93e9551 Add oneric to supported list 2011-10-24 16:11:20 -05:00
f5ecd5bcaf Add comment about why the sleep is there 2011-10-24 12:59:29 -07:00
61e0a2e0da don't explode if domain doesn't already exist in build_kvm.sh 2011-10-24 12:47:13 -07:00
b169b6354d typo in setting root password 2011-10-24 12:46:01 -07:00
4b8ab92ebb errexit for build_kvm.sh 2011-10-24 12:42:43 -07:00
1369c05f9b can't unmount if cwd is in copy 2011-10-24 12:38:13 -07:00
82040df0da update build lxc/kvm variables to GUEST instead of CONTAINER 2011-10-22 20:56:23 -07:00
ccc11c9d18 use CONTAINER_NAME instead of CONTAINER like build_kvm.sh 2011-10-22 20:52:29 -07:00
ec1d0318ab libvirt.xml needs to be created in correct location 2011-10-21 19:22:55 -07:00
d03329106f Rename BASE_IMAGE_COPY to VM_IMAGE 2011-10-21 14:58:44 -05:00
ad57a3a8e8 Change hard-coded natty to DIST_NAME 2011-10-21 14:29:30 -05:00
e4f030fef1 Add CONTAINER_NAME to BASE_IMAGE_COPY value 2011-10-21 14:28:03 -05:00
47d265b060 Merge pull request #63 from dtroyer/2-checkout-devstack
checkout devstack
2011-10-21 11:32:46 -07:00
13050a8735 Merge pull request #85 from cloudbuilders/n-vol
initial support for volumes
2011-10-21 11:32:25 -07:00
698fc619b7 Merge remote-tracking branch 'cloudbuilders/master'
Conflicts:
	stack.sh
2011-10-21 12:07:23 -04:00
6960eff979 parameterize ram/cores in build_kvm 2011-10-20 14:57:18 -07:00
6993746cac add some sleeps to help figure out mount error 2011-10-20 12:55:46 -07:00
d781efd87b fix space 2011-10-20 12:36:09 -07:00
babb2e075a re-order cleanup calls 2011-10-20 12:35:01 -07:00
03c1fa6012 use CONTAINER_NAME, like lxc, and use default semi-unique mac addresses 2011-10-20 11:35:14 -07:00
b22263a604 tweaks per jesse comments 2011-10-20 10:26:30 -07:00
7057ae991d Reduce timeouts to 60 seconds. 2011-10-20 12:23:50 -05:00
acff87a202 initial support for volumes 2011-10-20 10:12:58 -07:00
9b3536714a fix whitespace 2011-10-20 10:08:20 -07:00
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
3ee09ec209 now works with natty 2011-10-19 20:35:04 -07:00
9c0fdd7ded parameterize nbd dev 2011-10-19 20:22:32 -07:00
d51812d444 working build_kvm 2011-10-19 20:09:43 -07:00
67243cebe1 Merge remote-tracking branch 'origin/build_kvm' into build_kvm 2011-10-19 17:26:07 -07:00