edison
|
ad1ef80459
|
Now we have multiple routing template and buitin templates now, refactor template download code, that can handle it.
Basically, change the meaning of type field in template table: SYSTEM means sytem vm template, BUILIIN means buildin templates.
|
2010-09-29 18:41:55 -07:00 |
Kelven Yang
|
b7efa12d59
|
Fix corrupted eclipse project settings, schema fixes and updated template download url
|
2010-09-29 18:41:54 -07:00 |
edison
|
ccf629360a
|
Sometimes, the permission of secondary-stoarage/templates is 755, no-writable.
Fix it by "chmod 777 -R" for secondary storage
|
2010-09-29 18:41:54 -07:00 |
edison
|
9e0f57bc0e
|
change code for new UI
|
2010-09-29 18:40:52 -07:00 |
edison
|
8943cc6745
|
create volume
Conflicts:
api/src/com/cloud/vm/VmCharacteristics.java
core/src/com/cloud/dc/ClusterVO.java
core/src/com/cloud/server/ManagementServer.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/storage/allocator/AbstractStoragePoolAllocator.java
|
2010-09-29 18:40:51 -07:00 |