commit | a208dcc34077c96f5f4ab580c5c462f52bf114e1 | [log] [tgz] |
---|---|---|
author | James E. Blair <james.blair@rackspace.com> | Wed Nov 16 11:24:15 2011 -0800 |
committer | James E. Blair <james.blair@rackspace.com> | Wed Nov 16 11:24:49 2011 -0800 |
tree | fcb6eb88c31977f80e557f8fccb774603c58e0ed | |
parent | 7436ab47b96e526143e52cb71c9ab743b31ea219 [diff] |
Add .gitreview config file for gerrit. The CI team is developing a new tool, git-review: https://github.com/openstack-ci/git-review which is intendend to replace rfc.sh. This adds a .gitreview file so that it can automatically determine the canonical gerrit location for the repository when first run. Later, rfc.sh will be updated to indicate it is deprecated, and then eventually removed. Change-Id: I9f1be3e80aa40732ec500d329d31d3e880427a8a
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.