Comment 2 for bug 1666662

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

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

commit f6a8d3d9cd50a78c00e7323e9db56ab5ef878c28
Author: Martin André <email address hidden>
Date: Tue Feb 21 15:09:36 2017 -0500

    Migrate from keystoneclient to keystoneauth

    Since novaclient 7.0.0, the tripleo-ansible-inventory silently ignores
    a novaclient error and skips all overcloud nodes in its output.

    Switching to keystoneauth solves the issue in a clean fashion.

    Change-Id: I2019ceebda8bf6bf2e1f01bba9e1d5c143c8738d
    Closes-Bug: #1666662