Comment 6 for bug 1790950

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

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

commit 55eaec60182484b5c8f11cfef590a03290d487dc
Author: Eddie Ramirez <email address hidden>
Date: Mon Aug 27 11:31:21 2018 -0700

    Remove dc_admin from python-horizion

    dc_admin is now part of the starlingx-dashboard package. This change
    removes it from the python horizon package. Without this change the
    horizon package will fail to build.

    Change-Id: Ia1470ae0b110df3400bc69f15b6a8e6c52bf355e
    Signed-off-by: David Sullivan <email address hidden>
    Depends-On: https://review.openstack.org/599475
    Story: 2002891
    Task: 26220

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>

commit a0be02a79a02838f793ebdf6a15dd8a23e5a7755
Author: slin14 <email address hidden>
Date: Wed Sep 5 06:49:39 2018 +0800

    remove non exist path to avoid error message when build srpm

    Story: 2003518
    Task: 26180

    It is to avoid error message like below:
    "
    ERROR: (1281): Bad path 'openstack/openstack-swift' in file '/localdisk/designer/slin14/starlingx/cgcs-root/stx/stx-upstream/centos_pkg_dirs'
    "

    Change-Id: If1c06480c0adbd93ac8ed8b95c512b7355fd3098
    Signed-off-by: slin14 <email address hidden>

commit 2e2cdd7379687405d83e49e1fbef79e473068c24
Author: David Sullivan <email address hidden>
Date: Wed Sep 5 11:04:22 2018 -0400

    Add the starlingx-dashboard package to the iso

    This will need to be coordinated with the removal of the
    starlingx-dashboard content from horizon.

    Change-Id: I160e0edcf2074ca06c824739d329b76367de348d
    Signed-off-by: David Sullivan <email address hidden>
    Depends-On: https://review.openstack.org/599475
    Story: 2002891
    Task: 24821