Comment 2 for bug 1485112

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

Reviewed: https://review.openstack.org/215781
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=871f5ce4ebaf20c46c2ef8cf857ec98084eb1e04
Submitter: Jenkins
Branch: master

commit 871f5ce4ebaf20c46c2ef8cf857ec98084eb1e04
Author: Rich Hagarty <email address hidden>
Date: Fri Aug 21 13:46:07 2015 -0700

    Remove overrides reference from Manila-UI plug-in

    Plug-ins should not be using the "customization_module" override
    mechanism to change default Horizon behavior. Any "override"
    code should live with the __init__.py file of the appropriate
    plug-in directory.

    Change-Id: Idc2c66e2994780298725535f00184d4e3f2f6bb9
    Closes-Bug: #1485112