cloudstack/engine
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
..
api Merge branch '4.9' 2016-11-25 13:10:56 +05:30
components-api Support Backup of Snapshots for Managed Storage 2016-10-30 23:19:58 -06:00
network Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30
orchestration Merge branch '4.9' 2016-11-25 13:10:56 +05:30
schema CLOUDSTACK-9403: Support for shared networks in Nuage VSP plugin 2016-12-07 10:03:28 +01:00
service Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30
storage Merge pull request #1772 from syed/template-sync-fix 2016-12-08 00:29:46 +05:30
pom.xml Adds support for four position versions and optional db upgrades 2016-08-30 13:32:32 +05:30