Comment 2 for bug 1429987

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

Reviewed: https://review.openstack.org/162736
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f4781d87966c9f1288d5c1898a1c6b4ac673c3d6
Submitter: Jenkins
Branch: master

commit f4781d87966c9f1288d5c1898a1c6b4ac673c3d6
Author: Chad Roberts <email address hidden>
Date: Mon Mar 9 15:32:13 2015 -0400

    Fixing permissions for data processing panels

    Recently, the data processing service was renamed to
    "data-processing" rather than "data_processing". Each
    panel needs to be updated so that it will show up when
    the data-processing service is enabled. Also updated
    the underlying test data to reflect the update.

    Change-Id: I38d7350215cbe5c5f406d75d6be7c9057957bc69
    Closes-Bug: #1429987