Comment 6 for bug 1642342

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/newton)

Reviewed: https://review.openstack.org/400263
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=20bb19dcd7dec07c8d03e14df6097a9881b08bee
Submitter: Jenkins
Branch: stable/newton

commit 20bb19dcd7dec07c8d03e14df6097a9881b08bee
Author: Julie Pichon <email address hidden>
Date: Thu Nov 17 12:01:08 2016 +0000

    Pass the plan name when tagging nodes

    Right now, tagging a node also updates the number of nodes assigned to
    that role. However because the plan/container name wasn't being passed,
    only the Mistral environment for the default 'overcloud' plan would
    ever be updated with these new values, sometimes mistakenly.

    Change-Id: Ifaeb9df96dbd7ca6a5553ecdc22c6ab8c56b7365
    Partial-Bug: #1642342
    (cherry picked from commit bdef2f7ee9a753091978c247b4085d5615712881)