Commit Graph

2 Commits

Author SHA1 Message Date
Lance Bragstad 1360bab808 trivial: fix convention in release note
Change-Id: I189738bb844828765bd95d8302a7654a12863a00
2019-02-12 18:31:16 +00:00
Yang Youseok 4e51cb8e6b Add auth invalidation in auth_token for identity endpoint update
Currently auth_token middleware does not concern identity endpoint
update since service catalog is not updated after service having
auth_token middleware started.

Add invalidation logic when EndpointNotfound exception occurs so
that auth_token middleware can be notified of sevice catalog update
without restart.

Change-Id: I631ee1538883d732fe3987b172d987f703dad5c0
Closes-Bug: #1813739
2019-02-07 12:14:51 +09:00