282 Commits (5f039326268cf452aa45c011b8ec4552fb49a578)

Author SHA1 Message Date
Vishvananda Ishaya 5f03932626 make some changes prepping for trunk branch 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
Vishvananda Ishaya eec092b920 allow oneiric without FORCE=yes 13 years ago
Vishvananda Ishaya 6abc5cde0f make novnc work on oneiric 13 years ago
Yun Mao 9720eb8a24 added the fixed range flag in nova.conf (to fix issue #119) 13 years ago
Jesse Andrews c4cc93f9be Merge pull request #113 from cloudbuilders/pause
Add pause to exercise.sh (requires nova flag)
13 years ago
Jesse Andrews 2f4118828a Merge pull request #118 from ohnoimdead/horizon
changing dash to horizon
13 years ago
Tres Henry ca85b7996a changing dash to horizon 13 years ago
Vishvananda Ishaya e72bdb0945 add the fi 13 years ago
Vishvananda Ishaya 4d4cf0c49a Merge branch 'master' into instances-path
Conflicts:
	stack.sh
13 years ago
Vishvananda Ishaya 3e2b1744ed allow instances path to be set in the script 13 years ago
Jesse Andrews 8094469253 Merge pull request #108 from cloudbuilders/jcannava
Restart apache after linking the default dash config.
13 years ago
Jesse Andrews c96b024767 don't need to restart apache inside screen
it is now being restarted during installation
13 years ago
Todd Willey f8c4684b6c Change cp -p to mv. 13 years ago
Brad Hall d9e544e5c3 Add Quantum support: address code review comments
(commit 1bfa3d53c1)
13 years ago