Comment 16 for bug 1356053

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

Reviewed: https://review.openstack.org/138332
Committed: https://git.openstack.org/cgit/openstack/python-saharaclient/commit/?id=be164236407d8bc3937292062969d8ea0ba946c0
Submitter: Jenkins
Branch: master

commit be164236407d8bc3937292062969d8ea0ba946c0
Author: Sergey Lukjanov <email address hidden>
Date: Tue Dec 2 15:06:14 2014 +0300

    Set default service_type to "data-processing" in client

    We're using the default value in many places, so, we should switch it
    to the data-processing by default. The fallback mechanism is already
    implemented, so, backward compatibility supported.

    It's needed to make CLI support both endpoints.

    Change-Id: I8818c77a96685c8a557aa6fec77002c93064118e
    Partial-bug: #1356053