Comment 18 for bug 1642005

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/26238
Committed: http://github.org/Juniper/contrail-provisioning/commit/8d4d3535489516106a82f509729af5a58bf615a0
Submitter: Zuul
Branch: R3.1

commit 8d4d3535489516106a82f509729af5a58bf615a0
Author: Ranjeet R <email address hidden>
Date: Thu Nov 17 08:51:08 2016 -0800

Fixes: Launching of VMs getting failed

In Kilo, the neutron auth_url should be mentined as admin_auth_url.
It is changed to auth_url in Liberty and later releases. Because of this,
the auth_url is poitning to the default value localhost:5000.

Fix is to set the neutron auth_url based on the release.

Change-Id: Iff257f7a01920f5e720d7a5e1bc700850c754a03
Closes-Bug: 1642005