Comment 7 for bug 1689789

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-validations (stable/ocata)

Reviewed: https://review.openstack.org/463924
Committed: https://git.openstack.org/cgit/openstack/tripleo-validations/commit/?id=8e7ccad77ca0ac07c1669ada89c368d0457b9bcb
Submitter: Jenkins
Branch: stable/ocata

commit 8e7ccad77ca0ac07c1669ada89c368d0457b9bcb
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Thu May 11 05:57:23 2017 +0000

    Add ability to write static inventory

    In some cases it might be useful to just have a static inventory,
    since bigger deployments might take a long time to process each
    time. This enables the option --static-inventory to the
    tripleo-ansible-inventory script, which does just this.

    Conflicts:
     scripts/tripleo-ansible-inventory

    Related-Bug: #1689789
    Change-Id: I96a6b1bc17035b116a85e4e560452321123551dc
    (cherry picked from commit 834d014e8965cc8f0ee2d8822200d6deee397ec1)