Comment 2 for bug 1673099

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

Reviewed: https://review.openstack.org/445993
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=6820836548ec10a618e0675ad6224af9e2c7727b
Submitter: Jenkins
Branch: master

commit 6820836548ec10a618e0675ad6224af9e2c7727b
Author: yong sheng gong <gong.yongsheng@99cloud.net>
Date: Wed Mar 15 22:44:32 2017 +0800

    Skip image auto creation test

    The heat OS::Glance::Image is relying on glance v1, and
    the heat resource type is deprecated.

    Devstack disables glance v1 API at https://review.openstack.org/#/c/343129/.

    Skip this test until heat has new glance image resource type.

    Change-Id: I4b1b127fc804fa9b93fff6b835bc2d5b8fa9aa4f
    Closes-bug: 1673099