Comment 2 for bug 1790950

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

Reviewed: https://review.openstack.org/600455
Committed: https://git.openstack.org/cgit/openstack/stx-upstream/commit/?id=3fc7af31b8e5998741fad6b9b97905ce9f4eaedf
Submitter: Zuul
Branch: master

commit 3fc7af31b8e5998741fad6b9b97905ce9f4eaedf
Author: Jack Ding <email address hidden>
Date: Thu Sep 6 10:22:55 2018 -0400

    Make dcorch-identity-api-proxy script executable

    The ocf script dcorch-identity-api-proxy was incorrectly set to 644, as
    a result distributed-cloud-services can not come up.
    Change permission of the script to 755 so that it is executable.

    Closes-Bug: 1790950
    Change-Id: I68e3067878fa6686dfd19db07018a42f05d92906
    Signed-off-by: Jack Ding <email address hidden>