Comment 21 for bug 1642005

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

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

commit c082adc348e40b7d80ce5a2e1abc5b74d1cab1e8
Author: Ignatious Johnson Christopher <email address hidden>
Date: Fri Nov 18 15:55:01 2016 -0800

In Liberty, the neutron auth_url should be mentined as admin_auth_url.
It is changed to auth_url in mitaka 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: I9cdbc725197c73138be98658480771fbfa763c28
Closes-Bug: 1642005