Comment 19 for bug 1306294

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

Reviewed: https://review.openstack.org/100365
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=d5095309cb6bb4cef279b25fd87c7d0a3eff53e4
Submitter: Jenkins
Branch: master

commit d5095309cb6bb4cef279b25fd87c7d0a3eff53e4
Author: Steven Hardy <email address hidden>
Date: Mon Jun 16 18:37:27 2014 +0100

    Remove test_autoscaling _stub_validate

    The _stub_validate is stubbing the wrong thing, it stubs the top-level
    validate which hides the fact that the image validation fails for all
    delete operations, where the validation always fails because the call
    to glance is not correctly stubbed.

    Partial-Bug: #1306294

    Change-Id: Ibe3480f5ff358c00a4ad3c2df9b6cd7d15bda71d