mirror of https://github.com/apache/cloudstack.git
bug 11814 : merge firx for back-port
This commit is contained in:
parent
7a3ef1293b
commit
7f7be6a1d5
|
|
@ -118,6 +118,8 @@ public class VMTemplateVO implements VirtualMachineTemplate {
|
|||
|
||||
@Column(name="template_tag")
|
||||
private String templateTag;
|
||||
|
||||
@Transient
|
||||
Map details;
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue