commit | eec092b920e87aa4a31d81d0d3020047be4c97ec | [log] [tgz] |
---|---|---|
author | Vishvananda Ishaya <vishvananda@gmail.com> | Mon Oct 31 11:15:05 2011 -0700 |
committer | Vishvananda Ishaya <vishvananda@gmail.com> | Mon Oct 31 13:30:53 2011 -0700 |
tree | bde358f499d2b28b4b663c3fa48d50a96ad8d108 | |
parent | 3a0e4902883ed9ca7132c612561d7e7df9ec31d2 [diff] |
allow oneiric without FORCE=yes
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.