305 Commits (296234b8963d8b2fa31ff9ffe784963d48e12de1)

Author SHA1 Message Date
sleepsonthefloor 296234b896 Merge pull request #172 from cloudbuilders/eth0_ip
Use eth0 to determine host ip address
13 years ago
Jesse Andrews b7c3a5eefd Merge pull request #181 from jeblair/master
Don't clone or install disabled services.
13 years ago
vishvananda e219b1218d Merge pull request #190 from cloudbuilders/fix-reclone
Fix the reclone to actually remove *.pyc
13 years ago
Vishvananda Ishaya 6b8855cd4f Fix the reclone to actually remove *.pyc 13 years ago
Jesse Andrews 9bb1a3c5c5 allow pip to use mirrors (pypi is down) 13 years ago
Jesse Andrews d02b7b7bd3 allow name of volumes group to be set 13 years ago
sleepsonthefloor 8d6c7c4083 Merge pull request #179 from chmouel/swift-install-memcache-with-swkeystone
Install memcached with swift+keystone midleware.
13 years ago
Chmouel Boudjnah 2f2160eac2 Force creation of the symlink.
It would allow to not fail when we run stack.sh again.
13 years ago
James E. Blair 1ec915e6b5 Merge branch 'master' of https://github.com/cloudbuilders/devstack into test 13 years ago
James E. Blair e7ce24fc96 Don't clone or install disabled services. 13 years ago
Chmouel Boudjnah 904b0d7d1d Install memcached with swift+keystone midleware. 13 years ago
Vishvananda Ishaya 7e436c212e use dhcp_release 13 years ago
Anthony Young 857035dc67 improve comment 13 years ago
Anthony Young a3475e53c1 fix typo 13 years ago
Anthony Young 7c259cea84 Use eth0 to determine host ip address 13 years ago
sleepsonthefloor 08c999d598 Merge pull request #167 from cloudbuilders/trunk-fixes
make some changes prepping for trunk branch
13 years ago
sleepsonthefloor 2403e71736 Merge pull request #168 from cloudbuilders/uec-simple
Uec simple
13 years ago
Jesse Andrews f0b41f3fb7 update for why we sleep 13 years ago
Vishvananda Ishaya 9812ffb998 clean up service token 13 years ago
Jesse Andrews c7f72ad890 should speed up by 20 seconds - sudo and no sleep 13 years ago
Jesse Andrews 5f4ae107ef chown should be to stack user, not root 13 years ago
Jesse Andrews ab6105ccf6 sleep half a second to allow bash to start in screen 13 years ago
Vishvananda Ishaya 5f03932626 make some changes prepping for trunk branch 13 years ago
Dean Troyer 2bbcd682aa Add SERVICE_TIMEOUT 13 years ago
Todd Willey b244ef34d5 Use $DEST for volume backing file. 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 b2857e4df6 Only ask for swift_hash if swift is enabled. 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 24ec3499cc Merge remote-tracking branch 'origin/master' into new-swift-support
Conflicts:
	stack.sh
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
Chmouel Boudjnah 537ddff259 Move all swift files to $FILES/swift/ 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
Chmouel Boudjnah 5c50f0dcde Don't enable it by default. 13 years ago
Chmouel Boudjnah 45c5113701 Add keystone support with swift. 13 years ago
Chmouel Boudjnah 5ab5b22932 Fix variabe subst. 13 years ago
Chmouel Boudjnah 3b3b775f3b Ordering is important here. 13 years ago