Comment 3 for bug 1641945

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-devops (release/2.9)

Reviewed: https://review.openstack.org/424083
Committed: https://git.openstack.org/cgit/openstack/fuel-devops/commit/?id=ac02b5719c93b76c4b03aa9dbce9fb8857e0ff31
Submitter: Jenkins
Branch: release/2.9

commit ac02b5719c93b76c4b03aa9dbce9fb8857e0ff31
Author: Dmitry Belyaninov <email address hidden>
Date: Mon Jan 23 12:15:36 2017 +0000

    Modification of slave adding procedure

    We should not define new slave index by incrementing
    of current slaves list lenght. We should check all list
    and find missing(deleted) slave indexes or increment maximum.
    Also notification message printing added in case of removing
    non-existent slave node.

    Change-Id: Ie7dcb9a96c2369eafc611b1c2131edc4666e5603
    Closes-Bug: 1641945