You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by bharat kumar <bh...@citrix.com> on 2014/07/22 14:50:27 UTC

Review Request 23806: Re-copying templates to other zones doesn't work

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23806/
-----------------------------------------------------------

Review request for cloudstack and Kishan Kavala.


Bugs: CLOUDSTACK-7155 and CLOUDSTACK-7156
    https://issues.apache.org/jira/browse/CLOUDSTACK-7155
    https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Repository: cloudstack-git


Description
-------

https://issues.apache.org/jira/browse/CLOUDSTACK-7155
Re-copying templates to other zones doesn't work 

List templates API returns destroyed templates when recopying the template.
https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Diffs
-----

  engine/schema/src/com/cloud/capacity/dao/CapacityDaoImpl.java b7784f2 
  engine/schema/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreDao.java cb15949 
  engine/storage/src/org/apache/cloudstack/storage/image/db/TemplateDataStoreDaoImpl.java 50334f4 
  server/src/com/cloud/template/HypervisorTemplateAdapter.java 20309d6 
  server/src/com/cloud/template/TemplateManagerImpl.java f5ad97f 

Diff: https://reviews.apache.org/r/23806/diff/


Testing
-------


Thanks,

bharat kumar


Re: Review Request 23806: Re-copying templates to other zones doesn't work

Posted by bharat kumar <bh...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23806/
-----------------------------------------------------------

(Updated Aug. 20, 2014, 11:59 a.m.)


Review request for cloudstack and Kishan Kavala.


Bugs: CLOUDSTACK-7155 and CLOUDSTACK-7156
    https://issues.apache.org/jira/browse/CLOUDSTACK-7155
    https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Repository: cloudstack-git


Description
-------

https://issues.apache.org/jira/browse/CLOUDSTACK-7155
Re-copying templates to other zones doesn't work 

List templates API returns destroyed templates when recopying the template.
https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Diffs (updated)
-----

  engine/schema/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreDao.java cb15949 
  engine/storage/src/org/apache/cloudstack/storage/image/db/TemplateDataStoreDaoImpl.java 50334f4 
  server/src/com/cloud/template/HypervisorTemplateAdapter.java 72aaff5 
  server/src/com/cloud/template/TemplateManagerImpl.java f5ad97f 

Diff: https://reviews.apache.org/r/23806/diff/


Testing
-------


Thanks,

bharat kumar


Re: Review Request 23806: Re-copying templates to other zones doesn't work

Posted by bharat kumar <bh...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23806/
-----------------------------------------------------------

(Updated Aug. 19, 2014, 2:39 p.m.)


Review request for cloudstack and Kishan Kavala.


Bugs: CLOUDSTACK-7155 and CLOUDSTACK-7156
    https://issues.apache.org/jira/browse/CLOUDSTACK-7155
    https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Repository: cloudstack-git


Description
-------

https://issues.apache.org/jira/browse/CLOUDSTACK-7155
Re-copying templates to other zones doesn't work 

List templates API returns destroyed templates when recopying the template.
https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Diffs (updated)
-----

  engine/schema/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreDao.java cb15949 
  engine/storage/src/org/apache/cloudstack/storage/image/db/TemplateDataStoreDaoImpl.java 50334f4 
  server/src/com/cloud/template/HypervisorTemplateAdapter.java 72aaff5 
  server/src/com/cloud/template/TemplateManagerImpl.java f5ad97f 

Diff: https://reviews.apache.org/r/23806/diff/


Testing
-------


Thanks,

bharat kumar


Re: Review Request 23806: Re-copying templates to other zones doesn't work

Posted by bharat kumar <bh...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23806/
-----------------------------------------------------------

(Updated Aug. 19, 2014, 2:23 p.m.)


Review request for cloudstack and Kishan Kavala.


Bugs: CLOUDSTACK-7155 and CLOUDSTACK-7156
    https://issues.apache.org/jira/browse/CLOUDSTACK-7155
    https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Repository: cloudstack-git


Description
-------

https://issues.apache.org/jira/browse/CLOUDSTACK-7155
Re-copying templates to other zones doesn't work 

List templates API returns destroyed templates when recopying the template.
https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Diffs (updated)
-----

  engine/api/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreDao.java PRE-CREATION 
  engine/storage/src/org/apache/cloudstack/storage/image/db/TemplateDataStoreDaoImpl.java 50334f4 
  server/src/com/cloud/template/HypervisorTemplateAdapter.java 72aaff5 
  server/src/com/cloud/template/TemplateManagerImpl.java f5ad97f 

Diff: https://reviews.apache.org/r/23806/diff/


Testing
-------


Thanks,

bharat kumar


Re: Review Request 23806: Re-copying templates to other zones doesn't work

Posted by bharat kumar <bh...@citrix.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23806/
-----------------------------------------------------------

(Updated July 22, 2014, 1:20 p.m.)


Review request for cloudstack and Kishan Kavala.


Bugs: CLOUDSTACK-7155 and CLOUDSTACK-7156
    https://issues.apache.org/jira/browse/CLOUDSTACK-7155
    https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Repository: cloudstack-git


Description
-------

https://issues.apache.org/jira/browse/CLOUDSTACK-7155
Re-copying templates to other zones doesn't work 

List templates API returns destroyed templates when recopying the template.
https://issues.apache.org/jira/browse/CLOUDSTACK-7156


Diffs (updated)
-----

  engine/schema/src/org/apache/cloudstack/storage/datastore/db/TemplateDataStoreDao.java cb15949 
  engine/storage/src/org/apache/cloudstack/storage/image/db/TemplateDataStoreDaoImpl.java 50334f4 
  server/src/com/cloud/template/HypervisorTemplateAdapter.java 20309d6 
  server/src/com/cloud/template/TemplateManagerImpl.java f5ad97f 

Diff: https://reviews.apache.org/r/23806/diff/


Testing
-------


Thanks,

bharat kumar