Comment 4 for bug 1714471

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

Reviewed: https://review.openstack.org/500888
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=3b0feab66b4205f9c769a37df6dbf2a74ad8db21
Submitter: Jenkins
Branch: stable/pike

commit 3b0feab66b4205f9c769a37df6dbf2a74ad8db21
Author: Jaganathan Palanisamy <email address hidden>
Date: Mon Jul 31 06:08:07 2017 -0400

    Derive params network config stack exists fix

    This change is to fix stack already exists issue in the
    environment where overcloud with same name is already
    deployed. get_network_config action is failing and
    error message is stack already exists if overcloud is
    deployed already.

    Change-Id: If917ae93691540b525d9e1eddcf0c0885ccc5f5e
    Closes-Bug: #1714471
    (cherry picked from commit 3ea3cbd6d3695f8644b796b4b5020196990e94fa)