Comment 3 for bug 1685544

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

Reviewed: https://review.openstack.org/450233
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=9461adfa244793cba91f87fcee25a6887a9b7368
Submitter: Jenkins
Branch: master

commit 9461adfa244793cba91f87fcee25a6887a9b7368
Author: Florian Fuchs <email address hidden>
Date: Mon Mar 27 15:47:36 2017 +0200

    Show all roles in inventory

    This patch updates the tripleo-ansible-inventory to show all roles in
    the host list, not just compute and controller nodes.

    The retrieval of IPs and stack outputs is slightly refactored: Instead of
    retrieving them from Nova, the host IPs are now read from the stacks new
    RoleNetIpMap output. The stack outputs are fetched from heat via a new
    `StackOutputs` class that ensures outputs are only fetched when needed.

    Closes-Bug: #1685544
    Closes-Bug: #1689789
    Change-Id: Ic8a19f15dd45b383a3f3d403653e3eaef2c1865b