[
https://issues.apache.org/jira/browse/CLOUDSTACK-9408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935820#comment-15935820
]
ASF GitHub Bot commented on CLOUDSTACK-9408:
--------------------------------------------
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 |
> remove runtime references to http://download.cloud.com
> ------------------------------------------------------
>
> Key: CLOUDSTACK-9408
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9408
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.2, 4.6.2, 4.7.1, 4.8.0, 4.9.0
> Reporter: Daan Hoogland
> Assignee: Daan Hoogland
> Priority: Blocker
>
> As cloud.com was bought and sold, We have no assurance and can give none to
> our users as to wether downloads from that site will remain possible. This is
> to investigate what occurances of cloud.com can remain and which need to
> change, and change them.
> [~chiradeep][~widodh] I am assigning this to me but am going to ask for some
> further assistance.
> [~wstevens]I got no pushback so I am marking this as blocker for now.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)