Commit graph

88 commits

Author SHA1 Message Date
Anthony Young
3eb8f59d29 some tweaks and doc improvements 2011-10-26 23:11:52 -07:00
Anthony Young
cc5028ded1 Merge remote-tracking branch 'origin/master' into xen 2011-10-26 22:35:17 -07:00
Anthony Young
1a09ea49c6 update docs 2011-10-26 22:34:55 -07:00
Anthony Young
b62b4ca292 Initial commit of xen devstack support 2011-10-26 22:29:08 -07:00
Jesse Andrews
70188b3105 add image caching to lxc 2011-10-26 21:59:45 -07:00
Dean Troyer
f2a343b00f Convert to use UEC images 2011-10-26 16:05:28 -05:00
Dean Troyer
5cc7ebde67 Merge branch 'master' of github.com:cloudbuilders/devstack into uec-image 2011-10-26 15:55:43 -05:00
Dean Troyer
a0cf3c8291 Do update copies 2011-10-26 15:52:34 -05:00
Dean Troyer
e33c5f6327 Extract boot kernel from ramdisk image 2011-10-26 15:13:00 -05:00
Dean Troyer
7920b0f757 Wait for partition device to appear 2011-10-26 15:10:46 -05:00
Jesse Andrews
ad21d1a78e raise an error if stack fails in lxc 2011-10-26 12:39:00 -07:00
Dean Troyer
ae6055685c Always resize the root filesystem 2011-10-26 12:35:22 -05:00
Dean Troyer
ea442c1cb7 Install a generic kernel in the ramdisk image 2011-10-26 12:34:59 -05:00
Jesse Andrews
7b1aa5b6be Merge branch 'master' of github.com:cloudbuilders/devstack 2011-10-26 08:51:59 -07:00
Jesse Andrews
7d45a0fa60 default the root password to admin password and don't fail if group already exists 2011-10-26 08:51:49 -07:00
Jesse Andrews
c99d4ad156 Merge pull request #102 from cloudbuilders/cache_images_kvm
Cache images kvm
2011-10-25 23:55:56 -07:00
Jesse Andrews
00dcc067f7 put them in the right place 2011-10-25 23:51:43 -07:00
Jesse Andrews
244655f0c5 copy to a directory not file 2011-10-25 23:48:39 -07:00
Jesse Andrews
9173d06706 typo 2011-10-25 23:43:03 -07:00
Jesse Andrews
6065772fec cache the images 2011-10-25 23:41:59 -07:00
Dean Troyer
61be924209 Final ramdisk must be a filesystem image 2011-10-25 22:35:23 -05:00
Dean Troyer
a6466e0f67 Initial conversion to use UEC images 2011-10-25 17:53:24 -05:00
Dean Troyer
a03b99dc99 Fix typos 2011-10-25 16:28:49 -05:00
Dean Troyer
42940a4ff2 Merge branch 'image' 2011-10-25 15:51:01 -05:00
Dean Troyer
ecc5a90929 Add check for version compatibility 2011-10-25 15:49:47 -05:00
Dean Troyer
e753fdf42c Add get_uec_image.sh 2011-10-25 15:45:52 -05:00
Anthony Young
6856536144 Fix issue #98 - wait till nbd is connected using method in nova's disk.py 2011-10-24 23:20:12 -07:00
Jesse Andrews
381591ad66 raise error if stack.sh failed 2011-10-24 22:25:16 -07:00
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