Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
138b283823c1fd5d225ebbe1184e4368949da9bf
/
stack.sh
ea1290a
use better bridge names
by Anthony Young
· 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
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
216ad69
fix basename invocation
by Anthony Young
· 14 years ago
42dc9a7
this is why we do a test run before merging
by Jesse Andrews
· 14 years ago
f70569e
don't modify the paste.ini inplace - copy to nova, then modify
by Jesse Andrews
· 14 years ago
ac1831e
simplify uec image url parsing
by Jesse Andrews
· 14 years ago
e09a6e4
update comment
by Jesse Andrews
· 14 years ago
9fef844
use git clean - thanks lundy
by Jesse Andrews
· 14 years ago
480644b
error in conversion
by Jesse Andrews
· 14 years ago
b9b3ad4
some of the files are owned by root
by Jesse Andrews
· 14 years ago
917c665
use variable names for git_clone function
by Jesse Andrews
· 14 years ago
eeec020
another attempt at reclone which preserves existing git object dir
by Jesse Andrews
· 14 years ago
13050a8
Merge pull request #85 from cloudbuilders/n-vol
by Jesse Andrews
· 14 years ago
698fc61
Merge remote-tracking branch 'cloudbuilders/master'
by James E. Blair
· 14 years ago
a7e2bfb
disable n-vol by default for now
by Anthony Young
· 14 years ago
b22263a
tweaks per jesse comments
by Anthony Young
· 14 years ago
7057ae9
Reduce timeouts to 60 seconds.
by James E. Blair
· 14 years ago
ee1b495
add non-interactive flags to apt.
by Scott Moser
· 14 years ago
199d76e
redirect output of rabbitmq install (LP: #878600)
by Scott Moser
· 14 years ago
acff87a
initial support for volumes
by Anthony Young
· 14 years ago
9b35367
fix whitespace
by Vishvananda Ishaya
· 14 years ago
92e8199
Add bare-metal build scripts.
by James E. Blair
· 14 years ago
0e0affd
Merge pull request #67 from dtroyer/7-stack-home
by Jesse Andrews
· 14 years ago
f1a9814
Merge branch 'master' of github.com:cloudbuilders/devstack
by Jesse Andrews
· 14 years ago
a50a346
standardize mysql/rabbit password/user settings
by Jesse Andrews
· 14 years ago
fe95e0f
only chown if needed (fixes nfs issue)
by Jesse Andrews
· 14 years ago
c8d9ce4
vish points out that sudo isn't needed here since DEST is owned by user
by Jesse Andrews
· 14 years ago
3fc8571
Merge pull request #79 from cloudbuilders/docs
by vishvananda
· 14 years ago
aab7eae
docs
by Jesse Andrews
· 14 years ago
51fb22e
update comments and added check for double mount bug
by Jesse Andrews
· 14 years ago
1f27360
redux of reclone
by Jesse Andrews
· 14 years ago
9122e7b
Set stack user's home dir to DEST
by Dean Troyer
· 14 years ago
59a285c
change variable to RESET_BRANCHES
by Jesse Andrews
· 14 years ago
64c2ba2
fixes anthony's comment about not working if you aren't switching branches
by Jesse Andrews
· 14 years ago
aa8bb24
rearrange order of setup.py develop as novaclient is needed by nova in essex
by Jesse Andrews
· 14 years ago
b1304f2
if RECLONE is set, reclone the directories
by Jesse Andrews
· 14 years ago
7a8989e
fix doc
by Anthony Young
· 14 years ago
120f486
allow multiple images
by Anthony Young
· 14 years ago
93947e5
improve docs
by Anthony Young
· 14 years ago
0ab1d46
Allow user to download and install arbitrary images
by Anthony Young
· 14 years ago
696b6a3
Merge remote-tracking branch 'origin/master' into image_config
by Anthony Young
· 14 years ago
f2b5f88
starting work to extract image configuration so it isn't hard coded
by Anthony Young
· 14 years ago
cf145b7
merge trunk, and also make sure localrc exists before running build_lxc.sh
by Anthony Young
· 14 years ago
f8dfba1
Merge remote-tracking branch 'origin/master' into password_prompt
by Anthony Young
· 14 years ago
2e536a3
add some docs
by Jesse Andrews
· 14 years ago
d5d5b68
Set sensible default for mysql client
by Chmouel Boudjnah
· 14 years ago
4bec581
add includedir entry to sudoers if its not there
by Scott Moser
· 14 years ago
55c9d3f
fix writing of 50_stack_sh in sudoers
by Scott Moser
· 14 years ago
df47967
fix STACK_DIR variable
by Scott Moser
· 14 years ago
102e440
fix bad usage of 'su'. instead use 'set -e'.
by Scott Moser
· 14 years ago
b4db225
No need to check localrc for password. Also use TOP_DIR as described by smoser.
by Anthony Young
· 14 years ago
f9da508
move setting variables and run-as-stack-user code
by Scott Moser
· 14 years ago
8ab1ade
instead of 'newgrp' and a pipe, use 'sg'
by Scott Moser
· 14 years ago
b94f4bf
move 'how to use cloud' info outside of xtrace
by Scott Moser
· 14 years ago
d67a18b
make sure apt-get update is run
by Scott Moser
· 14 years ago
0d2145a
some improvements to 'create stack user' path
by Scott Moser
· 14 years ago
7c48118
log output of stack.sh to logfile in current dir
by Scott Moser
· 14 years ago
c4e47ab
simplify script duration output
by Scott Moser
· 14 years ago
66b8bbc
update msg
by Anthony Young
· 14 years ago
6015c82
use hard path to localrc
by Anthony Young
· 14 years ago
7a549f4
Prompt users for passwords, and write those passwords to localrc
by Anthony Young
· 14 years ago
74c084c
Add option not to run bash after execing stack.sh
by James E. Blair
· 14 years ago
461bfdc
delete instances needs sudo
by Jesse Andrews
· 14 years ago
e430423
only mount cgroups if you haven't already
by Jesse Andrews
· 14 years ago
1c598da
call novnc with flagfile
by Anthony Young
· 14 years ago
f2aee71
use 10 bytes for dash password, as the UI truncates at 20 characters
by Anthony Young
· 14 years ago
06b7ad7
don't require uuidgen, as it isn't always in sparse natty installs
by Anthony Young
· 14 years ago
0031df0
spacing fixes
by Jesse Andrews
· 14 years ago
2abbdd4
fix comparisons
by Jesse Andrews
· 14 years ago
5372f43
update readmes
by Jesse Andrews
· 14 years ago
85d9be3
document images upload
by Jesse Andrews
· 14 years ago
08e8b74
add uec-natty
by Jesse Andrews
· 14 years ago
a5e5f2a
attempt to get the id from glance redux
by Jesse Andrews
· 14 years ago
2ff3f59
TODO: fix parsing of glance results
by Andy Smith
· 14 years ago
014e913
fix grabbing kernel/ramdisk
by Jesse Andrews
· 14 years ago
644b8e8
more documentation and attempt to fix glance add
by Jesse Andrews
· 14 years ago
cbe98d5
more documentation
by Jesse Andrews
· 14 years ago
782b991
update docs
by Jesse Andrews
· 14 years ago
0e7e897
simple docs
by Jesse Andrews
· 14 years ago
53ed387
don't use guest for rabbitmq password - fixes #41
by Jesse Andrews
· 14 years ago
89358af
don't use secrete as admin password - fixes #34
by Jesse Andrews
· 14 years ago
c315ebf
append to fstab correctly
by Jesse Andrews
· 14 years ago
8cfd8b6
apt-get needs sudo'd
by Jesse Andrews
· 14 years ago
c6d3042
attempt to get lxc working #23
by Jesse Andrews
· 14 years ago
9b6741e
remove nixon & munin
by Jesse Andrews
· 14 years ago
fa418f6
fixes #39 - use openssl to generate passwd for mysql
by Jesse Andrews
· 14 years ago
9f20f51
set service token in keystone's paste config for nova
by Jesse Andrews
· 14 years ago
b96871e
don't use the same keystone admin token for everything
by Jesse Andrews
· 14 years ago
6e9fae0
fixing stack's passwdless sudo
by Jesse Andrews
· 14 years ago
cd10164
Make a stack user. Fixes #35
by Vishvananda Ishaya
· 14 years ago
c9e3fff
autocreate a stack user if you are root instead of failing
by Vishvananda Ishaya
· 14 years ago
523c405
add elapsed time to script
by termie
· 14 years ago
197d53d
small docs updates about localrc
by termie
· 14 years ago
d462295
make sure user isn't running as root
by Jesse Andrews
· 14 years ago
ba89a26
remove old comment
by Anthony Young
· 14 years ago
0383b4a
Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux
by Anthony Young
· 14 years ago
Next »