Commit graph

713 commits

Author SHA1 Message Date
Dean Troyer
b0e57cf38f Add CI tests 2011-11-07 10:56:12 -06:00
Dean Troyer
5db287c465 Keystone uses api v2.0 2011-11-07 10:56:12 -06:00
Dean Troyer
fda65b83f4 New build_ci_config.sh 2011-11-07 10:41:37 -06:00
Jesse Andrews
1a5a65f4a0 Merge pull request #164 from cloudbuilders/xen_multi
Add script that demonstrates separation of head and compute roles for xen
2011-11-06 10:12:55 -08:00
sleepsonthefloor
9fc02e0088 Merge pull request #165 from cloudbuilders/service_timeout
Add SERVICE_TIMEOUT
2011-11-05 17:36:05 -07:00
Jesse Andrews
f0f1f69d1e Merge pull request #166 from cloudbuilders/get_uec_image
Beef up error handling (#886666)
2011-11-05 16:08:33 -07:00
Dean Troyer
43392f74b8 Beef up error handling (#886666) 2011-11-05 16:55:15 -05:00
Dean Troyer
2bbcd682aa Add SERVICE_TIMEOUT 2011-11-05 16:19:03 -05:00
Anthony Young
40b5737c4d fix comment 2011-11-05 00:30:07 -05:00
Anthony Young
346e49131b add script that demonstrates separation of head abd compute roles when using xen 2011-11-05 00:22:47 -05: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
sleepsonthefloor
d24f6898ac Merge pull request #156 from chmouel/swift-stable-diablo-repo
Use stable/diablo for swift.
2011-11-03 08:12:49 -07:00
Jesse Andrews
df5e9949aa don't install memcached in general list 2011-11-03 09:36:13 -05:00
Chmouel Boudjnah
3a64826b67 Redefine swift configs in SWIFT_DIR
We still need a link in /etc/swift until #885595 is fixed.
2011-11-03 10:43:46 +01:00
Chmouel Boudjnah
3875015010 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION 2011-11-03 10:16:28 +01:00
Chmouel Boudjnah
f7788ac680 Use stable/diablo for swift. 2011-11-03 10:00:06 +01:00
Chmouel Boudjnah
e3e42867e8 Merge pull request #137 from cloudbuilders/new-swift-support
Add swift support
2011-11-03 01:12:06 -07:00
Chmouel Boudjnah
24ec3499cc Merge remote-tracking branch 'origin/master' into new-swift-support
Conflicts:
	stack.sh
2011-11-03 09:08:14 +01:00
sleepsonthefloor
072a67194c Merge pull request #155 from cloudbuilders/fix_quantum_branchname
fix quantum branch name - branch diablo does not exist
2011-11-02 22:29:30 -07:00
Anthony Young
9a766999c8 fix quantum branch name - diablo does not exist 2011-11-03 00:23:51 -05:00
sleepsonthefloor
978207e642 Merge pull request #154 from cloudbuilders/openvswitch_fix
emergency fix to avoid installation of openvswitch if user is not using quantum
2011-11-02 22:13:51 -07:00
Anthony Young
0c3b60ce00 typo 2011-11-03 00:07:55 -05:00
Anthony Young
ae7f264970 remove -y since this is using apt_get 2011-11-03 00:03:53 -05:00
Anthony Young
bdc254eb38 emergency fix to not install openvswitch if user is not using quantum 2011-11-02 23:59:12 -05:00
Jesse Andrews
51255798b5 Merge pull request #147 from bgh/quantum
Add Quantum support
2011-11-02 19:04:42 -07:00
Chmouel Boudjnah
537ddff259 Move all swift files to $FILES/swift/ 2011-11-02 19:09:30 +01:00
Chmouel Boudjnah
1298dccb3d Fix delete of container. 2011-11-02 19:09:04 +01:00
Chmouel Boudjnah
8d5334c729 Remove dup and whitespaces. 2011-11-02 18:50:57 +01:00
Chmouel Boudjnah
bbed01d390 Add swift to exercise.sh 2011-11-02 18:22:43 +01:00
Chmouel Boudjnah
e8d1158091 Missed one variable subst from the last commit. 2011-11-02 18:16:32 +01:00
Chmouel Boudjnah
3d9c5d5e4e Add documentation and fixes.
- Fix some spelling mistakes in the documentation.
- Add swift documentation.
- Try to make the code more explicit (ie: remove shortcut variables).
2011-11-02 17:57:11 +01:00
Chmouel Boudjnah
b93478f6c7 Change drives location.
Change drives and data location to ${SWIFT_DIR}/data
2011-11-02 17:20:13 +01:00
Chmouel Boudjnah
e1136cb8dc Fix SWIFT_HASH_PREFIX variable. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
06018a6bdb Fix wording. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
55ca8c3164 Remove fstab entry and mount it manually. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
067163dfd1 More stack user removals. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
88d54996db Don't use 'stack' in static but use $USER. 2011-11-02 17:07:19 +01:00