Commit graph

420 commits

Author SHA1 Message Date
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
Jesse Andrews
f1a98143dc Merge branch 'master' of github.com:cloudbuilders/devstack 2011-10-19 15:38:17 -07:00
Jesse Andrews
a50a34619a standardize mysql/rabbit password/user settings 2011-10-19 15:38:10 -07:00
vishvananda
ee506ac918 Merge pull request #80 from cloudbuilders/no-sudo
No sudo chown
2011-10-19 15:14:56 -07:00
Jesse Andrews
df4df7a118 Merge pull request #77 from dtroyer/usb-syslinux
Fix handling of new USB devices
2011-10-19 14:42:18 -07:00
Jesse Andrews
fe95e0fee3 only chown if needed (fixes nfs issue) 2011-10-19 14:30:37 -07:00
Jesse Andrews
c8d9ce4ef4 vish points out that sudo isn't needed here since DEST is owned by user 2011-10-19 14:21:08 -07:00
vishvananda
3fc8571bba Merge pull request #79 from cloudbuilders/docs
update comments and added check for double mount bug
2011-10-19 10:40:01 -07:00
Jesse Andrews
aab7eae0b9 docs 2011-10-19 10:30:19 -07:00
Jesse Andrews
51fb22efd1 update comments and added check for double mount bug 2011-10-19 09:24:34 -07:00
Anthony Young
f6f52270a9 console log 2011-10-19 02:58:18 -07:00
Anthony Young
f994c2aac7 remove extra image 2011-10-19 02:34:31 -07:00
Anthony Young
1b7a42e075 add build_kvm file 2011-10-19 02:34:06 -07:00
Anthony Young
78bd0cbd98 initial commit of build_kvm.sh 2011-10-19 02:20:04 -07:00
Anthony Young
fd709d8049 use diablo vintage dashboard 2011-10-18 20:02:29 -07:00
Dean Troyer
d642f86144 Fix syslinux failure on new USB drive 2011-10-18 16:15:57 -05:00
Dean Troyer
65d5c6a01b Merge remote-tracking branch 'upstream/master' into rcb-master 2011-10-18 13:25:28 -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
20a2caecfd updates to exercise.sh to use some of the newer apis 2011-10-17 16:02:24 -07:00
Anthony Young
028cad1644 better pre-caching 2011-10-17 14:10:42 -07:00
Jesse Andrews
1f27360089 redux of reclone 2011-10-17 13:20:40 -07:00
Dean Troyer
9122e7b173 Set stack user's home dir to DEST 2011-10-17 14:08:42 -05:00
Dean Troyer
acf2d24b28 Merge remote-tracking branch 'upstream/master' into rcb-master 2011-10-17 13:46:08 -05:00
Jesse Andrews
16515c17d1 Merge pull request #74 from cloudbuilders/reclone
RESET_BRANCHES option (to force checkout new remote branch)
2011-10-17 10:40:11 -07:00
Jesse Andrews
59a285cd86 change variable to RESET_BRANCHES 2011-10-17 10:39:28 -07: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
Dean Troyer
7a6d73a705 Merge remote-tracking branch 'upstream/master' into rcb-master 2011-10-17 10:34:08 -05:00
Jesse Andrews
64c2ba225a fixes anthony's comment about not working if you aren't switching branches 2011-10-16 19:08:04 -07:00
Jesse Andrews
aa8bb244be rearrange order of setup.py develop as novaclient is needed by nova in essex 2011-10-16 12:24:11 -07:00
Jesse Andrews
b1304f2d35 if RECLONE is set, reclone the directories 2011-10-16 12:18:50 -07:00
Jesse Andrews
da89268c92 update the ping to ping, wait 5 second, really ping 2011-10-15 20:14:07 -07:00
Jesse Andrews
d888e1cdcb update exercise to boot a server, ping it, then destroy it 2011-10-15 20:01:12 -07:00
Jesse Andrews
4e8847cd6a update glance command in exercise.sh 2011-10-15 19:29:55 -07:00
Jesse Andrews
b9c77d69a6 add debug logging and notes about generating token 2011-10-15 18:37:25 -07:00
Jesse Andrews
f43307d408 exercise.sh was using wrong variable to generate token 2011-10-15 17:40:38 -07: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
1046d94ec1 Merge remote-tracking branch 'origin/master' 2011-10-14 12:01:09 -07:00
Anthony Young
e8efef7980 move lxc to tools 2011-10-14 12:00:50 -07:00
Jesse Andrews
d65c6bd79c Merge pull request #71 from cloudbuilders/image_config
Allow configuration of glance images
2011-10-14 10:57:35 -07:00
Anthony Young
7a8989e971 fix doc 2011-10-14 10:20:30 -07:00
Anthony Young
120f4860cd allow multiple images 2011-10-14 09:31:09 -07:00
Anthony Young
c84e0c4c16 Merge remote-tracking branch 'origin/image_config' into image_config 2011-10-14 09:20:46 -07:00
Anthony Young
b76abcc71a Merge remote-tracking branch 'origin/master' into image_config 2011-10-14 09:20:29 -07:00
Anthony Young
93947e59be improve docs 2011-10-13 23:07:56 -07:00