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
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
Vishvananda Ishaya
293c2ef633
turn on admin api to make pause work
2011-10-27 12:55:29 -07:00
Anthony Young
ea1290a997
use better bridge names
2011-10-27 12:53:30 -07:00
Jesse Andrews
4d53b1ab11
Merge pull request #104 from jeblair/master
...
Add syslog option
2011-10-27 12:42:37 -07:00
Jesse Andrews
47bb211cad
need to chmod 440 for sudoers file
2011-10-27 11:30:01 -07:00
Jesse Andrews
84a399b43d
typo
2011-10-27 11:20:38 -07:00
Jesse Andrews
509992fe4c
if you are running as a regular user add sudo priveledges
2011-10-27 11:18:09 -07:00
Jason Cannavale
aca9a418e1
Restart apache after linking the default dash config.
2011-10-27 08:45:20 -07:00
Anthony Young
cc5028ded1
Merge remote-tracking branch 'origin/master' into xen
2011-10-26 22:35:17 -07:00
Anthony Young
b62b4ca292
Initial commit of xen devstack support
2011-10-26 22:29:08 -07:00
James E. Blair
a0988480dd
Merge branch 'master' into syslog
2011-10-26 15:45:52 -04:00
James E. Blair
5855a64434
Add syslog option, off by default.
...
Add syslog option to glance and nova.
2011-10-26 15:44:27 -04:00
Jesse Andrews
73e5a1a74f
Merge pull request #94 from cloudbuilders/redo_clone
...
Redo clone
2011-10-25 23:05:40 -07:00
Jesse Andrews
6e34422884
Merge pull request #97 from cloudbuilders/fix_paste
...
don't modify the paste.ini inplace - copy to nova, then modify
2011-10-25 22:58:26 -07:00
Anthony Young
70506b1b74
in multi mode, send gratuitous arp
2011-10-25 00:20:44 -07:00
Anthony Young
216ad69435
fix basename invocation
2011-10-25 00:10:21 -07:00
Jesse Andrews
42dc9a7715
this is why we do a test run before merging
2011-10-24 22:03:11 -07:00
Jesse Andrews
f70569e33d
don't modify the paste.ini inplace - copy to nova, then modify
2011-10-24 21:56:25 -07:00
Jesse Andrews
ac1831e074
simplify uec image url parsing
2011-10-24 21:37:00 -07:00
Jesse Andrews
e09a6e4a82
update comment
2011-10-24 19:09:52 -07:00
Jesse Andrews
9fef844fd9
use git clean - thanks lundy
2011-10-24 19:06:46 -07:00
Jesse Andrews
480644bd74
error in conversion
2011-10-24 18:52:58 -07:00
Jesse Andrews
b9b3ad49a6
some of the files are owned by root
2011-10-24 18:52:13 -07:00
Jesse Andrews
917c66584f
use variable names for git_clone function
2011-10-24 18:47:06 -07:00
Jesse Andrews
eeec020628
another attempt at reclone which preserves existing git object dir
2011-10-24 18:42:11 -07:00
Jesse Andrews
13050a8735
Merge pull request #85 from cloudbuilders/n-vol
...
initial support for volumes
2011-10-21 11:32:25 -07:00
James E. Blair
698fc619b7
Merge remote-tracking branch 'cloudbuilders/master'
...
Conflicts:
stack.sh
2011-10-21 12:07:23 -04:00
Anthony Young
a7e2bfbf3f
disable n-vol by default for now
2011-10-20 15:30:25 -07:00
Anthony Young
b22263a604
tweaks per jesse comments
2011-10-20 10:26:30 -07:00
James E. Blair
7057ae991d
Reduce timeouts to 60 seconds.
2011-10-20 12:23:50 -05:00
Scott Moser
ee1b495dc9
add non-interactive flags to apt.
...
This replaces 'apt-get' calls with 'apt_get' function that just
ensures that each call has flags to be non-interactive. This prevents
potential prompts for conf file overwrites and such.
2011-10-20 13:13:12 -04:00
Scott Moser
199d76e253
redirect output of rabbitmq install (LP: #878600 )
...
as documented in ubuntu bug bug 878600, starting the rabbitmq
daemon was keeping its output filehandle open, which caused the 'tee'
to never die, and an ssh connection to never close.
2011-10-20 13:13:12 -04:00
Anthony Young
acff87a202
initial support for volumes
2011-10-20 10:12:58 -07:00
Vishvananda Ishaya
9b3536714a
fix whitespace
2011-10-20 10:08:20 -07:00
James E. Blair
92e81992c1
Add bare-metal build scripts.
...
Add ROOTSLEEP parameter to avoid 10 second sleep.
Add host argument to mysql password change command so that it
will still work if mysql is already installed and running
(otherwise, the my.cnf created immediately prior takes precedence).
Add timeouts when waiting for things to start so they aren't in
infinite loops.
2011-10-20 11:26:08 -05:00
Jesse Andrews
0e0affddb6
Merge pull request #67 from dtroyer/7-stack-home
...
stack home dir
2011-10-19 15:59:19 -07:00
Jesse Andrews
f1a98143dc
Merge branch 'master' of github.com:cloudbuilders/devstack
2011-10-19 15:38:17 -07:00