Comment 2 for bug 1496083

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

Reviewed: https://review.openstack.org/223747
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=23605127168711e53fdd85f2e5abed9d2c19bf4e
Submitter: Jenkins
Branch: master

commit 23605127168711e53fdd85f2e5abed9d2c19bf4e
Author: Oleksii Chuprykov <email address hidden>
Date: Tue Sep 15 21:40:37 2015 +0300

    Use endpoint_url instead of base_url

    Now manilaclient returns base_url without a version because of
    truncation of endpoint_url. Use endpoint_url instead.

    Change-Id: I630da909c08b19a6e3f27beac917bf17de72ba1f
    Closes-Bug: #1496083