Comment 2 for bug 1829348

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

Reviewed: https://review.opendev.org/659542
Committed: https://git.openstack.org/cgit/openstack/tacker/commit/?id=831eae097fb9c8f87b7a2e41a09af31108c3c00e
Submitter: Zuul
Branch: master

commit 831eae097fb9c8f87b7a2e41a09af31108c3c00e
Author: hyunsikYang <email address hidden>
Date: Thu May 16 20:49:12 2019 +0900

    Bug Fix : Fail to create Kubernetes VIM

    When tacker create Kubernetes VIM, It has an error due to authentication URL.
    Because, authentication URL is changed since plugin add 'v3'.

    Change-Id: I8d821581b1e8071580601b27564d20bf999f54f0
    Closes-Bug: #1829348