Browse code

update readme with task

Anthony Young authored on 2011/09/13 08:21:33
Showing 1 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 Tool to build (nfs export) openstack dev environments
2 2
 
3
-## Tod
3
+## Todo
4 4
 
5 5
 * move back to using sudo
6 6
 * Add volume support
... ...
@@ -9,6 +9,7 @@ Tool to build (nfs export) openstack dev environments
9 9
 * allow changing of git locations (specify different tag/branch or repos)
10 10
 * change method of invoking stack.sh to ./stack.sh all _or_ ./stack.sh nova-compute,nova-network,nova-api,nova-volume
11 11
 * allow sql/rabbit connection to be specified via environment variables with sensible defaults
12
+* Create and upload images
12 13
 
13 14
 # Future
14 15