cloudstack/engine/storage
Rohit Yadav 40d12ad40e Merge pull request #1772 from syed/template-sync-fix
CLOUDSTACK-9627 Fix template sync for region store.When using a region store like Swift or S3 as secondary storage,
the `zoneId` can be null. This causes an exception when we try
to convert it to a `long`. This fix guards against that.

Before this fix, if you restart the management server, all the templates
would change to "NOT READY" because the code which syncs the NFS cache
and the object store crashes due to the above mentioned issue.
This PR fixes that.

* pr/1772:
  CLOUDSTACK-9627:Fix template sync for region store

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-12-08 00:29:46 +05:30
..
cache Merge branch '4.9' 2016-08-23 14:16:53 +05:30
datamotion Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
image CLOUDSTACK-9627:Fix template sync for region store 2016-11-29 11:36:06 -05:00
integration-test CLOUDSTACK-9438: Fix for CLOUDSTACK-9252 - Make NFS version changeable in UI 2016-09-28 08:51:37 -07:00
resources/META-INF/cloudstack CLOUDSTACK-9252: Little refactor 2016-02-05 06:56:08 -08:00
snapshot Merge branch '4.9' 2016-11-28 16:47:44 +05:30
src/org/apache/cloudstack/storage Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
test/org/apache/cloudstack rats: licenses added 2015-07-07 13:48:20 +02:00
volume Merge branch '4.9' 2016-08-23 14:16:53 +05:30
pom.xml Merge branch '4.9' 2016-08-23 14:16:53 +05:30
storage.ucls Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin 2014-06-07 04:50:23 -04:00