Comment 24 for bug 1356053

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (stable/juno)

Reviewed: https://review.openstack.org/161631
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=94c12267f47fb3165a53e4aae8d9515e1df1cca7
Submitter: Jenkins
Branch: stable/juno

commit 94c12267f47fb3165a53e4aae8d9515e1df1cca7
Author: Telles Nobrega <email address hidden>
Date: Tue Nov 18 07:59:10 2014 -0300

    Add data-processing service for Sahara

    When registering endpoint with data_processing Keystone transforms it
    into data-processing. This problem causes sahara to not find the
    endpoint afterwards

    We need to have two endpoint for correct working tempest and horizon
    with devstack. After resolving bug in tempest and horizon need to remove
    old data_processing endpoint

    Change-Id: I97827d23ffe8a1218abd61e76804b918b1b7cbe0
    Partial-bug: #1356053
    (cherry picked from commit 77f82f38496f364b7cc6d2a5bc8b45432934a130)