Comment 2 for bug 1664781

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/434403
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=ee509ae323b2db469e663fcaef9647a3b111025d
Submitter: Jenkins
Branch: master

commit ee509ae323b2db469e663fcaef9647a3b111025d
Author: Vijendar Komalla <email address hidden>
Date: Wed Feb 15 11:06:27 2017 -0600

    Fix for cluster-update rollback issue

    Currently cluster-update is rolling back in case of update
    failure irrespective of whether the rollback flag set to
    True or False. This change fixes the issue by setting the
    right parameter type in cluster patch method.

    Change-Id: I6c28c583e7e3b98622634ac2381513b442eb57b6
    Closes-Bug: #1664781