Comment 6 for bug 1750821

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

Reviewed: https://review.openstack.org/550828
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=30c8c6830ca901b7f7cda31ecd8bd6b025874810
Submitter: Zuul
Branch: stable/queens

commit 30c8c6830ca901b7f7cda31ecd8bd6b025874810
Author: Jiri Tomasek <email address hidden>
Date: Wed Feb 21 13:44:22 2018 +0100

    Properly calculate taggedCounts in nodesAssignment

    * Calculate tagged nodes counts based on profile of flavor assigned
      to the role
    * Fetch flavors on Roles component mount so flavors are available
      to calculate tagged node counts

    Closes-Bug: 1750821
    Change-Id: If7bd4a49200f05f9ccf73eb6b3ecb7912402428f
    (cherry picked from commit 6a06eb6d0352eebebb7da2ebb7395a722305a359)