Comment 2 for bug 1716226

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

Reviewed: https://review.openstack.org/502400
Committed: https://git.openstack.org/cgit/openstack/karbor/commit/?id=73058d031668c153329067b8a19c73332b6eeb20
Submitter: Jenkins
Branch: master

commit 73058d031668c153329067b8a19c73332b6eeb20
Author: ericxiett <eric_xiett@163.com>
Date: Mon Sep 11 14:54:25 2017 +0800

    Fix implicit reason for 'provider_id'.

    The reasons are the same while checking 'provider_id' of
    operation_definition. But they are two different cases.
    So fix it in this patch.

    Change-Id: Id92f1b16d8dc59975c7f2e8d1fefe3f6f58558ec
    Closes-Bug: #1716226