commit | 199d76e2534b39ea846ca345923b03198dff246c | [log] [tgz] |
---|---|---|
author | Scott Moser <smoser@brickies.net> | Thu Oct 20 12:41:40 2011 -0400 |
committer | Scott Moser <smoser@brickies.net> | Thu Oct 20 13:13:12 2011 -0400 |
tree | a4c256350fe39667d00c5cef2a802dd679bcf6ad | |
parent | cfddc125beb8c925a4f992a58818cdc1e320d26c [diff] |
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.
Tool to quickly deploy openstack dev environments.
Read more at http://devstack.org (built from the gh-pages branch)
Be sure to carefully read these scripts before you run them as they install software and may alter your networking configuration.
./stack.sh
If working correctly, you should be able to access openstack endpoints, like:
./build_lxc.sh
You will need to configure a bridge and network on your host machine (by default br0) before starting build_lxc.sh. A sample host-only network configuration can be found in lxc_network_hostonlyplusnat.sh.
You can tweak environment variables by creating file name 'localrc' should you need to override defaults. It is likely that you will need to do this to tweak your networking configuration should you need to access your cloud from a different host.