You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2015/10/16 23:57:05 UTC

[jira] [Commented] (AMBARI-13457) RU API Enhancement: Add handsfree execution mode

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

Jayush Luniya commented on AMBARI-13457:
----------------------------------------

Trunk
commit f6ff71b8cb4d9d2b5dc0acd98eb8d27865302cc8
Author: Jayush Luniya <jl...@hortonworks.com>
Date:   Fri Oct 16 14:53:41 2015 -0700

    AMBARI-13457: RU API Enhancement: Add handsfree execution mode (jluniya)


Branch-2.1
commit 5af5f737a8da333fd978c30a5a3f57e79960824c
Author: Jayush Luniya <jl...@hortonworks.com>
Date:   Fri Oct 16 14:53:41 2015 -0700

    AMBARI-13457: RU API Enhancement: Add handsfree execution mode (jluniya)

> RU API Enhancement: Add handsfree execution mode
> ------------------------------------------------
>
>                 Key: AMBARI-13457
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13457
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13457.patch
>
>
> We should add a handsfree execution mode to RU so that if skip_manual_verification is passed as an optional parameter, RU does not pause at manual verification steps.
> API:
> {code:title=POST api/v1/clusters/c1/upgrades}
> {
>   "Upgrade": {
>     "repository_version": "2.3.0.0-2545",
>     "skip_manual_verification": true
>   }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)