Comment 4 for bug 1377139

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

Reviewed: https://review.opencontrail.org/3398
Committed: http://github.org/Juniper/contrail-generateDS/commit/65b1aa3334c97b41ed74c599728dc1272cfe5d19
Submitter: Zuul
Branch: master

commit 65b1aa3334c97b41ed74c599728dc1272cfe5d19
Author: Sylvain Afchain <email address hidden>
Date: Fri Oct 3 18:06:07 2014 +0200

Check either X_HTTP_API_ROLE or X_HTTP_ROLE for user_visible

Currenlty neutron requests come with X_HTTP_API_ROLE and
with the multi_tenancy set to false this field is not
converted to X_HTTP_ROLE. X_HTTP_ROLE is used internally
to check the permissions.

Change-Id: I11a853ec617b19a76bfc1334a1196ec83ee0a856
Partial-Bug: #1377139