nvazquez
|
e8049af153
|
CLOUDSTACK-9457: Allow retrieval and modification of VM and template details via API and UI
|
2016-12-27 23:33:50 -03:00 |
Alena Prokharchyk
|
93d2c8c3ed
|
CLOUDSTACK-6184: set display=true by default for all resource details
|
2014-02-27 10:55:47 -08:00 |
Alena Prokharchyk
|
e0de79b170
|
Resource metadata: by default, all metadata is set with display=true (meaning that the detail is avaialble for display to the regular user). If admin wants to set a specific detail to be false, he has to specify it explicitly in addResourceDetail command
|
2014-02-10 12:05:59 -08:00 |
Alex Huang
|
8d62744681
|
Reformat all source code. Added checkstyle to check the source code
|
2013-11-20 07:26:53 -08:00 |
Alena Prokharchyk
|
591dcd1d1c
|
ResourceDetails: added "display" field to a bunch of VOs - determines whether the detail should be returned to the regular user
|
2013-10-29 09:18:11 -07:00 |
Alena Prokharchyk
|
0fb4d9d5a2
|
Made all resource details DAOs (nic_details, user_vm_details, template_details, volume_details, service_offering_details) extend from the same base class as although details are being stored in diff tables, those tables have the same structure and same accessors.
|
2013-10-25 10:56:19 -07:00 |
Edison Su
|
0a5228922b
|
clean up storage related coded
|
2013-05-29 18:04:37 -07:00 |
Alex Huang
|
ad2777c547
|
Moved agent commands to core and out of api
|
2013-05-06 16:34:20 -07:00 |