Comment 47 for bug 1394188

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

Reviewed: https://review.openstack.org/176799
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=b2a27681408350a48598a20cf6c5da6ead679d64
Submitter: Jenkins
Branch: master

commit b2a27681408350a48598a20cf6c5da6ead679d64
Author: Alexander Kislitsky <email address hidden>
Date: Wed May 6 18:48:32 2015 +0300

    Controllers deployment on controller removal

    On removing of controller(s) we should deploy other controller(s).
    Deployment of controllers added into ApplyChangesTaskManager
    and into NodeDeletionTaskManager.

    Change-Id: I74f07588b0d6baf4a5bd0599d2a0ee0fe7a6a765
    Partial-Bug: #1394188