Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
5334ca021020c3e9d73131eac4b5e85f943824d4
/
stack.sh
5334ca0
Merge pull request #184 from chmouel/install-packages-only-for-services-distros
by Jesse Andrews
· 14 years ago
1c48c89
Merge pull request #132 from cloudbuilders/tmux
by sleepsonthefloor
· 14 years ago
296234b
Merge pull request #172 from cloudbuilders/eth0_ip
by sleepsonthefloor
· 14 years ago
b7c3a5e
Merge pull request #181 from jeblair/master
by Jesse Andrews
· 14 years ago
2d1a8b3
Use internal bash reader.
by Chmouel Boudjnah
· 14 years ago
e219b12
Merge pull request #190 from cloudbuilders/fix-reclone
by vishvananda
· 14 years ago
6b8855c
Fix the reclone to actually remove *.pyc
by Vishvananda Ishaya
· 14 years ago
9bb1a3c
allow pip to use mirrors (pypi is down)
by Jesse Andrews
· 14 years ago
d02b7b7
allow name of volumes group to be set
by Jesse Andrews
· 14 years ago
3ad59ea
Use C-M for return carriage for tmux.
by Chmouel Boudjnah
· 14 years ago
f990ded
a-space-after-then/do compliance.
by Chmouel Boudjnah
· 14 years ago
0277d5b
Install packages only for distros/services.
by Chmouel Boudjnah
· 14 years ago
adfc029
Use lsb_release for distro detection.
by Chmouel Boudjnah
· 14 years ago
8d6c7c4
Merge pull request #179 from chmouel/swift-install-memcache-with-swkeystone
by sleepsonthefloor
· 14 years ago
2f2160e
Force creation of the symlink.
by Chmouel Boudjnah
· 14 years ago
1ec915e
Merge branch 'master' of https://github.com/cloudbuilders/devstack into test
by James E. Blair
· 14 years ago
e7ce24f
Don't clone or install disabled services.
by James E. Blair
· 14 years ago
904b0d7
Install memcached with swift+keystone midleware.
by Chmouel Boudjnah
· 14 years ago
7e436c2
use dhcp_release
by Vishvananda Ishaya
· 14 years ago
857035d
improve comment
by Anthony Young
· 14 years ago
a3475e5
fix typo
by Anthony Young
· 14 years ago
7c259ce
Use eth0 to determine host ip address
by Anthony Young
· 14 years ago
08c999d
Merge pull request #167 from cloudbuilders/trunk-fixes
by sleepsonthefloor
· 14 years ago
2403e71
Merge pull request #168 from cloudbuilders/uec-simple
by sleepsonthefloor
· 14 years ago
f0b41f3
update for why we sleep
by Jesse Andrews
· 14 years ago
9812ffb
clean up service token
by Vishvananda Ishaya
· 14 years ago
c7f72ad
should speed up by 20 seconds - sudo and no sleep
by Jesse Andrews
· 14 years ago
5f4ae10
chown should be to stack user, not root
by Jesse Andrews
· 14 years ago
ab6105c
sleep half a second to allow bash to start in screen
by Jesse Andrews
· 14 years ago
5f03932
make some changes prepping for trunk branch
by Vishvananda Ishaya
· 14 years ago
2bbcd68
Add SERVICE_TIMEOUT
by Dean Troyer
· 14 years ago
b244ef3
Use $DEST for volume backing file.
by Todd Willey
· 14 years ago
a81bbbd
Merge pull request #157 from cloudbuilders/swift-config-location
by Chmouel Boudjnah
· 14 years ago
b2857e4
Only ask for swift_hash if swift is enabled.
by Chmouel Boudjnah
· 14 years ago
df5e994
don't install memcached in general list
by Jesse Andrews
· 14 years ago
3a64826
Redefine swift configs in SWIFT_DIR
by Chmouel Boudjnah
· 14 years ago
3875015
Change SWIFT_LOCATION to SWIFT_DATA_LOCATION
by Chmouel Boudjnah
· 14 years ago
24ec349
Merge remote-tracking branch 'origin/master' into new-swift-support
by Chmouel Boudjnah
· 14 years ago
0c3b60c
typo
by Anthony Young
· 14 years ago
ae7f264
remove -y since this is using apt_get
by Anthony Young
· 14 years ago
bdc254e
emergency fix to not install openvswitch if user is not using quantum
by Anthony Young
· 14 years ago
537ddff
Move all swift files to $FILES/swift/
by Chmouel Boudjnah
· 14 years ago
bbed01d
Add swift to exercise.sh
by Chmouel Boudjnah
· 14 years ago
e8d1158
Missed one variable subst from the last commit.
by Chmouel Boudjnah
· 14 years ago
3d9c5d5
Add documentation and fixes.
by Chmouel Boudjnah
· 14 years ago
b93478f
Change drives location.
by Chmouel Boudjnah
· 14 years ago
e1136cb
Fix SWIFT_HASH_PREFIX variable.
by Chmouel Boudjnah
· 14 years ago
06018a6
Fix wording.
by Chmouel Boudjnah
· 14 years ago
55ca8c3
Remove fstab entry and mount it manually.
by Chmouel Boudjnah
· 14 years ago
067163d
More stack user removals.
by Chmouel Boudjnah
· 14 years ago
88d5499
Don't use 'stack' in static but use $USER.
by Chmouel Boudjnah
· 14 years ago
a55b09d
change stack to $USER
by Chmouel Boudjnah
· 14 years ago
ab75f4b
Ask for SWIFT_HASH.
by Chmouel Boudjnah
· 14 years ago
5c50f0d
Don't enable it by default.
by Chmouel Boudjnah
· 14 years ago
45c5113
Add keystone support with swift.
by Chmouel Boudjnah
· 14 years ago
5ab5b22
Fix variabe subst.
by Chmouel Boudjnah
· 14 years ago
3b3b775
Ordering is important here.
by Chmouel Boudjnah
· 14 years ago
e1d2bcb
Fixes.
by Chmouel Boudjnah
· 14 years ago
d5651bb
More fixes (this is now working).
by Chmouel Boudjnah
· 14 years ago
a211898
Add script to create ring and start server
by Chmouel Boudjnah
· 14 years ago
a03f005
Fixes (still not fully tested).
by Chmouel Boudjnah
· 14 years ago
a2cd841
Change SWIFT_DRIVE_LOCATION to SWIFT_LOCATION
by Chmouel Boudjnah
· 14 years ago
28fa4e8
Add swift support.
by Chmouel Boudjnah
· 14 years ago
e708064
Merge pull request #145 from cloudbuilders/screen-name
by Jesse Andrews
· 14 years ago
e19d884
add some spacing to the output
by Jesse Andrews
· 14 years ago
de8b9a2
change screen name to stack - addresses issue #139
by Jesse Andrews
· 14 years ago
d80e380
fix warning line to include oneiric as well
by Vishvananda Ishaya
· 14 years ago
eec092b
allow oneiric without FORCE=yes
by Vishvananda Ishaya
· 14 years ago
6abc5cd
make novnc work on oneiric
by Vishvananda Ishaya
· 14 years ago
9720eb8
added the fixed range flag in nova.conf (to fix issue #119)
by Yun Mao
· 14 years ago
c4cc93f
Merge pull request #113 from cloudbuilders/pause
by Jesse Andrews
· 14 years ago
2f41188
Merge pull request #118 from ohnoimdead/horizon
by Jesse Andrews
· 14 years ago
ca85b79
changing dash to horizon
by Tres Henry
· 14 years ago
e72bdb0
add the fi
by Vishvananda Ishaya
· 14 years ago
4d4cf0c
Merge branch 'master' into instances-path
by Vishvananda Ishaya
· 14 years ago
3e2b174
allow instances path to be set in the script
by Vishvananda Ishaya
· 14 years ago
8094469
Merge pull request #108 from cloudbuilders/jcannava
by Jesse Andrews
· 14 years ago
c96b024
don't need to restart apache inside screen
by Jesse Andrews
· 14 years ago
f8c4684
Change cp -p to mv.
by Todd Willey
· 14 years ago
d9e544e
Add Quantum support: address code review comments
by Brad Hall
· 14 years ago
1bfa3d5
Add Quantum support
by Brad Hall
· 14 years ago
0a16145
Make running as root work.
by Todd Willey
· 14 years ago
082cc3b
Merge remote-tracking branch 'origin/master' into xen
by Anthony Young
· 14 years ago
a2710c5
Merge remote-tracking branch 'origin/master' into pause
by Jesse Andrews
· 14 years ago
7767d0b
Merge pull request #112 from cloudbuilders/better_floats
by Jesse Andrews
· 14 years ago
0e74ecb
fix so that our first floating ip doesn't end in .0
by Anthony Young
· 14 years ago
293c2ef
turn on admin api to make pause work
by Vishvananda Ishaya
· 14 years ago
ea1290a
use better bridge names
by Anthony Young
· 14 years ago
4d53b1a
Merge pull request #104 from jeblair/master
by Jesse Andrews
· 14 years ago
47bb211
need to chmod 440 for sudoers file
by Jesse Andrews
· 14 years ago
84a399b
typo
by Jesse Andrews
· 14 years ago
509992f
if you are running as a regular user add sudo priveledges
by Jesse Andrews
· 14 years ago
aca9a41
Restart apache after linking the default dash config.
by Jason Cannavale
· 14 years ago
cc5028d
Merge remote-tracking branch 'origin/master' into xen
by Anthony Young
· 14 years ago
b62b4ca
Initial commit of xen devstack support
by Anthony Young
· 14 years ago
a098848
Merge branch 'master' into syslog
by James E. Blair
· 14 years ago
5855a64
Add syslog option, off by default.
by James E. Blair
· 14 years ago
73e5a1a
Merge pull request #94 from cloudbuilders/redo_clone
by Jesse Andrews
· 14 years ago
6e34422
Merge pull request #97 from cloudbuilders/fix_paste
by Jesse Andrews
· 14 years ago
70506b1
in multi mode, send gratuitous arp
by Anthony Young
· 14 years ago
Next »