Jesse Andrews
381591ad66
raise error if stack.sh failed
2011-10-24 22:25:16 -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
Dean Troyer
fcfa9c3d1f
Add oneiric to supported list
2011-10-24 16:18:52 -05:00
Dean Troyer
38198d38cf
Merge pull request #92 from cloudbuilders/dt-oneric
...
Add oneric support
2011-10-24 14:15:18 -07:00
Dean Troyer
9af93e9551
Add oneric to supported list
2011-10-24 16:11:20 -05:00
Jesse Andrews
e61f3185ce
use HOST_IP as in stack.sh
2011-10-24 13:43:04 -07:00
Jesse Andrews
f75d848ece
openrc should use same variables as stack.sh
2011-10-24 13:38:52 -07: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
6fc71019c9
documentation on exercise
2011-10-24 11:29:08 -07:00
Jesse Andrews
540b988371
change to git:// from https:// remotes
2011-10-24 11:09:07 -07:00
Jesse Andrews
f1bfba2722
document how to overwrite the debug settings
2011-10-24 10:56:10 -07:00
Jesse Andrews
f0a433086d
diablo branch for noVNC
2011-10-24 10:41:49 -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
Jesse Andrews
9c85373163
typo - fixes issue #90
2011-10-21 19:05:40 -07:00
Jesse Andrews
f299dee29e
Merge pull request #91 from cloudbuilders/dt-build_kvm
...
Fix concurrent build_kvm.sh runs
2011-10-21 13:02:01 -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
35a5349299
Merge pull request #89 from cloudbuilders/openrc
...
Add openrc to make it easier to use cli
2011-10-21 11:33:07 -07: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
Jesse Andrews
8063e6fe38
Merge pull request #83 from jeblair/master
...
Add bare-metal build scripts.
2011-10-21 10:24:59 -07:00
James E. Blair
698fc619b7
Merge remote-tracking branch 'cloudbuilders/master'
...
Conflicts:
stack.sh
2011-10-21 12:07:23 -04:00
Anthony Young
a7e2bfbf3f
disable n-vol by default for now
2011-10-20 15:30:25 -07:00
Jesse Andrews
6960eff979
parameterize ram/cores in build_kvm
2011-10-20 14:57:18 -07:00
Anthony Young
d81ed0316f
allow overrides for all params
2011-10-20 13:09:39 -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
d4ddf3da2d
Merge remote-tracking branch 'origin/master' into openrc
...
Conflicts:
exercise.sh
2011-10-20 11:37:53 -07:00
Anthony Young
637475815b
Merge remote-tracking branch 'origin/master'
2011-10-20 11:35:51 -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
Jesse Andrews
fb0510b435
Merge pull request #86 from smoser/localdev
...
work around LP: #878600 , make apt-get more non-interactive
2011-10-20 11:22:12 -07:00
Anthony Young
b22263a604
tweaks per jesse comments
2011-10-20 10:26:30 -07:00
Anthony Young
6ab10d46a8
add an openrc file so that users can easily use the client
2011-10-20 10:24:50 -07:00
James E. Blair
7057ae991d
Reduce timeouts to 60 seconds.
2011-10-20 12:23:50 -05:00
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.
2011-10-20 13:13:12 -04:00
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.
2011-10-20 13:13:12 -04:00
Anthony Young
acff87a202
initial support for volumes
2011-10-20 10:12:58 -07:00
Jesse Andrews
cfddc125be
Merge pull request #84 from cloudbuilders/fixwhite
...
fix whitespace
2011-10-20 10:09:48 -07:00