[
https://issues.apache.org/jira/browse/CLOUDSTACK-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278218#comment-15278218
]
ASF GitHub Bot commented on CLOUDSTACK-8973:
--------------------------------------------
Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1424#issuecomment-218183099
### CI RESULTS
```
Tests Run: 85
Skipped: 0
Failed: 0
Errors: 0
Duration: 8h 53m 35s
```
**Associated Uploads**
**`/tmp/MarvinLogs/DeployDataCenter__May_10_2016_06_59_29_FHY7GG:`**
*
[dc_entries.obj](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/DeployDataCenter__May_10_2016_06_59_29_FHY7GG/dc_entries.obj)
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/DeployDataCenter__May_10_2016_06_59_29_FHY7GG/failed_plus_exceptions.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/DeployDataCenter__May_10_2016_06_59_29_FHY7GG/runinfo.txt)
**`/tmp/MarvinLogs/test_network_987BRB:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_network_987BRB/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_network_987BRB/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_network_987BRB/runinfo.txt)
**`/tmp/MarvinLogs/test_vpc_routers_VH90MS:`**
*
[failed_plus_exceptions.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_vpc_routers_VH90MS/failed_plus_exceptions.txt)
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_vpc_routers_VH90MS/results.txt)
*
[runinfo.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1424/tmp/MarvinLogs/test_vpc_routers_VH90MS/runinfo.txt)
Uploads will be available until `2016-07-10 02:00:00 +0200 CEST`
*Comment created by [`upr comment`](https://github.com/cloudops/upr).*
> Unusual response when creating a template from a snapshot with Swift as
> secondary storage
> -----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8973
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8973
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.4.4
> Reporter: Franz-Philippe Garcia
> Priority: Minor
>
> I am not getting this issue with NFS. When I create a template from a
> snapshot, I get the following response:
> {noformat}
> {
> "queryasyncjobresultresponse":{
> "accountid":"fd8ecd27-b6d6-4086-8644-783f769f68c1",
> "userid":"f9ce0c4a-36c6-4e7e-a49c-d77ecda227b6",
>
> "cmd":"org.apache.cloudstack.api.command.user.template.CreateTemplateCmd",
> "jobstatus":1,
> "jobprocstatus":0,
> "jobresultcode":0,
> "jobresulttype":"object",
> "jobresult":{
> "null":{
> "ispublic":false,
> "isready":false,
> "isfeatured":false,
> "crossZones":false,
> "tags":[
> ]
> }
> },
> "created":"2015-10-20T11:58:07-0400",
> "jobid":"4549d467-d0e0-4ce9-bfdd-c20c174c8ad0"
> }
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)