295 Commits (2d1a8b34143f7d66a9aaf89ad6d0591bb52656ce)

Author SHA1 Message Date
Chmouel Boudjnah 2d1a8b3414 Use internal bash reader. 13 years ago
Chmouel Boudjnah f990ded567 a-space-after-then/do compliance. 13 years ago
Chmouel Boudjnah 0277d5b91f Install packages only for distros/services.
- We are installing packages only for the services needed.
- We are parsing the packages files and detecting metadatas.
 - If there is a NOPRIME as comment mean we are not doing the install
   just yet.
 - If we have the meta-keyword distro:DISTRO or
   distro:DISTRO1,DISTRO2 it will be installed only for those
   distros (case insensitive).
13 years ago
Chmouel Boudjnah adfc029a02 Use lsb_release for distro detection. 13 years ago
Vishvananda Ishaya 7e436c212e use dhcp_release 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
Chmouel Boudjnah e1d2bcb1b9 Fixes.
Fix mounting location at the right place.
Fix rerun of the script.
Start rsync.
Fix permissions.
13 years ago
Chmouel Boudjnah d5651bb5c6 More fixes (this is now working). 13 years ago
Chmouel Boudjnah a2118984c0 Add script to create ring and start server 13 years ago
Chmouel Boudjnah a03f005673 Fixes (still not fully tested). 13 years ago
Chmouel Boudjnah a2cd841265 Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION
Fix some retarness along the way.
13 years ago
Chmouel Boudjnah 28fa4e8d94 Add swift support.
Based on github.sh/cloudbuilders/deploy.sh/swift. This is a WIP branch.
13 years ago
Jesse Andrews e70806452d Merge pull request #145 from cloudbuilders/screen-name
change screen name to stack
13 years ago
Jesse Andrews e19d884789 add some spacing to the output 13 years ago
Jesse Andrews de8b9a2340 change screen name to stack - addresses issue #139 13 years ago
Vishvananda Ishaya d80e380675 fix warning line to include oneiric as well 13 years ago