711 Commits (8957fead2e17766ebecf293189a6ad65675d0690)
 

Author SHA1 Message Date
Jay Pipes 8957fead2e Comment out log_file options in glance configs
Comment out log_file options in glance config files
to make log output appear in g-api and g-reg screen windows,
like the other server daemons...
13 years ago
Jesse Andrews 1a5a65f4a0 Merge pull request #164 from cloudbuilders/xen_multi
Add script that demonstrates separation of head and compute roles for xen
13 years ago
sleepsonthefloor 9fc02e0088 Merge pull request #165 from cloudbuilders/service_timeout
Add SERVICE_TIMEOUT
13 years ago
Jesse Andrews f0f1f69d1e Merge pull request #166 from cloudbuilders/get_uec_image
Beef up error handling (#886666)
13 years ago
Dean Troyer 43392f74b8 Beef up error handling (#886666) 13 years ago
Dean Troyer 2bbcd682aa Add SERVICE_TIMEOUT 13 years ago
Anthony Young 40b5737c4d fix comment 13 years ago
Anthony Young 346e49131b add script that demonstrates separation of head abd compute roles when using xen 13 years ago
Jesse Andrews 49946a14b5 proper path for arping in sudoers 13 years ago
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.
13 years ago
Jesse Andrews f5763105f9 Merge pull request #162 from cloudbuilders/volpath
Use $DEST for volume backing file.
13 years ago
Anthony Young f7fe442ded Merge branch 'fix_cache' into lessapt
Conflicts:
	tools/build_libvirt.sh
13 years ago
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/ 13 years ago
Todd Willey b244ef34d5 Use $DEST for volume backing file. 13 years ago
Jesse Andrews cc197481ad Merge pull request #160 from cloudbuilders/mk_cachedir
create the uec cachedir if it doesn't exist.
13 years ago
Jesse Andrews 1468133003 only download - don't install apts - also pip install 13 years ago
Anthony Young 23324e94e2 create the uec cachedir if it doesn't exist. Otherwise build_libvirt fails on clean installs 13 years ago
Chmouel Boudjnah a81bbbda93 Merge pull request #157 from cloudbuilders/swift-config-location
change swift config location to SWIFT_DIR/config
13 years ago
Chmouel Boudjnah 05ffac1ee0 Merge pull request #159 from chmouel/swift-excercise-only-when-enabled
Only do swift excercise when enabled.
13 years ago
Chmouel Boudjnah 53ca603b45 Only run swift excercise when swift is enabled. 13 years ago
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.
13 years ago
Chmouel Boudjnah b2857e4df6 Only ask for swift_hash if swift is enabled. 13 years ago
sleepsonthefloor d24f6898ac Merge pull request #156 from chmouel/swift-stable-diablo-repo
Use stable/diablo for swift.
13 years ago
Jesse Andrews df5e9949aa don't install memcached in general list 13 years ago
Chmouel Boudjnah 3a64826b67 Redefine swift configs in SWIFT_DIR
We still need a link in /etc/swift until #885595 is fixed.
13 years ago
Chmouel Boudjnah 3875015010 Change SWIFT_LOCATION to SWIFT_DATA_LOCATION 13 years ago
Chmouel Boudjnah f7788ac680 Use stable/diablo for swift. 13 years ago
Chmouel Boudjnah e3e42867e8 Merge pull request #137 from cloudbuilders/new-swift-support
Add swift support
13 years ago
Chmouel Boudjnah 24ec3499cc Merge remote-tracking branch 'origin/master' into new-swift-support
Conflicts:
	stack.sh
13 years ago
sleepsonthefloor 072a67194c Merge pull request #155 from cloudbuilders/fix_quantum_branchname
fix quantum branch name - branch diablo does not exist
13 years ago
Anthony Young 9a766999c8 fix quantum branch name - diablo does not exist 13 years ago
sleepsonthefloor 978207e642 Merge pull request #154 from cloudbuilders/openvswitch_fix
emergency fix to avoid installation of openvswitch if user is not using quantum
13 years ago
Anthony Young 0c3b60ce00 typo 13 years ago
Anthony Young ae7f264970 remove -y since this is using apt_get 13 years ago
Anthony Young bdc254eb38 emergency fix to not install openvswitch if user is not using quantum 13 years ago
Jesse Andrews 51255798b5 Merge pull request #147 from bgh/quantum
Add Quantum support
13 years ago
Chmouel Boudjnah 537ddff259 Move all swift files to $FILES/swift/ 13 years ago
Chmouel Boudjnah 1298dccb3d Fix delete of container. 13 years ago
Chmouel Boudjnah 8d5334c729 Remove dup and whitespaces. 13 years ago
Chmouel Boudjnah bbed01d390 Add swift to exercise.sh 13 years ago
Chmouel Boudjnah e8d1158091 Missed one variable subst from the last commit. 13 years ago
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).
13 years ago
Chmouel Boudjnah b93478f6c7 Change drives location.
Change drives and data location to ${SWIFT_DIR}/data
13 years ago
Chmouel Boudjnah e1136cb8dc Fix SWIFT_HASH_PREFIX variable. 13 years ago
Chmouel Boudjnah 06018a6bdb Fix wording. 13 years ago
Chmouel Boudjnah 55ca8c3164 Remove fstab entry and mount it manually. 13 years ago
Chmouel Boudjnah 067163dfd1 More stack user removals. 13 years ago
Chmouel Boudjnah 88d54996db Don't use 'stack' in static but use $USER. 13 years ago
Chmouel Boudjnah a55b09d9e8 change stack to $USER 13 years ago
Chmouel Boudjnah ab75f4becf Ask for SWIFT_HASH. 13 years ago