Comment 3 for bug 1582879

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

Reviewed: https://review.openstack.org/318290
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=786d50b6ed225cd05e6ce33473897e0ddf24b98f
Submitter: Jenkins
Branch: master

commit 786d50b6ed225cd05e6ce33473897e0ddf24b98f
Author: Adam Harwell <email address hidden>
Date: Wed May 18 14:02:56 2016 -0500

    Fix keystone auth url in devstack plugin

    Currently the keystone auth uri will be set like:
    auth_uri = http://127.0.0.1:35357/v3/v2.0
    Obviously this is incorrect. Attempting to fix this somewhat sanely.

    Change-Id: If443d9625cb9155a378a674aff07ba663b508446
    Closes-Bug: #1582879