commit | ce1b4a24da7bf149e9a5551bde2e754565b945d2 | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Thu Nov 10 19:36:14 2011 +0100 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Thu Nov 10 19:37:17 2011 +0100 |
tree | 28acdaa01af00c63b47d76b42485cba970ffe24b | |
parent | aa4aa2ecb8508c12c64d1dd9fcc77e98133c0817 [diff] |
Admin group is Member. This is not the admin group per-se but the group where users can create/delete containers. This is will be fixed properly when the swift-keystone2 middleware would be commited in keystone (should be sometime soon).
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.