You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jesse Andrews dd9f2966d2 update readme 13 years ago
apts anthony recommends using vim-nox 13 years ago
files comments on how to improve 13 years ago
pips don't need nova-adminclient 13 years ago
.gitignore move screenrc from stack.sh 13 years ago
README update readme 13 years ago
build.sh move apache config to a template 13 years ago
stack.sh only clone if the directory doesn't exist already 13 years ago

README

Tool to build (nfs export) openstack dev environments

# Todo

* change method of invoking stack.sh to ./stack.sh all _or_ ./stack.sh nova-compute,nova-network,nova-api,nova-volume
* move back to using sudo
* move to mysql
* extract image upload to a seperate script that supports generating images via debootstrap (ubuntu-vm-builder?)
* Add volume support
* Add quantum support
* Add python-novaclient cli support
* allow changing of git locations (specify different tag/branch or repos)
* allow sql/rabbit connection to be specified via environment variables with sensible defaults

# Future

* idea: move from screen to tmux?
* idea: create a live-cd / vmware preview image using this?
* idea: use lxc to make the proto-image have everything?  so launching a new server is just turn on / updating / run?