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
|
86c996b300
|
Merge pull request #103 from galstrom21/master
bug fix
|
2011-10-26 08:48:02 -07:00 |
|
Justin Shepherd
|
56a505fc2d
|
bug fix.. resulted in following error message:
./exercise.sh: line 96: [: missing `]'
|
2011-10-26 10:45:02 -05: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 |
|
Jesse Andrews
|
73e5a1a74f
|
Merge pull request #94 from cloudbuilders/redo_clone
Redo clone
|
2011-10-25 23:05:40 -07:00 |
|
Jesse Andrews
|
6e34422884
|
Merge pull request #97 from cloudbuilders/fix_paste
don't modify the paste.ini inplace - copy to nova, then modify
|
2011-10-25 22:58:26 -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 |
|
Jesse Andrews
|
c2b3cf7ff8
|
switch back to https (to get around firewall issues)
|
2011-10-25 08:52:42 -07:00 |
|
Jesse Andrews
|
d986caf79b
|
Merge pull request #99 from cloudbuilders/fix_nbd_connect
Fix issue #98 - wait till nbd is connected using method in nova's disk.py
|
2011-10-25 08:50:39 -07:00 |
|
Anthony Young
|
9d8e8cf1ee
|
association seems to take a bit longer on multi host configs
|
2011-10-25 00:34:35 -07:00 |
|
Anthony Young
|
70506b1b74
|
in multi mode, send gratuitous arp
|
2011-10-25 00:20:44 -07:00 |
|
Anthony Young
|
216ad69435
|
fix basename invocation
|
2011-10-25 00:10:21 -07:00 |
|
sleepsonthefloor
|
efb88d6956
|
Merge pull request #95 from cloudbuilders/simplify
simplify uec image url parsing
|
2011-10-24 23:52:12 -07: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 |
|
Anthony Young
|
8ecd2948ad
|
only attempt to ping private ip for single node deployments
|
2011-10-24 22:58:14 -07:00 |
|
Anthony Young
|
e959d83325
|
add deps for diablo volumes
|
2011-10-24 22:41:50 -07:00 |
|
Jesse Andrews
|
381591ad66
|
raise error if stack.sh failed
|
2011-10-24 22:25:16 -07:00 |
|
Jesse Andrews
|
42dc9a7715
|
this is why we do a test run before merging
|
2011-10-24 22:03:11 -07:00 |
|
Jesse Andrews
|
f70569e33d
|
don't modify the paste.ini inplace - copy to nova, then modify
|
2011-10-24 21:56:25 -07:00 |
|
Jesse Andrews
|
ac1831e074
|
simplify uec image url parsing
|
2011-10-24 21:37:00 -07:00 |
|
Jesse Andrews
|
e09a6e4a82
|
update comment
|
2011-10-24 19:09:52 -07:00 |
|
Jesse Andrews
|
9fef844fd9
|
use git clean - thanks lundy
|
2011-10-24 19:06:46 -07:00 |
|
Jesse Andrews
|
480644bd74
|
error in conversion
|
2011-10-24 18:52:58 -07:00 |
|
Jesse Andrews
|
b9b3ad49a6
|
some of the files are owned by root
|
2011-10-24 18:52:13 -07:00 |
|
Jesse Andrews
|
917c66584f
|
use variable names for git_clone function
|
2011-10-24 18:47:06 -07:00 |
|
Jesse Andrews
|
eeec020628
|
another attempt at reclone which preserves existing git object dir
|
2011-10-24 18:42:11 -07:00 |
|
Jesse Andrews
|
24997f614f
|
Merge branch 'master' of github.com:cloudbuilders/devstack
|
2011-10-24 17:07:08 -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 |
|
Jesse Andrews
|
8e1e344f5f
|
Merge pull request #93 from cloudbuilders/fix-ec2
Make ec2 credentials work properly
|
2011-10-24 16:54:10 -07:00 |
|
Vishvananda Ishaya
|
f56e395d82
|
Make ec2 credentials work properly
|
2011-10-24 16:31:19 -07:00 |
|
Dean Troyer
|
23867b738b
|
Merge branch 'master' of github.com:cloudbuilders/devstack into dt-oneric
|
2011-10-24 16:19:19 -05:00 |
|