154 Commits (7a549f40f5ce17dbee0274f2e9adc664394b0ab5)

Author SHA1 Message Date
Anthony Young 7a549f40f5 Prompt users for passwords, and write those passwords to localrc 13 years ago
James E. Blair 74c084cd1c Add option not to run bash after execing stack.sh
If stack.sh is run as root, it execs stack.sh as stack, but also
runs bash after doing so to provide a prompt as the stack user.

In unattended installations this isn't desired as it will prevent
the original job from completing.

This change adds a paremeter "SHELL_AFTER_RUN" which can be set
to "no" to prevent the final invocation of bash.
13 years ago
Jesse Andrews 461bfdc89f delete instances needs sudo 13 years ago
Jesse Andrews e4304238c2 only mount cgroups if you haven't already 13 years ago
Anthony Young 1c598da608 call novnc with flagfile 13 years ago
Anthony Young f2aee71a2a use 10 bytes for dash password, as the UI truncates at 20 characters 13 years ago
Anthony Young 06b7ad7c05 don't require uuidgen, as it isn't always in sparse natty installs 13 years ago
Jesse Andrews 0031df019d spacing fixes 13 years ago
Jesse Andrews 2abbdd4751 fix comparisons 13 years ago
Jesse Andrews 5372f43387 update readmes 13 years ago
Jesse Andrews 85d9be3a79 document images upload 13 years ago
Jesse Andrews 08e8b74588 add uec-natty 13 years ago
Jesse Andrews a5e5f2a680 attempt to get the id from glance redux 13 years ago
Andy Smith 2ff3f59e5b TODO: fix parsing of glance results 13 years ago
Jesse Andrews 014e9130db fix grabbing kernel/ramdisk 13 years ago
Jesse Andrews 644b8e831c more documentation and attempt to fix glance add 13 years ago
Jesse Andrews cbe98d5663 more documentation 13 years ago
Jesse Andrews 782b99176c update docs 13 years ago
Jesse Andrews 0e7e897b48 simple docs 13 years ago
Jesse Andrews 53ed387de4 don't use guest for rabbitmq password - fixes #41 13 years ago
Jesse Andrews 89358afe35 don't use secrete as admin password - fixes #34 13 years ago
Jesse Andrews c315ebfde6 append to fstab correctly 13 years ago
Jesse Andrews 8cfd8b6cf2 apt-get needs sudo'd 13 years ago
Jesse Andrews c6d3042e06 attempt to get lxc working #23 13 years ago
Jesse Andrews 9b6741e7ec remove nixon & munin 13 years ago
Jesse Andrews fa418f66a8 fixes #39 - use openssl to generate passwd for mysql 13 years ago
Jesse Andrews 9f20f5140e set service token in keystone's paste config for nova 13 years ago
Jesse Andrews b96871e486 don't use the same keystone admin token for everything 13 years ago
Jesse Andrews 6e9fae0d27 fixing stack's passwdless sudo 13 years ago
Vishvananda Ishaya cd10164381 Make a stack user. Fixes #35 13 years ago
Vishvananda Ishaya c9e3fff73a autocreate a stack user if you are root instead of failing 13 years ago
termie 523c405f06 add elapsed time to script 13 years ago
termie 197d53d32e small docs updates about localrc 13 years ago
Jesse Andrews d462295368 make sure user isn't running as root 13 years ago
Anthony Young ba89a26e4f remove old comment 13 years ago
Anthony Young 0383b4a29e Merge remote-tracking branch 'origin/master' into nova-vncproxy-redux 13 years ago
Jesse Andrews 8f3e28cec1 use the current user instead of stack for dash 13 years ago
Anthony Young 527e341b74 changes to support the new nova-vnc wsproxy 13 years ago
Anthony Young 34acee3699 latest keystone configuration for python-novaclient and dash 13 years ago
Anthony Young 124b0c253d fix apache config to suck less - don't require chown www-data 13 years ago
Anthony Young e8fed48ead use /opt/stack instead of /opt 13 years ago
sleepsonthefloor 9563361cf4 Merge pull request #15 from cloudbuilders/stackrc
implement stackrc for variable configuration (esp repos)
13 years ago
Anthony Young d8c259af5a use stackrc.example, and prompt user before copying 13 years ago
Anthony Young 303233e2f5 tweaks to comments and cache organization 13 years ago
Anthony Young 2f14020756 implement stackrc for variable configuration (esp repos) 13 years ago
Jesse Andrews b5197e4011 allow network size to be set 13 years ago
Jesse Andrews 8ff5dbc27d allow specification of scheduler and take flat interface from environmnet 13 years ago
Jesse Andrews a72f7ad3f2 update network defaults 13 years ago
Anthony Young 36d2527790 more tweaks to get dash working 13 years ago
Anthony Young 853092855b temporary changes to get openstack diablo working with keystone 13 years ago