| ... | ... |
@@ -5,7 +5,7 @@ Tool to build (nfs export) openstack dev environments |
| 5 | 5 |
* change method of invoking stack.sh to ./stack.sh all _or_ ./stack.sh nova-compute,nova-network,nova-api,nova-volume |
| 6 | 6 |
* move back to using sudo |
| 7 | 7 |
* move to mysql |
| 8 |
-* Create and upload images |
|
| 8 |
+* extract image upload to a seperate script that supports generating images via debootstrap (ubuntu-vm-builder?) |
|
| 9 | 9 |
* Add volume support |
| 10 | 10 |
* Add quantum support |
| 11 | 11 |
* Add python-novaclient cli support |