Comment 2 for bug 1738208

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

Reviewed: https://review.openstack.org/528006
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=1b6e723dbbfec1afdafdf5a30b24d70f9447ab43
Submitter: Zuul
Branch: master

commit 1b6e723dbbfec1afdafdf5a30b24d70f9447ab43
Author: Thomas Herve <email address hidden>
Date: Thu Dec 14 17:17:06 2017 +0100

    Optimize _heat_resource_exists

    Replace stack resource list with 2 resource show calls to find if a
    resource exists.

    Change-Id: I6f9d4e43e183273e95efda4002c87e766afc7301
    Closes-Bug: #1738208