Anthony Young a27523a871 missing =
2011-09-20 10:57:38 -07:00
2011-09-20 10:57:38 -07:00
2011-09-14 11:29:12 -07:00
2011-09-16 14:16:36 -07:00
2011-09-16 17:22:23 -05:00
2011-09-19 14:31:05 -05:00
2011-09-20 10:38:06 -07:00
2011-09-16 17:22:23 -05:00

Tool to quickly deploy openstack dev environments

# Todo

* Add python-novaclient cli support
* move keystone/glance/dash to mysql
* syslog
* check openstack-puppet recipes to see if anything else is missing
* allow rabbit connection to be specified via environment variables with sensible defaults
* Add volume support
* allow changing of git locations (specify different tag/branch or repos)
* change method of invoking stack.sh to ./stack.sh all _or_ ./stack.sh nova-compute,nova-network,nova-api,nova-volume
* Add quantum support

# Done

* sqlconn can be set via env
* move back to using sudo
* move nova to mysql
* munin
* image upload with a script that supports generating images via debootstrap (ubuntu-vm-builder)

# 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?
Description
System for quickly installing an OpenStack cloud from upstream git for testing and development.
Readme 124 MiB
Languages
Shell 92.9%
Python 6.7%
Makefile 0.3%
Jinja 0.1%