Comment 3 for bug 1532300

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

Reviewed: https://review.openstack.org/265440
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=08e2a666bca8c3e4926d22610346a5a992025f58
Submitter: Jenkins
Branch: master

commit 08e2a666bca8c3e4926d22610346a5a992025f58
Author: vponomaryov <email address hidden>
Date: Fri Jan 8 22:51:32 2016 +0200

    Make Manila UI be installed after Horizon

    Recent devstack change [1] made Horizon be installed at later point than it
    was. It is inconsistent with our Devstack plugin that now installs Manila UI
    earlier than Horizon. So, postpone installation of Manila UI until Horizon
    exists and fix gates by this action.

    [1] I8bf2ceaf7734c4f7cec68bc05d7cdbae81ef311e

    Change-Id: Icb2fc77235cb7f6ec4349dacddf262c3e3be76c2
    Closes-Bug: #1532300