Github user karuturi commented on the issue:

    https://github.com/apache/cloudstack/pull/1582
  
    @borisstoyanov can you post the results?
    @DaanHoogland After deploying from this PR, I am seeing the below values in 
vm_template table. I think LXC, KVM and Xen values below aren't right.
    
    $ > select id,unique_name,name,type,url,updated,created from vm_template 
where type='SYSTEM';
    
    | id | unique_name | name                          | type   | url           
                                                                                
                                                           | updated | created 
    --------|---------|---------|--------|---------|-----|--------
    | 1 | routing-1   | SystemVM Template (XenServer) | SYSTEM | 
http://jenkins.buildacloud.org/job/build-systemvm64-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-master-4.6.0-xen.vhd.bz2
 | NULL    | 2017-03-21 07:11:27
    |  3 | routing-3   | SystemVM Template (KVM)       | SYSTEM |               
                                                                                
                                                           | NULL    | 
2017-03-21 07:11:27 |
    |  8 | routing-8   | SystemVM Template (vSphere)   | SYSTEM | 
https://download.cloudstack.org/systemvm/4.10/systemvm64template-master-4.10.0-vmware.ova
                                                                | NULL    | 
2017-03-21 07:11:27 |
    |  9 | routing-9   | SystemVM Template (HyperV)    | SYSTEM | 
https://download.cloudstack.org/systemvm/4.10/systemvm64template-master-4.10.0-hyperv.vhd.zip
                                                            | NULL    | 
2017-03-21 07:11:27 |
    | 10 | routing-10  | SystemVM Template (LXC)       | SYSTEM | 
http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2     
                                                                         | NULL 
   | 2017-03-21 07:11:48 |
    | 12 | routing-12  | SystemVM Template (Ovm3)      | SYSTEM | 
http://download.cloudstack.org/systemvm/4.6/systemvm64template-4.6.0-ovm.raw.bz2
                                                                         | NULL 
   | 2017-03-21 07:12:26 |



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to