Comment 17 for bug 1617400

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/mitaka)

Reviewed: https://review.openstack.org/478413
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=81274177d6fa32e787b281f6bc22bf27d9f6a0ae
Submitter: Jenkins
Branch: stable/mitaka

commit 81274177d6fa32e787b281f6bc22bf27d9f6a0ae
Author: Dmitry Sutyagin <email address hidden>
Date: Wed Jun 28 11:38:45 2017 +0400

    Make election attribute name unique for each node

    This commit changes logic of setting election attribute.
    Using different names of election attribute for each node resolves
    issue when one node cleared attribute set by another node.

    Change-Id: Id22d8a4d9cda4b4a2efda447eab7e30a1d6c9410
    Closes-bug: #1617400
    Co-Authored-By: Denis Ipatov <email address hidden>
    Co-Authored-By: Dmitry Sutyagin <email address hidden>