Commit 9d0cdcb
Introduce
Keystone add support to attribute mapping schema versioning. Therefore,
it is interesting to also support this mechanism in Kolla-ansible.
The use of "schema_version" option in the attribute mapping is optional;
if none is provided, the default defined in Keystoen will be used.
Depends-On: https://review.opendev.org/#/c/749572/
Change-Id: I4e6d751330effc0bfeaaded9280a6e64c080e40f
Signed-off-by: Rafael Weingärtner <rafael@apache.org>
Co-Authored-by: Taavi Ansper <taaviansperr@gmail.com>schema_version in the federated attribute mapping API1 parent 603685a commit 9d0cdcb
4 files changed
Lines changed: 15 additions & 0 deletions
File tree
- ansible
- group_vars/all
- roles/keystone/tasks
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
73 | 78 | | |
| 79 | + | |
74 | 80 | | |
75 | 81 | | |
| 82 | + | |
76 | 83 | | |
77 | 84 | | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments