Fix misleading release note for RBAC changes.

Due to parallel development paths, the release note added for the fixes to
the secure-RBAC patches implied it was adding a new feature when in fact the
feature already existed.

Change-Id: Ia9a904403a2336cc9cd4645d918fc0ff64d5e871
This commit is contained in:
Michael Johnson 2022-06-07 15:56:07 +00:00
parent e8fdabfc38
commit 9a816ef8b6
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
---
features:
fixes:
- |
Adds support for keystone default roles and scoped tokens.
Fixes support for keystone default roles and scoped tokens.