Fix Bug 748: Changing the scope using an available token (i.e. without reissuing... 93/7693/6
authordelacruzramo <pedro.delacruzramos@altran.com>
Fri, 21 Jun 2019 12:25:38 +0000 (14:25 +0200)
committerdelacruzramo <pedro.delacruzramos@altran.com>
Wed, 26 Jun 2019 10:34:25 +0000 (12:34 +0200)
commitceb8baf31217c9d50ce7017beb25c59163d79b6e
tree3b837c1ec5b9be598d2fdf01555f7447843b1304
parentace34903be528e8e10e096d3d059b81df30ddaa9
Fix Bug 748: Changing the scope using an available token (i.e. without reissuing the username and password) doesn't work
RBAC with internal authentication backend

Change-Id: Ibfe38fa484c3574fbc6a7e12c6bb855b947b60aa
Signed-off-by: delacruzramo <pedro.delacruzramos@altran.com>
osm_nbi/admin_topics.py
osm_nbi/auth.py
osm_nbi/authconn_internal.py [new file with mode: 0644]
osm_nbi/base_topic.py
osm_nbi/engine.py