You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/28 04:51:25 UTC

[jira] [Commented] (CLOUDSTACK-9323) Cancelling host maintenance results in ""Internal error cancelling maintenance.”

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-9323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213736#comment-15213736 ] 

ASF GitHub Bot commented on CLOUDSTACK-9323:
--------------------------------------------

GitHub user abhinandanprateek opened a pull request:

    https://github.com/apache/cloudstack/pull/1454

    CLOUDSTACK-9323: Fix cancel host maintenance can…

     so that if maintenance is cancelled the host come back to normal state gracefully.
    
    Added marvin tests for host maintennace.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shapeblue/cloudstack host-maint

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1454.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1454
    
----
commit 15f02bcd1f2b103e85e245201c52937ae0ea1a2e
Author: Abhinandan Prateek <ap...@apache.org>
Date:   2016-03-28T02:47:43Z

    CLOUDSTACK-9323: Fix Cancel maintenance so that if maintenance is cancelled the host come back to normal state gracefully.
    Added marvin tests for host maintennace.

----


> 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
>             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)