Commit graph

276 commits

Author SHA1 Message Date
Jesse Andrews
df5e9949aa don't install memcached in general list 2011-11-03 09:36:13 -05: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
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
Chmouel Boudjnah
537ddff259 Move all swift files to $FILES/swift/ 2011-11-02 19:09:30 +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
Chmouel Boudjnah
a55b09d9e8 change stack to $USER 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
ab75f4becf Ask for SWIFT_HASH. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
5c50f0dcde Don't enable it by default. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
45c5113701 Add keystone support with swift. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
5ab5b22932 Fix variabe subst. 2011-11-02 17:07:19 +01:00
Chmouel Boudjnah
3b3b775f3b Ordering is important here. 2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
e1d2bcb1b9 Fixes.
Fix mounting location at the right place.
Fix rerun of the script.
Start rsync.
Fix permissions.
2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
d5651bb5c6 More fixes (this is now working). 2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
a2118984c0 Add script to create ring and start server 2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
a03f005673 Fixes (still not fully tested). 2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
a2cd841265 Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION
Fix some retarness along the way.
2011-11-02 17:07:18 +01:00
Chmouel Boudjnah
28fa4e8d94 Add swift support.
Based on github.sh/cloudbuilders/deploy.sh/swift. This is a WIP branch.
2011-11-02 17:07:18 +01:00
Jesse Andrews
e70806452d Merge pull request #145 from cloudbuilders/screen-name
change screen name to stack
2011-11-02 07:32:39 -07:00
Jesse Andrews
e19d884789 add some spacing to the output 2011-11-01 20:06:55 -07:00
Jesse Andrews
de8b9a2340 change screen name to stack - addresses issue #139 2011-11-01 17:23:04 -07:00
Vishvananda Ishaya
d80e380675 fix warning line to include oneiric as well 2011-10-31 13:31:19 -07:00
Vishvananda Ishaya
eec092b920 allow oneiric without FORCE=yes 2011-10-31 13:30:53 -07:00
Vishvananda Ishaya
6abc5cde0f make novnc work on oneiric 2011-10-31 10:15:33 -07:00
Yun Mao
9720eb8a24 added the fixed range flag in nova.conf (to fix issue #119) 2011-10-29 23:37:14 -04:00
Jesse Andrews
c4cc93f9be Merge pull request #113 from cloudbuilders/pause
Add pause to exercise.sh (requires nova flag)
2011-10-29 16:14:27 -07:00
Jesse Andrews
2f4118828a Merge pull request #118 from ohnoimdead/horizon
changing dash to horizon
2011-10-29 15:35:58 -07:00
Tres Henry
ca85b7996a changing dash to horizon 2011-10-28 15:34:44 -07:00
Vishvananda Ishaya
e72bdb0945 add the fi 2011-10-28 13:34:38 -07:00
Vishvananda Ishaya
4d4cf0c49a Merge branch 'master' into instances-path
Conflicts:
	stack.sh
2011-10-28 12:28:30 -07:00
Vishvananda Ishaya
3e2b1744ed allow instances path to be set in the script 2011-10-28 12:20:07 -07:00
Jesse Andrews
8094469253 Merge pull request #108 from cloudbuilders/jcannava
Restart apache after linking the default dash config.
2011-10-28 10:42:37 -07:00
Jesse Andrews
c96b024767 don't need to restart apache inside screen
it is now being restarted during installation
2011-10-28 10:34:26 -07:00
Todd Willey
f8c4684b6c Change cp -p to mv. 2011-10-28 12:27:20 -04:00
Brad Hall
d9e544e5c3 Add Quantum support: address code review comments
(commit 1bfa3d53c1)
2011-10-28 08:28:26 -07:00
Brad Hall
1bfa3d53c1 Add Quantum support 2011-10-28 08:15:08 -07:00
Todd Willey
0a16145a93 Make running as root work. 2011-10-28 02:34:19 -04:00
Anthony Young
082cc3bec6 Merge remote-tracking branch 'origin/master' into xen 2011-10-27 17:07:32 -07:00
Jesse Andrews
a2710c518a Merge remote-tracking branch 'origin/master' into pause 2011-10-27 14:10:13 -07:00
Jesse Andrews
7767d0b7ca Merge pull request #112 from cloudbuilders/better_floats
fix so that our first floating ip doesn't end in .0
2011-10-27 13:35:40 -07:00
Anthony Young
0e74ecb4ac fix so that our first floating ip doesn't end in .0 2011-10-27 13:21:52 -07:00