[
https://issues.apache.org/jira/browse/CLOUDSTACK-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224958#comment-15224958
]
ASF GitHub Bot commented on CLOUDSTACK-9323:
--------------------------------------------
Github user swill commented on the pull request:
https://github.com/apache/cloudstack/pull/1454#issuecomment-205473828
### CI RESULTS
**HAS FAILURES, NEEDS WORK!**
Please accress the following issue.
```
======================================================================
ERROR: test_02_cancel_host_maintenace_with_migration_jobs
(integration.component.test_host_maintenance.TestHostMaintenance)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/data/git/cs1/cloudstack/test/integration/component/test_host_maintenance.py",
line 277, in test_02_cancel_host_maintenace_with_migration_jobs
self.vmlist = self.createVMs(listHost[0].id, no_vm_req)
File
"/data/git/cs1/cloudstack/test/integration/component/test_host_maintenance.py",
line 108, in createVMs
self.logger.debug("Using template %s " % self.template.id)
AttributeError: 'str' object has no attribute 'id'
```
**Associated Uploads**
**`test_host_maintenance_P9AKTO`:**
*
[results.txt](https://objects-east.cloud.ca/v1/e465abe2f9ae4478b9fff416eab61bd9/PR1454/test_host_maintenance_P9AKTO/results.txt)
Uploads will be available until `2016-06-04 00:00:00 +0000 GMT`
*Comment created by [`upr comment`](https://github.com/swill/upr).*
> Cancelling host maintenance results in ""Internal error cancelling
> maintenance.”
> --------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9323
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9323
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Abhinandan Prateek
> Assignee: Abhinandan Prateek
> Fix For: Future
>
>
> When we try to cancel the host from maintenance, all the hosts are
> complaining ""Internal error cancelling maintenance.” but successfully
> enabling the host back.
> In both scenarios like host is in up or disconnected state.
> This causes problem when we programmatically cancel maintenance….
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)