No description
Find a file
2011-09-12 18:08:04 -07:00
apts anthony recommends using vim-nox 2011-09-12 14:17:03 -07:00
files comments on how to improve 2011-09-12 16:15:11 -07:00
pips don't need nova-adminclient 2011-09-11 18:08:44 -07:00
.gitignore move screenrc from stack.sh 2011-09-11 16:34:34 -07:00
build.sh move apache config to a template 2011-09-11 17:53:34 -07:00
README update readme 2011-09-12 17:42:43 -07:00
stack.sh switch to using glance to upload images 2011-09-12 18:08:04 -07:00

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?