Commit graph

739 commits

Author SHA1 Message Date
Jesse Andrews
b17c4f30eb make sure hostname resolves 2011-11-06 09:25:55 -08:00
Jesse Andrews
d55a515912 egrep needed for parens 2011-11-06 08:16:42 -08:00
Jesse Andrews
dadb07f5be Switch the way we check for completion 2011-11-06 08:09:03 -08:00
Jesse Andrews
c7f72ad890 should speed up by 20 seconds - sudo and no sleep 2011-11-06 08:00:28 -08:00
Jesse Andrews
00d6bc6529 Don't forget to echo so we can find it 2011-11-06 07:56:18 -08:00
Jesse Andrews
53d7533d15 pull DIST_NAME from source 2011-11-06 07:54:11 -08:00
Jesse Andrews
5f4ae107ef chown should be to stack user, not root 2011-11-06 07:47:09 -08:00
Jesse Andrews
ab6105ccf6 sleep half a second to allow bash to start in screen 2011-11-06 00:42:11 -07:00
Jesse Andrews
11416bfeaf use the right revision 2011-11-06 00:32:21 -07:00
Jesse Andrews
0c0089576a accidentally running stack.sh ... 2011-11-06 00:26:29 -07:00
Jesse Andrews
81881ec89f use the right devstack sha 2011-11-06 00:22:41 -07:00
Jesse Andrews
6b1c26e961 use the provided localrc 2011-11-06 00:13:30 -07:00
Jesse Andrews
9102d454f6 resize the uec image 2011-11-05 23:49:08 -07:00
Jesse Andrews
446a3304bc another attempt at userdata 2011-11-05 23:36:29 -07:00
Jesse Andrews
2d40c26850 git clone 2011-11-05 23:30:22 -07:00
Jesse Andrews
e735833c1f more userdata 2011-11-05 23:20:11 -07:00
Jesse Andrews
63cb9239aa more userdata 2011-11-05 23:16:53 -07:00
Jesse Andrews
7306f3bfc7 more metadata 2011-11-05 23:13:34 -07:00
Jesse Andrews
9645b0c9c9 kill ... 2011-11-05 23:05:33 -07:00
Jesse Andrews
cc03cc8d58 kill works 2011-11-05 22:54:54 -07:00
Jesse Andrews
3ce79aa55b improve kill 2011-11-05 22:52:20 -07:00
Jesse Andrews
947a765130 switch lsof syntax 2011-11-05 22:49:51 -07:00
Jesse Andrews
d7ce7afe0f set the hostname 2011-11-05 22:47:28 -07:00
Jesse Andrews
ee34f62ba7 kill the old metadata process 2011-11-05 22:41:57 -07:00
Jesse Andrews
e49f751aa9 force the uec to be recreated 2011-11-05 22:34:45 -07:00
Jesse Andrews
438ea577c4 typo 2011-11-05 22:33:49 -07:00
Jesse Andrews
f504e281c0 don't need to spawn a bash 2011-11-05 22:29:35 -07:00
Jesse Andrews
9ed6bbd503 attempt to run the metadata service 2011-11-05 22:28:46 -07:00
Jesse Andrews
64164078c1 simple metadata service 2011-11-05 22:15:50 -07:00
Jesse Andrews
63fa7abd56 tweaks 2011-11-05 18:49:36 -07:00
Jesse Andrews
a628262344 let dhcp work 2011-11-05 18:39:33 -07:00
Jesse Andrews
f5a76919b3 closer to fine 2011-11-05 17:47:50 -07:00
Jesse Andrews
3b7685823c extract tarball in image dir 2011-11-05 17:40:20 -07:00
Jesse Andrews
96dffbcdce uec_url should be underscore 2011-11-05 17:37:33 -07:00
Jesse Andrews
228f246a83 work towards booting 2011-11-05 17:36:14 -07:00
Jesse Andrews
8b3eb5ffe3 work towards simpiler uec 2011-11-05 16:05:14 -07:00
Jesse Andrews
49946a14b5 proper path for arping in sudoers 2011-11-04 15:09:41 -05:00
sleepsonthefloor
5f3f21f677 Merge pull request #161 from cloudbuilders/lessapt
rework how pre-caching works.  add the ability to flag  packages #NOPRIME in files/apts so that services that can't be installed with chroot can be skipped.
2011-11-04 11:43:47 -07:00
Jesse Andrews
f5763105f9 Merge pull request #162 from cloudbuilders/volpath
Use $DEST for volume backing file.
2011-11-03 23:19:58 -07:00
Anthony Young
f7fe442ded Merge branch 'fix_cache' into lessapt
Conflicts:
	tools/build_libvirt.sh
2011-11-03 16:31:20 -07:00
Anthony Young
ca2c047b6e fix caching so that there is the ability to download services without installing them. This is done with a #NOPRIME comment in apts/files/ 2011-11-03 16:29:32 -07:00
Todd Willey
b244ef34d5 Use $DEST for volume backing file. 2011-11-03 18:19:21 -04:00
Jesse Andrews
cc197481ad Merge pull request #160 from cloudbuilders/mk_cachedir
create the uec cachedir if it doesn't exist.
2011-11-03 14:10:48 -07:00
Jesse Andrews
1468133003 only download - don't install apts - also pip install 2011-11-03 15:52:37 -05:00
Anthony Young
23324e94e2 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs 2011-11-03 13:47:15 -07:00
Chmouel Boudjnah
a81bbbda93 Merge pull request #157 from cloudbuilders/swift-config-location
change swift config location to SWIFT_DIR/config
2011-11-03 09:39:54 -07:00
Chmouel Boudjnah
05ffac1ee0 Merge pull request #159 from chmouel/swift-excercise-only-when-enabled
Only do swift excercise when enabled.
2011-11-03 09:13:48 -07:00
Chmouel Boudjnah
53ca603b45 Only run swift excercise when swift is enabled. 2011-11-03 17:04:26 +01:00
sleepsonthefloor
e1664a469b Merge pull request #158 from chmouel/swift-shush-question-if-not-needed
As discussed via skype, only ask for swift_hash when needed.
2011-11-03 08:51:13 -07:00
Chmouel Boudjnah
b2857e4df6 Only ask for swift_hash if swift is enabled. 2011-11-03 16:19:14 +01:00