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.
Reviewed: https:/ /review. opencontrail. org/3398 github. org/Juniper/ contrail- generateDS/ commit/ 65b1aa3334c97b4 1ed74c599728dc1 272cfe5d19
Committed: http://
Submitter: Zuul
Branch: master
commit 65b1aa3334c97b4 1ed74c599728dc1 272cfe5d19
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: I11a853ec617b19 a76bfc1334a1196 ec83ee0a856
Partial-Bug: #1377139