Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
b4db225494a2c8d19db523c48fc48cbaee0402a0
b4db225
No need to check localrc for password. Also use TOP_DIR as described by smoser.
by Anthony Young
· 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
94c889a
make glance client work in exercise.sh
by Anthony Young
· 14 years ago
65bb9a9
Merge pull request #51 from jeblair/master
by Jesse Andrews
· 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
0edde7d
use tenantName for NOVA_PROJECT_ID
by Anthony Young
· 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
4b16984
jesse sucks
by Jesse Andrews
· 14 years ago
2abbdd4
fix comparisons
by Jesse Andrews
· 14 years ago
0700211
devin sucks
by Jesse Andrews
· 14 years ago
647de9d
Merge pull request #47 from dtroyer/master
by Jesse Andrews
· 14 years ago
f8ebcec
Merge pull request #44 from devcamcar/patch-1
by Jesse Andrews
· 14 years ago
d4a3bac
Move cache dir to /var/cache/devstack
by Dean Troyer
· 14 years ago
c0a6739
Fix two typos
by Dean Troyer
· 14 years ago
cf9db8d
Configure network for DHCP
by Dean Troyer
· 14 years ago
3508a3a
Move PXE cache to /root/pxe
by Dean Troyer
· 14 years ago
10db445
Move ramdisk images to CHROOTCACHEDIR
by Dean Troyer
· 14 years ago
a3379e0
Default USE_CURRENT_DEVSTACK to 1
by Dean Troyer
· 14 years ago
6994f94
Missed a save
by Dean Troyer
· 14 years ago
03412c8
Copy devstack into image
by Dean Troyer
· 14 years ago
11e5e6f
use for /opt/stack
by Dean Troyer
· 14 years ago
cc80654
build_nfs.sh match build_pxe_ramdisk.sh
by Dean Troyer
· 14 years ago
4cbb267
Move chroot cache dirs out of devstack dir
by Dean Troyer
· 14 years ago
5372f43
update readmes
by Jesse Andrews
· 14 years ago
85d9be3
document images upload
by Jesse Andrews
· 14 years ago
bfc7bda
Target Dashboard to diablo branch
by Devin Carlen
· 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
4ebd289
we don't use bzr anymore
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
e19f565
merge vish/master
by Jesse Andrews
· 14 years ago
022ed04
specify the sudo group as addition groups - since otherwise dashboard doesn't work
by Jesse Andrews
· 14 years ago
cd10164
Make a stack user. Fixes #35
by Vishvananda Ishaya
· 14 years ago
0b5f29c
Merge branch 'master' of github.com:cloudbuilders/devstack
by Anthony Young
· 14 years ago
a449dd8
update port for keystone admin api
by Anthony Young
· 14 years ago
8bd92fe
Merge pull request #31 from vishvananda/master
by Jesse Andrews
· 14 years ago
183f4a5
Merge pull request #32 from dtroyer/master
by Jesse Andrews
· 14 years ago
6398787
update readme
by Anthony Young
· 14 years ago
0e65abf
update README, point dash to master
by Anthony Young
· 14 years ago
48308a7
Merge branch 'master' of github.com:dtroyer/devstack
by Dean Troyer
· 14 years ago
958fa3d
Fix up PXE boot filenames
by Dean Troyer
· 14 years ago
a4b5877
Minor fixes
by Dean Troyer
· 14 years ago
73778e5
Merge remote-tracking branch 'upstream/master'
by Dean Troyer
· 14 years ago
783cc77
Fix kernel version issue
by Dean Troyer
· 14 years ago
f0f27ff
use type='image' for glance
by Anthony Young
· 14 years ago
e0c0a8d
add in a keystone pip dep
by Anthony Young
· 14 years ago
c4a99fb
updates to support most recent keystone
by Anthony Young
· 14 years ago
407ee7e
calls make_image.sh to build the base install
by Dean Troyer
· 14 years ago
a41f9c7
optionally only create the chroot
by Dean Troyer
· 14 years ago
c945bf8
Build devstack images
by Dean Troyer
· 14 years ago
fbb3cf7
Merge remote-tracking branch 'origin/openvpn'
by Jesse Andrews
· 14 years ago
c9e3fff
autocreate a stack user if you are root instead of failing
by Vishvananda Ishaya
· 14 years ago
c966698
Merge remote-tracking branch 'upstream/master'
by Dean Troyer
· 14 years ago
236943f
save a few seconds by seeking instead of copying zeros
by Jesse Andrews
· 14 years ago
46ad2de
build_lxc.sh needs to be root to run
by Jesse Andrews
· 14 years ago
f2d6c92
missed this when separating out the images
by Jesse Andrews
· 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
7377444
add auto tailing when building lxc
by termie
· 14 years ago
0781553
mention temporariness
by termie
· 14 years ago
76ce231
add a script for lxc net config
by termie
· 14 years ago
9c1af10
start using cloudbuilders diablo branch
by Anthony Young
· 14 years ago
eb5dea6
make stackrc return 0
by Anthony Young
· 14 years ago
ee6d4f3
Merge branch 'master' of github.com:cloudbuilders/devstack
by Anthony Young
· 14 years ago
beab639
some enhancements to bootstrapping to better detect if we've properly warmed the cache. Also provide option to delete lxc cache
by Anthony Young
· 14 years ago
1c7f0c9
follow symlinks when copying env
by termie
· 14 years ago
d5e1f7b
make stackrc source localrc
by termie
· 14 years ago
bd550ed
add make as a dependency
by termie
· 14 years ago
d462295
make sure user isn't running as root
by Jesse Andrews
· 14 years ago
3d6aab9
don't pre-install munin-node
by Anthony Young
· 14 years ago
9b5ebb5
Rename to build_pxe_boot.sh
by Dean Troyer
· 14 years ago
ddaf8b6
Merge branch 'master' of github.com:dtroyer/devstack
by Dean Troyer
· 14 years ago
ad60330
Merge remote-tracking branch 'upstream/master'
by Dean Troyer
· 14 years ago
5bd75ca
Merge pull request #26 from dtroyer/openvpn
by Jesse Andrews
· 14 years ago
d31c4ea
multiple step version of building a ramdisk pxeboot installer
by Jesse Andrews
· 14 years ago
1f80bfb
Add memtest, local boot
by Dean Troyer
· 14 years ago
0f6787c
point noVNC back to master
by Anthony Young
· 14 years ago
ba89a26
remove old comment
by Anthony Young
· 14 years ago
Next »