update todos
This commit is contained in:
parent
04ab3aec47
commit
aec8fa4eb5
1 changed files with 4 additions and 3 deletions
7
README
7
README
|
@ -1,15 +1,16 @@
|
|||
Tool to build (nfs export) openstack dev environments
|
||||
|
||||
## Todo
|
||||
# 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
|
||||
* Create and upload images
|
||||
* Add volume support
|
||||
* Add quantum support
|
||||
* Add python-novaclient cli 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
|
||||
* allow sql/rabbit connection to be specified via environment variables with sensible defaults
|
||||
* Create and upload images
|
||||
|
||||
# Future
|
||||
|
||||
|
|
Loading…
Reference in a new issue