Alex Huang
|
942f282a6e
|
Moved config into it's own package
|
2013-08-07 16:41:02 -07:00 |
ahuang
|
11e1e585b1
|
UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch
|
2013-07-16 11:24:21 -07:00 |
Jessica Wang
|
ec42d7236c
|
CLOUDSTACK-2988: API - Template Response - add isdynamicallyscalable property.
|
2013-07-10 13:51:54 -07:00 |
Min Chen
|
05f4680735
|
CLOUDSTACK-3314: ListTemplates only show one entry for cross-zone
templates.
|
2013-07-02 13:54:40 -07:00 |
Min Chen
|
3160a0c2da
|
Add template zone related information into TemplateZoneResponse.
|
2013-06-27 14:34:00 -07:00 |
Min Chen
|
64c5266ec5
|
CLOUDSTACK-3120: ListTemplates didn't return Baremetal templates after
storage refactor.
|
2013-06-21 16:10:39 -07:00 |
Min Chen
|
bb85a564da
|
Remove state from vm_template table, we should use template_store_ref
state column to represent the state of a template in each zone.
|
2013-06-14 15:14:09 -07:00 |
Min Chen
|
3c7fb2f790
|
Use template_view.state column to indicate readiness of a template.
|
2013-05-24 09:50:40 -07:00 |
Min Chen
|
cb0659ab33
|
CLOUDSTACK-2590: we should only search for active user templates when
deleting an image store.
|
2013-05-21 12:01:53 -07:00 |
Min Chen
|
539824797c
|
Refactor listTemplatesCmd and listIsoCmd to use db view.
|
2013-04-19 16:10:09 -07:00 |